Updates scripts for gh #430
Annotations
5 errors
AXSharp.ixcTests.CliProgramTest ► should_run_with_default_settings:
src/AXSharp.compiler/tests/AXSharp.ixc.Tests/CliProgramTest.cs#L49
Failed test found in:
TestResults/AXSharp.ixc.Tests.csproj_net9.0.xml
Error:
Assert.Equal() Failure: Values differ
Expected: 7
Actual: 8
|
AXSharp.ixcTests.CliProgramTest ► should_run_with_setting_retrieved_from_config_file_settings:
src/AXSharp.compiler/tests/AXSharp.ixc.Tests/CliProgramTest.cs#L82
Failed test found in:
TestResults/AXSharp.ixc.Tests.csproj_net9.0.xml
Error:
Assert.Equal() Failure: Values differ
Expected: 9
Actual: 10
|
AXSharp.ixcTests.CliProgramTest ► should_run_with_setting_retrieved_from_config_file_settings_but_override_from_cli:
src/AXSharp.compiler/tests/AXSharp.ixc.Tests/CliProgramTest.cs#L111
Failed test found in:
TestResults/AXSharp.ixc.Tests.csproj_net9.0.xml
Error:
Assert.Equal() Failure: Values differ
Expected: 7
Actual: 8
|
build (Release)
Process completed with exit code 1.
|
build (Release)
Failed test were found and 'fail-on-error' option is set to true
|