Test publish on arm64 #513
13 parse errors, 11 errors, 210 fail, 73 skipped, 1 517 pass in 2h 12m 37s
Annotations
Check failure on line 0 in test-files/nunit/nunit3/jenkins/NUnit-issue17521.xml
github-actions / Test Results (Test Files)
Error processing result file
Char 0x0 out of allowed range, line 33, column 16 (NUnit-issue17521.xml, line 33)
Raw output
test-files/nunit/nunit3/jenkins/NUnit-issue17521.xml
Check failure on line 0 in test-files/junit-xml/non-junit.xml
github-actions / Test Results (Test Files)
Error processing result file
Unsupported file format: test-files/junit-xml/non-junit.xml
Raw output
test-files/junit-xml/non-junit.xml
Check failure on line 0 in test-files/json/non-json.json
github-actions / Test Results (Test Files)
Error processing result file
Unsupported file format: test-files/json/non-json.json
Raw output
test-files/json/non-json.json
Check failure on line 0 in test-files/xml/empty.xml
github-actions / Test Results (Test Files)
Error processing result file
File is empty.
Raw output
test-files/xml/empty.xml
Check failure on line 0 in test-files/json/empty.json
github-actions / Test Results (Test Files)
Error processing result file
File is empty.
Raw output
test-files/json/empty.json
Check failure on line 0 in test-files/nunit/nunit3/jenkins/NUnit-issue47367.xml
github-actions / Test Results (Test Files)
Error processing result file
attributes construct error, line 5, column 109 (NUnit-issue47367.xml, line 5)
Raw output
test-files/nunit/nunit3/jenkins/NUnit-issue47367.xml
Check failure on line 0 in test-files/xml/non-xml.xml
github-actions / Test Results (Test Files)
Error processing result file
Unsupported file format: test-files/xml/non-xml.xml
Raw output
test-files/xml/non-xml.xml
Check failure on line 0 in test-files/json/malformed-json.json
github-actions / Test Results (Test Files)
Error processing result file
Unsupported file format: test-files/json/malformed-json.json
Raw output
test-files/json/malformed-json.json
Check failure on line 0 in test-files/junit-xml/pytest/corrupt-xml.xml
github-actions / Test Results (Test Files)
Error processing result file
Premature end of data in tag skipped line 9, line 11, column 22 (corrupt-xml.xml, line 11)
Raw output
test-files/junit-xml/pytest/corrupt-xml.xml
Check failure on line 0 in test-files/junit-xml/non-junit.xml
github-actions / Test Results (Test Files)
Error processing result file
Invalid format.
Raw output
test-files/junit-xml/non-junit.xml
Check failure on line 0 in test-files/junit-xml/pytest/corrupt-xml.xml
github-actions / Test Results (Test Files)
Error processing result file
Premature end of data in tag skipped line 9, line 11, column 22 (corrupt-xml.xml, line 11)
Raw output
test-files/junit-xml/pytest/corrupt-xml.xml
Check failure on line 0 in test-files/nunit/nunit3/jenkins/NUnit-issue17521.xml
github-actions / Test Results (Test Files)
Error processing result file
Char 0x0 out of allowed range, line 33, column 16 (NUnit-issue17521.xml, line 33)
Raw output
test-files/nunit/nunit3/jenkins/NUnit-issue17521.xml
Check failure on line 0 in test-files/nunit/nunit3/jenkins/NUnit-issue47367.xml
github-actions / Test Results (Test Files)
Error processing result file
attributes construct error, line 5, column 109 (NUnit-issue47367.xml, line 5)
Raw output
test-files/nunit/nunit3/jenkins/NUnit-issue47367.xml
github-actions / Test Results (Test Files)
4 out of 14 runs failed: UnitTests.MainClassTest.TestPropertyValue
test-files/nunit/nunit3/jenkins/NUnit-sec1752-file.xml [took 0s]
test-files/nunit/nunit3/jenkins/NUnit-sec1752-https.xml [took 0s]
github-actions / Test Results (Test Files)
6 out of 8 runs failed: UnitTests.MainClassTest.TestFailure
test-files/nunit/nunit3/jenkins/NUnit-failure.xml [took 0s]
test-files/nunit/nunit3/jenkins/NUnit-healthReport.xml [took 0s]
test-files/nunit/nunit3/jenkins/NUnit.xml [took 0s]
Raw output
Expected failure
Expected: 30
But was: 20
at UnitTests.MainClassTest.TestFailure () [0x00000]
at <0x00000> <unknown method>
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[])
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000]
Check warning on line 819 in test/test_spark.py
github-actions / Test Results (Test Files)
2 out of 6 runs failed: test_rsh_events (test.test_spark.SparkTests)
test-files/junit-xml/pytest/junit.fail.xml [took 7s]
Raw output
self = <test_spark.SparkTests testMethod=test_rsh_events>
def test_rsh_events(self):
> self.do_test_rsh_events(3)
test_spark.py:821:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
test_spark.py:836: in do_test_rsh_events
self.do_test_rsh(command, 143, events=events)
test_spark.py:852: in do_test_rsh
self.assertEqual(expected_result, res)
E AssertionError: 143 != 0
github-actions / Test Results (Test Files)
Cli runner should have correct invocation failed
test-files/dart/json/tests.json [took 0s]
Raw output
Expected: 'metrics <command> [arguments] <directories> nope'
Actual: 'metrics <command> [arguments] <directories>'
Which: is different. Both strings start the same, but the actual value is missing the following trailing characters: nope
package:test_api expect
test/src/cli/cli_runner_test.dart 22:7 main.<fn>.<fn>
github-actions / Test Results (Test Files)
detectSdkPath should return `null` if running inside VM with error
test-files/dart/json/tests.json [took 0s]
Raw output
Exception: exception
test/src/cli/utils/detect_sdk_path_test.dart 21:7 main.<fn>.<fn>
github-actions / Test Results (Test Files)
detectSdkPath should return null if sdk path is not found inside environment PATH variable with error
test-files/dart/json/tests.json [took 0s]
Raw output
Instance of 'Error'
test/src/cli/utils/detect_sdk_path_test.dart 67:9 main.<fn>.<fn>
Check warning on line 0 in MyProject.Tests.SampleFact
github-actions / Test Results (Test Files)
All 4 runs failed: FailedTest (MyProject.Tests.SampleFact)
test-files/xunit/mstest/jenkinsci/testcase1.xml [took 0s]
test-files/xunit/mstest/jenkinsci/testcase3.xml [took 14s]
Raw output
Assert.True() Failure at MyProject.Tests.SampleFact.FailedTest() in c:\Jenkins\jobs\my-project\workspace\MyProject\MyProject.Tests\SampleFact.cs:line 16
Check warning on line 0 in SampleProject.xUnit.TestServiceTests
github-actions / Test Results (Test Files)
All 4 runs failed: TestTheory(expected: False) (SampleProject.xUnit.TestServiceTests)
test-files/trx/xunit/xUnit-net461-sample.trx [took 0s]
test-files/trx/xunit/xUnit-netcoreapp3.1-sample.trx [took 0s]
Raw output
Assert.Equal() Failure
Expected: False
Actual: True at SampleProject.xUnit.TestServiceTests.TestTheory(Boolean expected) in C:\Dev\LiquidTestReports\test\SampleProject\SampleProject.Tests.xUnit\TestServiceTests.cs:line 29
Check warning on line 0 in SampleProject.xUnit.TestServiceTests
github-actions / Test Results (Test Files)
All 4 runs failed: FailTest (SampleProject.xUnit.TestServiceTests)
test-files/trx/xunit/xUnit-net461-sample.trx [took 0s]
test-files/trx/xunit/xUnit-netcoreapp3.1-sample.trx [took 0s]
Raw output
Assert.True() Failure
Expected: True
Actual: False at SampleProject.xUnit.TestServiceTests.FailTest() in C:\Dev\LiquidTestReports\test\SampleProject\SampleProject.Tests.xUnit\TestServiceTests.cs:line 65
Check warning on line 0 in SampleProject.xUnit.TestServiceTests
github-actions / Test Results (Test Files)
All 4 runs failed: TestThrowingException (SampleProject.xUnit.TestServiceTests)
test-files/trx/xunit/xUnit-net461-sample.trx [took 0s]
test-files/trx/xunit/xUnit-netcoreapp3.1-sample.trx [took 0s]
Raw output
System.Exception : Pretty good exception at SampleProject.TestService.GetException() in C:\Dev\LiquidTestReports\test\SampleProject\SampleProject\TestService.cs:line 19
at SampleProject.xUnit.TestServiceTests.TestThrowingException() in C:\Dev\LiquidTestReports\test\SampleProject\SampleProject.Tests.xUnit\TestServiceTests.cs:line 54
Check warning on line 0 in [genericTestClass]
github-actions / Test Results (Test Files)
2 out of 6 runs failed: ShouldBeString ([genericTestClass])
test-files/xunit/mstest/fixie.xml [took 1s]
Raw output
Expected: System.String
Actual: System.Int32 at [genericTestClassForStackTrace].ShouldBeString[T](T genericArgument) in [fileLocation]:line #
Check warning on line 0 in [testClass]
github-actions / Test Results (Test Files)
All 2 runs failed: Fail ([testClass])
test-files/xunit/mstest/fixie.xml [took 1s]
Raw output
'Fail' failed! at [testClassForStackTrace].Fail() in [fileLocation]:line #