Skip to content

updating code

updating code #32

Triggered via push December 29, 2024 22:56
Status Failure
Total duration 1m 4s
Artifacts

main.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 1 warning
JUnit converter tests › junit-jenkins.xml: tests/common.js#L86
expect(received).toBe(expected) // Object.is equality - Expected - 54 + Received + 54 - <testsuites tests="3" errors="1" failures="0" skipped="0" assertions="0" time="0.036988"> + <testsuites tests="3" errors="1" failures="0" skipped="0" assertions="0" time="0.036988"> - <testsuite name="PatientRegistration.Patient Registration (Example)" tests="3" time="0.036988" failures="0" errors="1" skipped="0" timestamp="2019-11-08T09:10:24.803951"> + <testsuite name="PatientRegistration.Patient Registration (Example)" tests="3" time="0.036988" failures="0" errors="1" skipped="0" timestamp="2019-11-08T09:10:24.803951"> - <testcase name="Create patient" classname="PatientRegistration.Patient Registration (Example)" time="0.015996"> + <testcase name="Create patient" classname="PatientRegistration.Patient Registration (Example)" time="0.015996"> - <system-out> + <system-out> - @scenario.begin - + @scenario.begin + - @tc:62 + @tc:62 - Scenario: Create patient + Scenario: Create patient - When I create a patient with name "John Doe" on the host ... passed in 0.005s + When I create a patient with name "John Doe" on the host ... passed in 0.005s - Then the patient "John Doe" should also be created in the application. ... passed in 0.011s - + Then the patient "John Doe" should also be created in the application. ... passed in 0.011s + - @scenario.end + @scenario.end - -------------------------------------------------------------------------------- + -------------------------------------------------------------------------------- - </system-out> + </system-out> - </testcase> + </testcase> - <testcase name="Close patient" classname="PatientRegistration.Patient Registration (Example)" time="0.015"> + <testcase name="Close patient" classname="PatientRegistration.Patient Registration (Example)" time="0.015"> - <system-out> + <system-out> - @scenario.begin - + @scenario.begin + - @tc:63 + @tc:63 - Scenario: Close patient + Scenario: Close patient - Given a patient is opened in the application ... passed in 0.005s + Given a patient is opened in the application ... passed in 0.005s - When I close the patient on the host ... passed in 0.005s + When I close the patient on the host ... passed in 0.005s - Then the patient should also be closed in the application. ... passed in 0.005s - + Then the patient should also be closed in the application. ... passed in 0.005s + - @scenario.end + @scenario.end - -------------------------------------------------------------------------------- + -------------------------------------------------------------------------------- - </system-out> + </system-out> - </testcase> + </testcase> - <testcase name="Edit patient" classname="PatientRegistration.Patient Registration (Example)" time="0.005992"> + <testcase name="Edit patient" classname="PatientRegistration.Patient Registration (Example)" time="0.005992"> - <system-out> + <system-out> - @scenario.begin + @scenario.begin - Scenario: Edit patient + Scenario: Edit patient - Given a patient is opened in the application ... passed in 0.005s + Given a patient is opened in the application ... passed in 0.005s - When I change the patient name to "John Doe" on the host ... failed in 0.001s + When I change the patient name to "John Doe" on the host ... failed in 0.001s - Then the patient name should also be changed to "John Doe" in the application. ... skipped in 0.000s - + Then the patient name should also be changed to "John Doe" in the application. ... skipped in 0.000s + - @scenario.end + @scenario.end - -------------------------------------------------------------------------------- + ------------------------------------------------------------
JUnit converter tests › junit-notestsuites.xml: tests/common.js#L86
expect(received).toBe(expected) // Object.is equality - Expected - 54 + Received + 54 - <testsuites tests="3" errors="1" failures="0" skipped="0" time="0.036988"> + <testsuites tests="3" errors="1" failures="0" skipped="0" time="0.036988"> - <testsuite name="PatientRegistration.Patient Registration (Example)" tests="3" errors="1" failures="0" skipped="0" time="0.036988" timestamp="2019-11-08T09:10:24.803951"> + <testsuite name="PatientRegistration.Patient Registration (Example)" tests="3" errors="1" failures="0" skipped="0" time="0.036988" timestamp="2019-11-08T09:10:24.803951"> - <testcase name="Create patient" classname="PatientRegistration.Patient Registration (Example)" time="0.015996"> + <testcase name="Create patient" classname="PatientRegistration.Patient Registration (Example)" time="0.015996"> - <system-out> + <system-out> - @scenario.begin - + @scenario.begin + - @tc:62 + @tc:62 - Scenario: Create patient + Scenario: Create patient - When I create a patient with name "John Doe" on the host ... passed in 0.005s + When I create a patient with name "John Doe" on the host ... passed in 0.005s - Then the patient "John Doe" should also be created in the application. ... passed in 0.011s - + Then the patient "John Doe" should also be created in the application. ... passed in 0.011s + - @scenario.end + @scenario.end - -------------------------------------------------------------------------------- + -------------------------------------------------------------------------------- - </system-out> + </system-out> - </testcase> + </testcase> - <testcase name="Close patient" classname="PatientRegistration.Patient Registration (Example)" time="0.015"> + <testcase name="Close patient" classname="PatientRegistration.Patient Registration (Example)" time="0.015"> - <system-out> + <system-out> - @scenario.begin - + @scenario.begin + - @tc:63 + @tc:63 - Scenario: Close patient + Scenario: Close patient - Given a patient is opened in the application ... passed in 0.005s + Given a patient is opened in the application ... passed in 0.005s - When I close the patient on the host ... passed in 0.005s + When I close the patient on the host ... passed in 0.005s - Then the patient should also be closed in the application. ... passed in 0.005s - + Then the patient should also be closed in the application. ... passed in 0.005s + - @scenario.end + @scenario.end - -------------------------------------------------------------------------------- + -------------------------------------------------------------------------------- - </system-out> + </system-out> - </testcase> + </testcase> - <testcase name="Edit patient" classname="PatientRegistration.Patient Registration (Example)" time="0.005992"> + <testcase name="Edit patient" classname="PatientRegistration.Patient Registration (Example)" time="0.005992"> - <system-out> + <system-out> - @scenario.begin + @scenario.begin - Scenario: Edit patient + Scenario: Edit patient - Given a patient is opened in the application ... passed in 0.005s + Given a patient is opened in the application ... passed in 0.005s - When I change the patient name to "John Doe" on the host ... failed in 0.001s + When I change the patient name to "John Doe" on the host ... failed in 0.001s - Then the patient name should also be changed to "John Doe" in the application. ... skipped in 0.000s - + Then the patient name should also be changed to "John Doe" in the application. ... skipped in 0.000s + - @scenario.end + @scenario.end - -------------------------------------------------------------------------------- + -------------------------------------------------------------------------------- -
JUnit converter tests › junit-testsuites-noattributes.xml: tests/common.js#L86
expect(received).toBe(expected) // Object.is equality - Expected - 54 + Received + 54 - <testsuites tests="3" errors="1" failures="0" skipped="0" assertions="0" time="0"> + <testsuites tests="3" errors="1" failures="0" skipped="0" assertions="0" time="0"> - <testsuite name="PatientRegistration.Patient Registration (Example)" tests="3" time="0.036988" failures="0" errors="1" skipped="0" timestamp="2019-11-08T09:10:24.803951"> + <testsuite name="PatientRegistration.Patient Registration (Example)" tests="3" time="0.036988" failures="0" errors="1" skipped="0" timestamp="2019-11-08T09:10:24.803951"> - <testcase name="Create patient" classname="PatientRegistration.Patient Registration (Example)" time="0.015996"> + <testcase name="Create patient" classname="PatientRegistration.Patient Registration (Example)" time="0.015996"> - <system-out> + <system-out> - @scenario.begin - + @scenario.begin + - @tc:62 + @tc:62 - Scenario: Create patient + Scenario: Create patient - When I create a patient with name "John Doe" on the host ... passed in 0.005s + When I create a patient with name "John Doe" on the host ... passed in 0.005s - Then the patient "John Doe" should also be created in the application. ... passed in 0.011s - + Then the patient "John Doe" should also be created in the application. ... passed in 0.011s + - @scenario.end + @scenario.end - -------------------------------------------------------------------------------- + -------------------------------------------------------------------------------- - </system-out> + </system-out> - </testcase> + </testcase> - <testcase name="Close patient" classname="PatientRegistration.Patient Registration (Example)" time="0.015"> + <testcase name="Close patient" classname="PatientRegistration.Patient Registration (Example)" time="0.015"> - <system-out> + <system-out> - @scenario.begin - + @scenario.begin + - @tc:63 + @tc:63 - Scenario: Close patient + Scenario: Close patient - Given a patient is opened in the application ... passed in 0.005s + Given a patient is opened in the application ... passed in 0.005s - When I close the patient on the host ... passed in 0.005s + When I close the patient on the host ... passed in 0.005s - Then the patient should also be closed in the application. ... passed in 0.005s - + Then the patient should also be closed in the application. ... passed in 0.005s + - @scenario.end + @scenario.end - -------------------------------------------------------------------------------- + -------------------------------------------------------------------------------- - </system-out> + </system-out> - </testcase> + </testcase> - <testcase name="Edit patient" classname="PatientRegistration.Patient Registration (Example)" time="0.005992"> + <testcase name="Edit patient" classname="PatientRegistration.Patient Registration (Example)" time="0.005992"> - <system-out> + <system-out> - @scenario.begin + @scenario.begin - Scenario: Edit patient + Scenario: Edit patient - Given a patient is opened in the application ... passed in 0.005s + Given a patient is opened in the application ... passed in 0.005s - When I change the patient name to "John Doe" on the host ... failed in 0.001s + When I change the patient name to "John Doe" on the host ... failed in 0.001s - Then the patient name should also be changed to "John Doe" in the application. ... skipped in 0.000s - + Then the patient name should also be changed to "John Doe" in the application. ... skipped in 0.000s + - @scenario.end + @scenario.end - -------------------------------------------------------------------------------- + --------------------------------------------------------------------------
JUnit converter tests › junit-mocha-xunit.xml: tests/common.js#L86
expect(received).toBe(expected) // Object.is equality - Expected - 69 + Received + 69 - <testsuites tests="14" errors="5" failures="0" skipped="2" time="0.056"> + <testsuites tests="14" errors="5" failures="0" skipped="2" time="0.056"> - <testsuite name="Mocha Tests" tests="14" errors="5" failures="0" skipped="2" time="0.056" timestamp="Mon, 23 Sep 2024 14:37:42 GMT"> + <testsuite name="Mocha Tests" tests="14" errors="5" failures="0" skipped="2" time="0.056" timestamp="Mon, 23 Sep 2024 14:37:42 GMT"> - <testcase name="[CoreCLR] exists" classname="edge.func" file="C:\project\edge-js\test\101_edge_func.js" time="0"/> + <testcase name="[CoreCLR] exists" classname="edge.func" file="C:\project\edge-js\test\101_edge_func.js" time="0"/> - <testcase name="[CoreCLR] succeeds with assemblyFile as string" classname="edge.func" file="C:\project\edge-js\test\101_edge_func.js" time="0"> + <testcase name="[CoreCLR] succeeds with assemblyFile as string" classname="edge.func" file="C:\project\edge-js\test\101_edge_func.js" time="0"> - <skipped/> + <skipped/> - </testcase> + </testcase> - <testcase name="[CoreCLR] succeeds with assemblyFile as options property" classname="edge.func" file="C:\project\edge-js\test\101_edge_func.js" time="0"> + <testcase name="[CoreCLR] succeeds with assemblyFile as options property" classname="edge.func" file="C:\project\edge-js\test\101_edge_func.js" time="0"> - <skipped/> + <skipped/> - </testcase> + </testcase> - <testcase name="[CoreCLR] succeeds with assemblyFile and type name" classname="edge.func" file="C:\project\edge-js\test\101_edge_func.js" time="0.046"> + <testcase name="[CoreCLR] succeeds with assemblyFile and type name" classname="edge.func" file="C:\project\edge-js\test\101_edge_func.js" time="0.046"> - <failure> + <failure> - Could not load file or assembly &amp;#x27;test, Culture=neutral, PublicKeyToken=null&amp;#x27;. The system cannot find the file specified. + Could not load file or assembly &amp;#x27;test, Culture=neutral, PublicKeyToken=null&amp;#x27;. The system cannot find the file specified. - Error: Could not load file or assembly &amp;#x27;test, Culture=neutral, PublicKeyToken=null&amp;#x27;. The system cannot find the file specified. + Error: Could not load file or assembly &amp;#x27;test, Culture=neutral, PublicKeyToken=null&amp;#x27;. The system cannot find the file specified. - at exports.func (lib\edge.js:174:17) + at exports.func (lib\edge.js:174:17) - at Context.&amp;#x3C;anonymous&amp;#x3E; (test\101_edge_func.js:82:19) + at Context.&amp;#x3C;anonymous&amp;#x3E; (test\101_edge_func.js:82:19) - at process.processImmediate (node:internal/timers:491:21) + at process.processImmediate (node:internal/timers:491:21) - </failure> + </failure> - </testcase> + </testcase> - <testcase name="[CoreCLR] fails with assemblyFile and nonexisting type name" classname="edge.func" file="C:\project\edge-js\test\101_edge_func.js" time="0.002"> + <testcase name="[CoreCLR] fails with assemblyFile and nonexisting type name" classname="edge.func" file="C:\project\edge-js\test\101_edge_func.js" time="0.002"> - <failure> + <failure> - The input did not match the regular expression /Could not load type &amp;#x27;Edge.Tests.idontexist&amp;#x27;/. Input: - + The input did not match the regular expression /Could not load type &amp;#x27;Edge.Tests.idontexist&amp;#x27;/. Input: + - &amp;#x22;System.IO.FileNotFoundException: Could not load file or assembly &amp;#x27;test, Culture=neutral, PublicKeyToken=null&amp;#x27;. The system cannot find the file specified.&amp;#x22; - + &amp;#x22;System.IO.FileNotFoundException: Could not load file or assembly &amp;#x27;test, Culture=neutral, PublicKeyToken=null&amp;#x27;. The system cannot find the file
JUnit converter tests › junit-nested.xml: tests/common.js#L78
expect(received).toBe(expected) // Object.is equality - Expected - 3 + Received + 3 @@ -26,11 +26,11 @@ "suites": [ { "uuid": "", "title": "async call from node.js to .net", "fullFile": "C:\\projects\\Dev\\edge-js\\test\\102_node2net.js", - "file": "102_node2net.js", + "file": "C:\\projects\\Dev\\edge-js\\test\\102_node2net.js", "beforeHooks": [], "afterHooks": [], "tests": [ { "title": "[.NET] successfuly marshals data from .net to node.js", @@ -190,11 +190,11 @@ }, { "uuid": "", "title": "async call from node.js to .net.nesting 1.nesting 2", "fullFile": "C:\\projects\\Dev\\edge-js\\test\\102_node2net.js", - "file": "102_node2net.js", + "file": "C:\\projects\\Dev\\edge-js\\test\\102_node2net.js", "beforeHooks": [], "afterHooks": [], "tests": [ { "title": "[.NET] succeeds for hello world", @@ -228,11 +228,11 @@ }, { "uuid": "", "title": "async call from node.js to .net.nesting 1.nesting 2.nesting 3", "fullFile": "C:\\projects\\Dev\\edge-js\\test\\102_node2net.js", - "file": "102_node2net.js", + "file": "C:\\projects\\Dev\\edge-js\\test\\102_node2net.js", "beforeHooks": [], "afterHooks": [], "tests": [ { "title": "[.NET] successfuly marshals data from node.js to .net", at Object.toBe [as compare] (tests/common.js:78:108) at Object.compare (tests/converter.junit.test.js:40:16)
TRX converter tests › trx-mstest-datadriven.trx: tests/common.js#L86
expect(received).toBe(expected) // Object.is equality - Expected - 16 + Received + 16 - <testsuites tests="6" failures="3" errors="0" skipped="0" time="1.0342903"> + <testsuites tests="6" failures="3" errors="0" skipped="0" time="1.0342903"> - <testsuite name="MsTestSample.DataDriven" tests="6" time="1.0342903" failures="3" errors="0" skipped="0"> + <testsuite name="MsTestSample.DataDriven" tests="6" time="1.0342903" failures="3" errors="0" skipped="0"> - <testcase classname="MsTestSample.DataDriven" name="Failing_test" status="Failed" time="0.0006181"> + <testcase classname="MsTestSample.DataDriven" name="Failing_test" status="Failed" time="0.0006181"> - <failure message="Assert.Fail failed. Failing for demo purposes"> + <failure message="Assert.Fail failed. Failing for demo purposes"> - at MsTestSample.DataDriven.Failing_test() in D:\Work-Git\github\Mini\trx2junit\samples\MsTestSample\DataDriven.cs:line 25 + at MsTestSample.DataDriven.Failing_test() in D:\Work-Git\github\Mini\trx2junit\samples\MsTestSample\DataDriven.cs:line 25 - </failure> + </failure> - </testcase> + </testcase> - <testcase classname="MsTestSample.DataDriven" name="Slow_test" status="Passed" time="1.0009908"/> + <testcase classname="MsTestSample.DataDriven" name="Slow_test" status="Passed" time="1.0009908"/> - <testcase classname="MsTestSample.DataDriven" name="Two_pass_one_fails (0)" status="Passed" time="0.0051356"/> + <testcase classname="MsTestSample.DataDriven" name="Two_pass_one_fails (0)" status="Passed" time="0.0051356"/> - <testcase classname="MsTestSample.DataDriven" name="Two_pass_one_fails (1)" status="Failed" time="0.0275393"> + <testcase classname="MsTestSample.DataDriven" name="Two_pass_one_fails (1)" status="Failed" time="0.0275393"> - <failure message="Assert.Fail failed. Failing for demo purposes"> + <failure message="Assert.Fail failed. Failing for demo purposes"> - at MsTestSample.DataDriven.Two_pass_one_fails(Int32 arg) in D:\Work-Git\github\Mini\trx2junit\samples\MsTestSample\DataDriven.cs:line 16 + at MsTestSample.DataDriven.Two_pass_one_fails(Int32 arg) in D:\Work-Git\github\Mini\trx2junit\samples\MsTestSample\DataDriven.cs:line 16 - </failure> + </failure> - </testcase> + </testcase> - <testcase classname="MsTestSample.DataDriven" name="Two_pass_one_fails (2)" status="Passed" time="0.0000065"/> + <testcase classname="MsTestSample.DataDriven" name="Two_pass_one_fails (2)" status="Passed" time="0.0000065"/> - </testsuite> + </testsuite> </testsuites> at Object.toBe [as compare] (tests/common.js:86:28) at Object.compare (tests/converter.trx.test.js:12:16)
TRX converter tests › trx-nunit-datadriven.trx: tests/common.js#L86
expect(received).toBe(expected) // Object.is equality - Expected - 16 + Received + 16 - <testsuites tests="5" failures="2" errors="0" skipped="0" time="1.0619999999999996"> + <testsuites tests="5" failures="2" errors="0" skipped="0" time="1.0619999999999996"> - <testsuite name="NUnitSample.DataDriven" tests="5" time="1.0619999999999996" failures="2" errors="0" skipped="0"> + <testsuite name="NUnitSample.DataDriven" tests="5" time="1.0619999999999996" failures="2" errors="0" skipped="0"> - <testcase classname="NUnitSample.DataDriven" name="Failing_test" status="Failed" time="0.0550000"> + <testcase classname="NUnitSample.DataDriven" name="Failing_test" status="Failed" time="0.0550000"> - <failure message="Failing for demo purposes"> + <failure message="Failing for demo purposes"> - at NUnitSample.DataDriven.Failing_test() in D:\Work-Git\github\Mini\trx2junit\samples\NUnitSample\DataDriven.cs:line 27 + at NUnitSample.DataDriven.Failing_test() in D:\Work-Git\github\Mini\trx2junit\samples\NUnitSample\DataDriven.cs:line 27 - </failure> + </failure> - </testcase> + </testcase> - <testcase classname="NUnitSample.DataDriven" name="Slow_test" status="Passed" time="1.0020000"/> + <testcase classname="NUnitSample.DataDriven" name="Slow_test" status="Passed" time="1.0020000"/> - <testcase classname="NUnitSample.DataDriven" name="Two_pass_one_fails(0)" status="Passed" time="0.0010000"/> + <testcase classname="NUnitSample.DataDriven" name="Two_pass_one_fails(0)" status="Passed" time="0.0010000"/> - <testcase classname="NUnitSample.DataDriven" name="Two_pass_one_fails(1)" status="Failed" time="0.0030000"> + <testcase classname="NUnitSample.DataDriven" name="Two_pass_one_fails(1)" status="Failed" time="0.0030000"> - <failure message="Failing for demo purposes"> + <failure message="Failing for demo purposes"> - at NUnitSample.DataDriven.Two_pass_one_fails(Int32 arg) in D:\Work-Git\github\Mini\trx2junit\samples\NUnitSample\DataDriven.cs:line 18 + at NUnitSample.DataDriven.Two_pass_one_fails(Int32 arg) in D:\Work-Git\github\Mini\trx2junit\samples\NUnitSample\DataDriven.cs:line 18 - </failure> + </failure> - </testcase> + </testcase> - <testcase classname="NUnitSample.DataDriven" name="Two_pass_one_fails(2)" status="Passed" time="0.0010000"/> + <testcase classname="NUnitSample.DataDriven" name="Two_pass_one_fails(2)" status="Passed" time="0.0010000"/> - </testsuite> + </testsuite> </testsuites> at Object.toBe [as compare] (tests/common.js:86:28) at Object.compare (tests/converter.trx.test.js:18:16)
TRX converter tests › trx-xunit-datadriven.trx: tests/common.js#L86
expect(received).toBe(expected) // Object.is equality - Expected - 16 + Received + 16 - <testsuites tests="5" failures="2" errors="0" skipped="0" time="1.0139999999999996"> + <testsuites tests="5" failures="2" errors="0" skipped="0" time="1.0139999999999996"> - <testsuite name="XUnitSample.DataDriven" tests="5" time="1.0139999999999996" failures="2" errors="0" skipped="0"> + <testsuite name="XUnitSample.DataDriven" tests="5" time="1.0139999999999996" failures="2" errors="0" skipped="0"> - <testcase classname="XUnitSample.DataDriven" name="Failing_test" status="Failed" time="0.0030000"> + <testcase classname="XUnitSample.DataDriven" name="Failing_test" status="Failed" time="0.0030000"> - <failure message="Failing for demo purposes Expected: True Actual: False"> + <failure message="Failing for demo purposes Expected: True Actual: False"> - at XUnitSample.DataDriven.Failing_test() in D:\Work-Git\github\Mini\trx2junit\samples\XUnitSample\DataDriven.cs:line 26 + at XUnitSample.DataDriven.Failing_test() in D:\Work-Git\github\Mini\trx2junit\samples\XUnitSample\DataDriven.cs:line 26 - </failure> + </failure> - </testcase> + </testcase> - <testcase classname="XUnitSample.DataDriven" name="Slow_test" status="Passed" time="1.0070000"/> + <testcase classname="XUnitSample.DataDriven" name="Slow_test" status="Passed" time="1.0070000"/> - <testcase classname="XUnitSample.DataDriven" name="Two_pass_one_fails(arg: 0)" status="Passed" time="0.0010000"/> + <testcase classname="XUnitSample.DataDriven" name="Two_pass_one_fails(arg: 0)" status="Passed" time="0.0010000"/> - <testcase classname="XUnitSample.DataDriven" name="Two_pass_one_fails(arg: 1)" status="Failed" time="0.0010000"> + <testcase classname="XUnitSample.DataDriven" name="Two_pass_one_fails(arg: 1)" status="Failed" time="0.0010000"> - <failure message="Failing for demo purposes Expected: True Actual: False"> + <failure message="Failing for demo purposes Expected: True Actual: False"> - at XUnitSample.DataDriven.Two_pass_one_fails(Int32 arg) in D:\Work-Git\github\Mini\trx2junit\samples\XUnitSample\DataDriven.cs:line 17 + at XUnitSample.DataDriven.Two_pass_one_fails(Int32 arg) in D:\Work-Git\github\Mini\trx2junit\samples\XUnitSample\DataDriven.cs:line 17 - </failure> + </failure> - </testcase> + </testcase> - <testcase classname="XUnitSample.DataDriven" name="Two_pass_one_fails(arg: 2)" status="Passed" time="0.0020000"/> + <testcase classname="XUnitSample.DataDriven" name="Two_pass_one_fails(arg: 2)" status="Passed" time="0.0020000"/> - </testsuite> + </testsuite> </testsuites> at Object.toBe [as compare] (tests/common.js:86:28) at Object.compare (tests/converter.trx.test.js:24:16)
TRX converter tests › trx-mstest-ignore.trx: tests/common.js#L86
expect(received).toBe(expected) // Object.is equality - Expected - 13 + Received + 13 - <testsuites tests="4" failures="1" errors="0" skipped="1" time="1.0379524"> + <testsuites tests="4" failures="1" errors="0" skipped="1" time="1.0379524"> - <testsuite name="MsTestSample.SimpleTests" tests="4" time="1.0379524" failures="1" errors="0" skipped="1"> + <testsuite name="MsTestSample.SimpleTests" tests="4" time="1.0379524" failures="1" errors="0" skipped="1"> - <testcase classname="MsTestSample.SimpleTests" name="Failing_test" status="Failed" time="0.0309223"> + <testcase classname="MsTestSample.SimpleTests" name="Failing_test" status="Failed" time="0.0309223"> - <failure message="Assert.Fail failed. Failing for demo purposes"> + <failure message="Assert.Fail failed. Failing for demo purposes"> - at MsTestSample.SimpleTests.Failing_test() in D:\Work-Git\github\Mini\trx2junit\samples\MsTestSample\SimpleTests.cs:line 20 + at MsTestSample.SimpleTests.Failing_test() in D:\Work-Git\github\Mini\trx2junit\samples\MsTestSample\SimpleTests.cs:line 20 - </failure> + </failure> - </testcase> + </testcase> - <testcase classname="MsTestSample.SimpleTests" name="Ignored_test" status="Skipped" time="0"> + <testcase classname="MsTestSample.SimpleTests" name="Ignored_test" status="Skipped" time="0"> - <skipped message="Ignoring for testing ;-)"/> + <skipped message="Ignoring for testing ;-)"/> - </testcase> + </testcase> - <testcase classname="MsTestSample.SimpleTests" name="Passing_test" status="Passed" time="0.0054354"/> + <testcase classname="MsTestSample.SimpleTests" name="Passing_test" status="Passed" time="0.0054354"/> - <testcase classname="MsTestSample.SimpleTests" name="Slow_test" status="Passed" time="1.0015947"/> + <testcase classname="MsTestSample.SimpleTests" name="Slow_test" status="Passed" time="1.0015947"/> - </testsuite> + </testsuite> </testsuites> at Object.toBe [as compare] (tests/common.js:86:28) at Object.compare (tests/converter.trx.test.js:30:16)
TRX converter tests › trx-nunit-ignore.trx: tests/common.js#L86
expect(received).toBe(expected) // Object.is equality - Expected - 16 + Received + 16 - <testsuites tests="5" failures="1" errors="0" skipped="2" time="1.0739999999999998"> + <testsuites tests="5" failures="1" errors="0" skipped="2" time="1.0739999999999998"> - <testsuite name="NUnitSample.SimpleTests" tests="5" time="1.0739999999999998" failures="1" errors="0" skipped="2"> + <testsuite name="NUnitSample.SimpleTests" tests="5" time="1.0739999999999998" failures="1" errors="0" skipped="2"> - <testcase classname="NUnitSample.SimpleTests" name="Failing_test" status="Failed" time="0.0590000"> + <testcase classname="NUnitSample.SimpleTests" name="Failing_test" status="Failed" time="0.0590000"> - <failure message="Failing for demo purposes"> + <failure message="Failing for demo purposes"> - at NUnitSample.SimpleTests.Failing_test() in D:\Work-Git\github\Mini\trx2junit\samples\NUnitSample\SimpleTests.cs:line 21 + at NUnitSample.SimpleTests.Failing_test() in D:\Work-Git\github\Mini\trx2junit\samples\NUnitSample\SimpleTests.cs:line 21 - </failure> + </failure> - </testcase> + </testcase> - <testcase classname="NUnitSample.SimpleTests" name="Ignored_test" status="Skipped" time="0.0010000"> + <testcase classname="NUnitSample.SimpleTests" name="Ignored_test" status="Skipped" time="0.0010000"> - <skipped message="Ignoring for testing ;-)"/> + <skipped message="Ignoring for testing ;-)"/> - </testcase> + </testcase> - <testcase classname="NUnitSample.SimpleTests" name="Passing_test" status="Passed" time="0.0010000"/> + <testcase classname="NUnitSample.SimpleTests" name="Passing_test" status="Passed" time="0.0010000"/> - <testcase classname="NUnitSample.SimpleTests" name="Slow_test" status="Passed" time="1.0020000"/> + <testcase classname="NUnitSample.SimpleTests" name="Slow_test" status="Passed" time="1.0020000"/> - <testcase classname="NUnitSample.SimpleTests" name="Test_with_failed_assumption" status="Skipped" time="0.0110000"> + <testcase classname="NUnitSample.SimpleTests" name="Test_with_failed_assumption" status="Skipped" time="0.0110000"> - <skipped message=" Expected: True But was: False "/> + <skipped message=" Expected: True But was: False "/> - </testcase> + </testcase> - </testsuite> + </testsuite> </testsuites> at Object.toBe [as compare] (tests/common.js:86:28) at Object.compare (tests/converter.trx.test.js:36:16)
JUnit converter tests › junit-jenkins.xml: tests/common.js#L86
expect(received).toBe(expected) // Object.is equality - Expected - 54 + Received + 54 - <testsuites tests="3" errors="1" failures="0" skipped="0" assertions="0" time="0.036988"> + <testsuites tests="3" errors="1" failures="0" skipped="0" assertions="0" time="0.036988"> - <testsuite name="PatientRegistration.Patient Registration (Example)" tests="3" time="0.036988" failures="0" errors="1" skipped="0" timestamp="2019-11-08T09:10:24.803951"> + <testsuite name="PatientRegistration.Patient Registration (Example)" tests="3" time="0.036988" failures="0" errors="1" skipped="0" timestamp="2019-11-08T09:10:24.803951"> - <testcase name="Create patient" classname="PatientRegistration.Patient Registration (Example)" time="0.015996"> + <testcase name="Create patient" classname="PatientRegistration.Patient Registration (Example)" time="0.015996"> - <system-out> + <system-out> - @scenario.begin - + @scenario.begin + - @tc:62 + @tc:62 - Scenario: Create patient + Scenario: Create patient - When I create a patient with name "John Doe" on the host ... passed in 0.005s + When I create a patient with name "John Doe" on the host ... passed in 0.005s - Then the patient "John Doe" should also be created in the application. ... passed in 0.011s - + Then the patient "John Doe" should also be created in the application. ... passed in 0.011s + - @scenario.end + @scenario.end - -------------------------------------------------------------------------------- + -------------------------------------------------------------------------------- - </system-out> + </system-out> - </testcase> + </testcase> - <testcase name="Close patient" classname="PatientRegistration.Patient Registration (Example)" time="0.015"> + <testcase name="Close patient" classname="PatientRegistration.Patient Registration (Example)" time="0.015"> - <system-out> + <system-out> - @scenario.begin - + @scenario.begin + - @tc:63 + @tc:63 - Scenario: Close patient + Scenario: Close patient - Given a patient is opened in the application ... passed in 0.005s + Given a patient is opened in the application ... passed in 0.005s - When I close the patient on the host ... passed in 0.005s + When I close the patient on the host ... passed in 0.005s - Then the patient should also be closed in the application. ... passed in 0.005s - + Then the patient should also be closed in the application. ... passed in 0.005s + - @scenario.end + @scenario.end - -------------------------------------------------------------------------------- + -------------------------------------------------------------------------------- - </system-out> + </system-out> - </testcase> + </testcase> - <testcase name="Edit patient" classname="PatientRegistration.Patient Registration (Example)" time="0.005992"> + <testcase name="Edit patient" classname="PatientRegistration.Patient Registration (Example)" time="0.005992"> - <system-out> + <system-out> - @scenario.begin + @scenario.begin - Scenario: Edit patient + Scenario: Edit patient - Given a patient is opened in the application ... passed in 0.005s + Given a patient is opened in the application ... passed in 0.005s - When I change the patient name to "John Doe" on the host ... failed in 0.001s + When I change the patient name to "John Doe" on the host ... failed in 0.001s - Then the patient name should also be changed to "John Doe" in the application. ... skipped in 0.000s - + Then the patient name should also be changed to "John Doe" in the application. ... skipped in 0.000s + - @scenario.end + @scenario.end - -------------------------------------------------------------------------------- + ------------------------------------------------------------
JUnit converter tests › junit-notestsuites.xml: tests/common.js#L86
expect(received).toBe(expected) // Object.is equality - Expected - 54 + Received + 54 - <testsuites tests="3" errors="1" failures="0" skipped="0" time="0.036988"> + <testsuites tests="3" errors="1" failures="0" skipped="0" time="0.036988"> - <testsuite name="PatientRegistration.Patient Registration (Example)" tests="3" errors="1" failures="0" skipped="0" time="0.036988" timestamp="2019-11-08T09:10:24.803951"> + <testsuite name="PatientRegistration.Patient Registration (Example)" tests="3" errors="1" failures="0" skipped="0" time="0.036988" timestamp="2019-11-08T09:10:24.803951"> - <testcase name="Create patient" classname="PatientRegistration.Patient Registration (Example)" time="0.015996"> + <testcase name="Create patient" classname="PatientRegistration.Patient Registration (Example)" time="0.015996"> - <system-out> + <system-out> - @scenario.begin - + @scenario.begin + - @tc:62 + @tc:62 - Scenario: Create patient + Scenario: Create patient - When I create a patient with name "John Doe" on the host ... passed in 0.005s + When I create a patient with name "John Doe" on the host ... passed in 0.005s - Then the patient "John Doe" should also be created in the application. ... passed in 0.011s - + Then the patient "John Doe" should also be created in the application. ... passed in 0.011s + - @scenario.end + @scenario.end - -------------------------------------------------------------------------------- + -------------------------------------------------------------------------------- - </system-out> + </system-out> - </testcase> + </testcase> - <testcase name="Close patient" classname="PatientRegistration.Patient Registration (Example)" time="0.015"> + <testcase name="Close patient" classname="PatientRegistration.Patient Registration (Example)" time="0.015"> - <system-out> + <system-out> - @scenario.begin - + @scenario.begin + - @tc:63 + @tc:63 - Scenario: Close patient + Scenario: Close patient - Given a patient is opened in the application ... passed in 0.005s + Given a patient is opened in the application ... passed in 0.005s - When I close the patient on the host ... passed in 0.005s + When I close the patient on the host ... passed in 0.005s - Then the patient should also be closed in the application. ... passed in 0.005s - + Then the patient should also be closed in the application. ... passed in 0.005s + - @scenario.end + @scenario.end - -------------------------------------------------------------------------------- + -------------------------------------------------------------------------------- - </system-out> + </system-out> - </testcase> + </testcase> - <testcase name="Edit patient" classname="PatientRegistration.Patient Registration (Example)" time="0.005992"> + <testcase name="Edit patient" classname="PatientRegistration.Patient Registration (Example)" time="0.005992"> - <system-out> + <system-out> - @scenario.begin + @scenario.begin - Scenario: Edit patient + Scenario: Edit patient - Given a patient is opened in the application ... passed in 0.005s + Given a patient is opened in the application ... passed in 0.005s - When I change the patient name to "John Doe" on the host ... failed in 0.001s + When I change the patient name to "John Doe" on the host ... failed in 0.001s - Then the patient name should also be changed to "John Doe" in the application. ... skipped in 0.000s - + Then the patient name should also be changed to "John Doe" in the application. ... skipped in 0.000s + - @scenario.end + @scenario.end - -------------------------------------------------------------------------------- + -------------------------------------------------------------------------------- -
JUnit converter tests › junit-testsuites-noattributes.xml: tests/common.js#L86
expect(received).toBe(expected) // Object.is equality - Expected - 54 + Received + 54 - <testsuites tests="3" errors="1" failures="0" skipped="0" assertions="0" time="0"> + <testsuites tests="3" errors="1" failures="0" skipped="0" assertions="0" time="0"> - <testsuite name="PatientRegistration.Patient Registration (Example)" tests="3" time="0.036988" failures="0" errors="1" skipped="0" timestamp="2019-11-08T09:10:24.803951"> + <testsuite name="PatientRegistration.Patient Registration (Example)" tests="3" time="0.036988" failures="0" errors="1" skipped="0" timestamp="2019-11-08T09:10:24.803951"> - <testcase name="Create patient" classname="PatientRegistration.Patient Registration (Example)" time="0.015996"> + <testcase name="Create patient" classname="PatientRegistration.Patient Registration (Example)" time="0.015996"> - <system-out> + <system-out> - @scenario.begin - + @scenario.begin + - @tc:62 + @tc:62 - Scenario: Create patient + Scenario: Create patient - When I create a patient with name "John Doe" on the host ... passed in 0.005s + When I create a patient with name "John Doe" on the host ... passed in 0.005s - Then the patient "John Doe" should also be created in the application. ... passed in 0.011s - + Then the patient "John Doe" should also be created in the application. ... passed in 0.011s + - @scenario.end + @scenario.end - -------------------------------------------------------------------------------- + -------------------------------------------------------------------------------- - </system-out> + </system-out> - </testcase> + </testcase> - <testcase name="Close patient" classname="PatientRegistration.Patient Registration (Example)" time="0.015"> + <testcase name="Close patient" classname="PatientRegistration.Patient Registration (Example)" time="0.015"> - <system-out> + <system-out> - @scenario.begin - + @scenario.begin + - @tc:63 + @tc:63 - Scenario: Close patient + Scenario: Close patient - Given a patient is opened in the application ... passed in 0.005s + Given a patient is opened in the application ... passed in 0.005s - When I close the patient on the host ... passed in 0.005s + When I close the patient on the host ... passed in 0.005s - Then the patient should also be closed in the application. ... passed in 0.005s - + Then the patient should also be closed in the application. ... passed in 0.005s + - @scenario.end + @scenario.end - -------------------------------------------------------------------------------- + -------------------------------------------------------------------------------- - </system-out> + </system-out> - </testcase> + </testcase> - <testcase name="Edit patient" classname="PatientRegistration.Patient Registration (Example)" time="0.005992"> + <testcase name="Edit patient" classname="PatientRegistration.Patient Registration (Example)" time="0.005992"> - <system-out> + <system-out> - @scenario.begin + @scenario.begin - Scenario: Edit patient + Scenario: Edit patient - Given a patient is opened in the application ... passed in 0.005s + Given a patient is opened in the application ... passed in 0.005s - When I change the patient name to "John Doe" on the host ... failed in 0.001s + When I change the patient name to "John Doe" on the host ... failed in 0.001s - Then the patient name should also be changed to "John Doe" in the application. ... skipped in 0.000s - + Then the patient name should also be changed to "John Doe" in the application. ... skipped in 0.000s + - @scenario.end + @scenario.end - -------------------------------------------------------------------------------- + --------------------------------------------------------------------------
JUnit converter tests › junit-mocha-xunit.xml: tests/common.js#L86
expect(received).toBe(expected) // Object.is equality - Expected - 69 + Received + 69 - <testsuites tests="14" errors="5" failures="0" skipped="2" time="0.056"> + <testsuites tests="14" errors="5" failures="0" skipped="2" time="0.056"> - <testsuite name="Mocha Tests" tests="14" errors="5" failures="0" skipped="2" time="0.056" timestamp="Mon, 23 Sep 2024 14:37:42 GMT"> + <testsuite name="Mocha Tests" tests="14" errors="5" failures="0" skipped="2" time="0.056" timestamp="Mon, 23 Sep 2024 14:37:42 GMT"> - <testcase name="[CoreCLR] exists" classname="edge.func" file="C:\project\edge-js\test\101_edge_func.js" time="0"/> + <testcase name="[CoreCLR] exists" classname="edge.func" file="C:\project\edge-js\test\101_edge_func.js" time="0"/> - <testcase name="[CoreCLR] succeeds with assemblyFile as string" classname="edge.func" file="C:\project\edge-js\test\101_edge_func.js" time="0"> + <testcase name="[CoreCLR] succeeds with assemblyFile as string" classname="edge.func" file="C:\project\edge-js\test\101_edge_func.js" time="0"> - <skipped/> + <skipped/> - </testcase> + </testcase> - <testcase name="[CoreCLR] succeeds with assemblyFile as options property" classname="edge.func" file="C:\project\edge-js\test\101_edge_func.js" time="0"> + <testcase name="[CoreCLR] succeeds with assemblyFile as options property" classname="edge.func" file="C:\project\edge-js\test\101_edge_func.js" time="0"> - <skipped/> + <skipped/> - </testcase> + </testcase> - <testcase name="[CoreCLR] succeeds with assemblyFile and type name" classname="edge.func" file="C:\project\edge-js\test\101_edge_func.js" time="0.046"> + <testcase name="[CoreCLR] succeeds with assemblyFile and type name" classname="edge.func" file="C:\project\edge-js\test\101_edge_func.js" time="0.046"> - <failure> + <failure> - Could not load file or assembly &amp;#x27;test, Culture=neutral, PublicKeyToken=null&amp;#x27;. The system cannot find the file specified. + Could not load file or assembly &amp;#x27;test, Culture=neutral, PublicKeyToken=null&amp;#x27;. The system cannot find the file specified. - Error: Could not load file or assembly &amp;#x27;test, Culture=neutral, PublicKeyToken=null&amp;#x27;. The system cannot find the file specified. + Error: Could not load file or assembly &amp;#x27;test, Culture=neutral, PublicKeyToken=null&amp;#x27;. The system cannot find the file specified. - at exports.func (lib\edge.js:174:17) + at exports.func (lib\edge.js:174:17) - at Context.&amp;#x3C;anonymous&amp;#x3E; (test\101_edge_func.js:82:19) + at Context.&amp;#x3C;anonymous&amp;#x3E; (test\101_edge_func.js:82:19) - at process.processImmediate (node:internal/timers:491:21) + at process.processImmediate (node:internal/timers:491:21) - </failure> + </failure> - </testcase> + </testcase> - <testcase name="[CoreCLR] fails with assemblyFile and nonexisting type name" classname="edge.func" file="C:\project\edge-js\test\101_edge_func.js" time="0.002"> + <testcase name="[CoreCLR] fails with assemblyFile and nonexisting type name" classname="edge.func" file="C:\project\edge-js\test\101_edge_func.js" time="0.002"> - <failure> + <failure> - The input did not match the regular expression /Could not load type &amp;#x27;Edge.Tests.idontexist&amp;#x27;/. Input: - + The input did not match the regular expression /Could not load type &amp;#x27;Edge.Tests.idontexist&amp;#x27;/. Input: + - &amp;#x22;System.IO.FileNotFoundException: Could not load file or assembly &amp;#x27;test, Culture=neutral, PublicKeyToken=null&amp;#x27;. The system cannot find the file specified.&amp;#x22; - + &amp;#x22;System.IO.FileNotFoundException: Could not load file or assembly &amp;#x27;test, Culture=neutral, PublicKeyToken=null&amp;#x27;. The system cannot find the file
JUnit converter tests › junit-nested.xml: tests/common.js#L78
expect(received).toBe(expected) // Object.is equality - Expected - 3 + Received + 3 @@ -26,11 +26,11 @@ "suites": [ { "uuid": "", "title": "async call from node.js to .net", "fullFile": "C:\\projects\\Dev\\edge-js\\test\\102_node2net.js", - "file": "102_node2net.js", + "file": "C:\\projects\\Dev\\edge-js\\test\\102_node2net.js", "beforeHooks": [], "afterHooks": [], "tests": [ { "title": "[.NET] successfuly marshals data from .net to node.js", @@ -190,11 +190,11 @@ }, { "uuid": "", "title": "async call from node.js to .net.nesting 1.nesting 2", "fullFile": "C:\\projects\\Dev\\edge-js\\test\\102_node2net.js", - "file": "102_node2net.js", + "file": "C:\\projects\\Dev\\edge-js\\test\\102_node2net.js", "beforeHooks": [], "afterHooks": [], "tests": [ { "title": "[.NET] succeeds for hello world", @@ -228,11 +228,11 @@ }, { "uuid": "", "title": "async call from node.js to .net.nesting 1.nesting 2.nesting 3", "fullFile": "C:\\projects\\Dev\\edge-js\\test\\102_node2net.js", - "file": "102_node2net.js", + "file": "C:\\projects\\Dev\\edge-js\\test\\102_node2net.js", "beforeHooks": [], "afterHooks": [], "tests": [ { "title": "[.NET] successfuly marshals data from node.js to .net", at Object.toBe [as compare] (tests/common.js:78:108) at Object.compare (tests/converter.junit.test.js:40:16)
NUnit converter tests › nunit-sample.xml: tests/common.js#L86
expect(received).toBe(expected) // Object.is equality - Expected - 84 + Received + 84 - <testsuites name="mock-assembly.dll" classname="D:\Dev\NUnit\nunit-3.0\work\bin\vs2008\Debug\mock-assembly.dll" tests="25" failures="2" skipped="3" assertions="2" time="0.154"> + <testsuites name="mock-assembly.dll" classname="D:\Dev\NUnit\nunit-3.0\work\bin\vs2008\Debug\mock-assembly.dll" tests="25" failures="2" skipped="3" assertions="2" time="0.154"> - <testsuite name="MethodWithParameters" classname="NUnit.Tests.FixtureWithTestCases.MethodWithParameters" tests="2" time="0.009" failures="0" skipped="0"> + <testsuite name="MethodWithParameters" classname="NUnit.Tests.FixtureWithTestCases.MethodWithParameters" tests="2" time="0.009" failures="0" skipped="0"> - <testcase name="MethodWithParameters(2,2)" classname="NUnit.Tests.FixtureWithTestCases.MethodWithParameters(2,2)" time="0.006" status="Passed"/> + <testcase name="MethodWithParameters(2,2)" classname="NUnit.Tests.FixtureWithTestCases.MethodWithParameters(2,2)" time="0.006" status="Passed"/> - <testcase name="MethodWithParameters(9,11)" classname="NUnit.Tests.FixtureWithTestCases.MethodWithParameters(9,11)" time="0.000" status="Passed"/> + <testcase name="MethodWithParameters(9,11)" classname="NUnit.Tests.FixtureWithTestCases.MethodWithParameters(9,11)" time="0.000" status="Passed"/> - </testsuite> + </testsuite> - <testsuite name="ParameterizedFixture(42)" classname="NUnit.Tests.ParameterizedFixture(42)" tests="2" time="0.003" failures="0" skipped="0"> + <testsuite name="ParameterizedFixture(42)" classname="NUnit.Tests.ParameterizedFixture(42)" tests="2" time="0.003" failures="0" skipped="0"> - <testcase name="Test1" classname="NUnit.Tests.ParameterizedFixture(42).Test1" time="0.000" status="Passed"/> + <testcase name="Test1" classname="NUnit.Tests.ParameterizedFixture(42).Test1" time="0.000" status="Passed"/> - <testcase name="Test2" classname="NUnit.Tests.ParameterizedFixture(42).Test2" time="0.000" status="Passed"/> + <testcase name="Test2" classname="NUnit.Tests.ParameterizedFixture(42).Test2" time="0.000" status="Passed"/> - </testsuite> + </testsuite> - <testsuite name="ParameterizedFixture(5)" classname="NUnit.Tests.ParameterizedFixture(5)" tests="2" time="0.002" failures="0" skipped="0"> + <testsuite name="ParameterizedFixture(5)" classname="NUnit.Tests.ParameterizedFixture(5)" tests="2" time="0.002" failures="0" skipped="0"> - <testcase name="Test1" classname="NUnit.Tests.ParameterizedFixture(5).Test1" time="0.000" status="Passed"/> + <testcase name="Test1" classname="NUnit.Tests.ParameterizedFixture(5).Test1" time="0.000" status="Passed"/> - <testcase name="Test2" classname="NUnit.Tests.ParameterizedFixture(5).Test2" time="0.000" status="Passed"/> + <testcase name="Test2" classname="NUnit.Tests.ParameterizedFixture(5).Test2" time="0.000" status="Passed"/> - </testsuite> + </testsuite> - <testsuite message="Inconclusive test" name="MockTestFixture" classname="NUnit.Tests.Assemblies.MockTestFixture" tests="11" time="0.119" failures="2" skipped="3"> + <testsuite message="Inconclusive test" name="MockTestFixture" classname="NUnit.Tests.Assemblies.MockTestFixture" tests="11" time="0.119" failures="2" skipped="3"> - <properties> + <properties> - <property name="Category" value="FixtureCategory"/> + <property name="Category" value="FixtureCategory"/> - <property name="Description" value="Fake Test Fixture"/> + <property name="Description" value="Fake Test Fixture"/> - </properties> + </properties> - <testcase name="FailingTest" classname="NUnit.Tests.Assemblies.MockTestFixture.FailingTest" time="0.023" status="Failed"> + <testcase name="FailingTest" classname="NUnit.Tests.Assemblies.MockTestFixture.FailingTest" time="0.023" status="Failed"> - <failure message="Intentional failure"> + <
NUnit converter tests › nunit-short.xml: tests/common.js#L86
expect(received).toBe(expected) // Object.is equality - Expected - 45 + Received + 45 - <testsuites name="TestLibrary.Example.dll" classname="...\tests\TestLibrary.Example.dll" tests="5" failures="0" skipped="0" assertions="5" time="0.133984"> + <testsuites name="TestLibrary.Example.dll" classname="...\tests\TestLibrary.Example.dll" tests="5" failures="0" skipped="0" assertions="5" time="0.133984"> - <testsuite name="ExampleTestFixture" classname="TestLibrary.Example.ExampleTestFixture" tests="5" time="0.035698" failures="0" skipped="0" timestamp="2023-01-11 13:53:13Z"> + <testsuite name="ExampleTestFixture" classname="TestLibrary.Example.ExampleTestFixture" tests="5" time="0.035698" failures="0" skipped="0" timestamp="2023-01-11 13:53:13Z"> - <testcase name="SimpleTest" classname="TestLibrary.Example.ExampleTestFixture.SimpleTest" time="0.001015" status="Passed"> + <testcase name="SimpleTest" classname="TestLibrary.Example.ExampleTestFixture.SimpleTest" time="0.001015" status="Passed"> - <system-out> + <system-out> - Running ExampleTestFixture.SetupMethod + Running ExampleTestFixture.SetupMethod - Running ExampleTestFixture.SimpleTest + Running ExampleTestFixture.SimpleTest - </system-out> + </system-out> - </testcase> + </testcase> - </testsuite> + </testsuite> - <testsuite name="ParameterizedTest" classname="TestLibrary.Example.ExampleTestFixture.ParameterizedTest" tests="2" time="0.028787" failures="0" skipped="0" timestamp="2023-01-11 13:53:13Z"> + <testsuite name="ParameterizedTest" classname="TestLibrary.Example.ExampleTestFixture.ParameterizedTest" tests="2" time="0.028787" failures="0" skipped="0" timestamp="2023-01-11 13:53:13Z"> - <testcase name="Example1" classname="TestLibrary.Example.ExampleTestFixture.Example1" time="0.022636" status="Passed"> + <testcase name="Example1" classname="TestLibrary.Example.ExampleTestFixture.Example1" time="0.022636" status="Passed"> - <properties> + <properties> - <property name="_JOINTYPE" value="Combinatorial"/> + <property name="_JOINTYPE" value="Combinatorial"/> - <property name="_PID" value="8204"/> + <property name="_PID" value="8204"/> - <property name="_APPDOMAIN" value="domain-4461bdb5-TestLibrary.Example.dll"/> + <property name="_APPDOMAIN" value="domain-4461bdb5-TestLibrary.Example.dll"/> - </properties> + </properties> - <system-out> + <system-out> - Running ExampleTestFixture.SetupMethod + Running ExampleTestFixture.SetupMethod - Running ExampleTestFixture.ParameterizedTest + Running ExampleTestFixture.ParameterizedTest - </system-out> + </system-out> - </testcase> + </testcase> - <testcase name="ParameterizedTest(2,3,5)" classname="TestLibrary.Example.ExampleTestFixture.ParameterizedTest(2,3,5)" time="0.000241" status="Passed"> + <testcase name="ParameterizedTest(2,3,5)" classname="TestLibrary.Example.ExampleTestFixture.ParameterizedTest(2,3,5)" time="0.000241" status="Passed"> - <properties> + <properties> - <property name="Description" value="Ensures aria-label is not present instead of empty string"/> + <property name="Description" value="Ensures aria-label is not present instead of empty string"/> - </properties> + </properties> - <system-out> + <system-out> - Running ExampleTestFixture.SetupMethod + Running ExampleTestFixture.SetupMethod - Running ExampleTestFixture.ParameterizedTest + Running ExampleTestFixture.ParameterizedTest - </system-out> + </system-out> - </testcase> + </testcase> - </testsuite> + </testsui
NUnit converter tests › nunit-mudblazor.xml: tests/common.js#L86
expect(received).toBe(expected) // Object.is equality - Expected - 207 + Received + 207 - <testsuites tests="187" failures="0" skipped="0" assertions="80" time="116.830957"> - <testsuite name="BarChartTests" classname="MudBlazor.UnitTests.Charts.BarChartTests" tests="4" time="0.991643" failures="0" skipped="0" timestamp="2024-11-06T18:58:00.8256603Z"> - <testcase name="BarChartColoring" classname="MudBlazor.UnitTests.Charts.BarChartTests.BarChartColoring" time="0.967536" status="Passed"/> - <testcase name="BarChartEmptyData" classname="MudBlazor.UnitTests.Charts.BarChartTests.BarChartEmptyData" time="0.002979" status="Passed"/> - <testcase name="BarChartExampleData" classname="MudBlazor.UnitTests.Charts.BarChartTests.BarChartExampleData" time="0.014572" status="Passed"/> - <testcase name="BarChartExampleSingleXAxis" classname="MudBlazor.UnitTests.Charts.BarChartTests.BarChartExampleSingleXAxis" time="0.003345" status="Passed"/> - </testsuite> - <testsuite name="ContainerClass_PropertyRelations" classname="MudBlazor.UnitTests.Components.ToolTipTests.ContainerClass_PropertyRelations" tests="2" time="0.002812" failures="0" skipped="0" timestamp="2024-11-06T18:59:46.8810640Z"> - <testcase name="ContainerClass_PropertyRelations(False,[&quot;mud-tooltip-root&quot;])" classname="MudBlazor.UnitTests.Components.ToolTipTests.ContainerClass_PropertyRelations(False,[&quot;mud-tooltip-root&quot;])" time="0.002054" status="Passed"/> - <testcase name="ContainerClass_PropertyRelations(True,[&quot;mud-tooltip-root&quot;, &quot;mud-tooltip-inline&quot;])" classname="MudBlazor.UnitTests.Components.ToolTipTests.ContainerClass_PropertyRelations(True,[&quot;mud-tooltip-root&quot;, &quot;mud-tooltip-inline&quot;])" time="0.000738" status="Passed"/> - </testsuite> - <testsuite name="DonutChartTests" classname="MudBlazor.UnitTests.Charts.DonutChartTests" tests="6" time="0.053594" failures="0" skipped="0" timestamp="2024-11-06T18:58:01.8180983Z"> - <testcase name="DonutChartColoring" classname="MudBlazor.UnitTests.Charts.DonutChartTests.DonutChartColoring" time="0.019186" status="Passed"/> - <testcase name="DonutChartEmptyData" classname="MudBlazor.UnitTests.Charts.DonutChartTests.DonutChartEmptyData" time="0.001461" status="Passed"/> - </testsuite> - <testsuite name="LineChartTests" classname="MudBlazor.UnitTests.Charts.LineChartTests" tests="18" time="0.159712" failures="0" skipped="0" timestamp="2024-11-06T18:58:01.8717145Z"> - <testcase name="LineChartColoring" classname="MudBlazor.UnitTests.Charts.LineChartTests.LineChartColoring" time="0.017701" status="Passed"/> - <testcase name="LineChartEmptyData" classname="MudBlazor.UnitTests.Charts.LineChartTests.LineChartEmptyData" time="0.001254" status="Passed"/> - </testsuite> - <testsuite name="AlertTests" classname="MudBlazor.UnitTests.Components.AlertTests" tests="3" time="0.089285" failures="0" skipped="0" timestamp="2024-11-06T18:58:02.1668243Z"> - <testcase name="AlertTest" classname="MudBlazor.UnitTests.Components.AlertTests.AlertTest" time="0.017695" status="Passed"/> - <testcase name="AlertTest_Click" classname="MudBlazor.UnitTests.Components.AlertTests.AlertTest_Click" time="0.068986" status="Passed"/> - <testcase name="AlertTest2" classname="MudBlazor.UnitTests.Components.AlertTests.AlertTest2" time="0.002466" status="Passed"/> - </testsuite> - <testsuite name="DonutChartExampleData" classname="MudBlazor.UnitTests.Charts.DonutChartTests.DonutChartExampleData" tests="2" time="0.003747" failures="0" skipped="0" timestamp="2024-11-06T18:58:01.8390049Z"> - <testcase name="DonutChartExampleData([50.0d, 25.0d, 20.0d, 5.0d])" classname="MudBlazor.UnitTests.Charts.DonutChartTests.DonutChartExampleData([50.0d, 25.0d, 20.0d, 5.0d])" time="0.002280" status="Passed"/> - <testcase name="DonutChartExampleData([50.0d, 25.0d, 20.0d, 5.0d, 12.0d])" classname="MudBlazor.UnitTests.Charts.DonutChartTests.DonutChartExampleData([50.0d, 25.0d,
xUnit.net converter tests › xunit-sample.xml: tests/common.js#L86
expect(received).toBe(expected) // Object.is equality - Expected - 30 + Received + 30 - <testsuites name="C:\Users\calliopeuser\projects\LiveResults\MWM2.LiveResults.Tests\bin\Debug\MWM2.LiveResults.Tests.dll" tests="329" time="8.004" errors="0" failures="13" skipped="0" timestamp="2019-06-06T11:58:16"> + <testsuites name="C:\Users\calliopeuser\projects\LiveResults\MWM2.LiveResults.Tests\bin\Debug\MWM2.LiveResults.Tests.dll" tests="329" time="8.004" errors="0" failures="13" skipped="0" timestamp="2019-06-06T11:58:16"> - <testsuite name="MWM2.LiveResults.Tests.Schema.Export.OpenQuestionExportColumnTests" tests="7" time="0.054" passed="7" failures="0" skipped="0"> + <testsuite name="MWM2.LiveResults.Tests.Schema.Export.OpenQuestionExportColumnTests" tests="7" time="0.054" passed="7" failures="0" skipped="0"> - <testcase name="OpenQuestion_WithoutLabel_NullValue_MissingValueReturned" classname="MWM2.LiveResults.Tests.Schema.Export.OpenQuestionExportColumnTests" time="0.0010000" status="Passed"/> + <testcase name="OpenQuestion_WithoutLabel_NullValue_MissingValueReturned" classname="MWM2.LiveResults.Tests.Schema.Export.OpenQuestionExportColumnTests" time="0.0010000" status="Passed"/> - <testcase name="OpenQuestion_WithoutLabel_OpenValueReturned" classname="MWM2.LiveResults.Tests.Schema.Export.OpenQuestionExportColumnTests" time="0.0480000" status="Passed"/> + <testcase name="OpenQuestion_WithoutLabel_OpenValueReturned" classname="MWM2.LiveResults.Tests.Schema.Export.OpenQuestionExportColumnTests" time="0.0480000" status="Passed"/> - <testcase name="OpenQuestion_WithAnswerLabel_AnswerLabelReturned" classname="MWM2.LiveResults.Tests.Schema.Export.OpenQuestionExportColumnTests" time="0.0010000" status="Passed"/> + <testcase name="OpenQuestion_WithAnswerLabel_AnswerLabelReturned" classname="MWM2.LiveResults.Tests.Schema.Export.OpenQuestionExportColumnTests" time="0.0010000" status="Passed"/> - <testcase name="OpenQuestion_GivenEmptyValue_EmptySettingReturned" classname="MWM2.LiveResults.Tests.Schema.Export.OpenQuestionExportColumnTests" time="0.0010000" status="Passed"/> + <testcase name="OpenQuestion_GivenEmptyValue_EmptySettingReturned" classname="MWM2.LiveResults.Tests.Schema.Export.OpenQuestionExportColumnTests" time="0.0010000" status="Passed"/> - <testcase name="OpenQuestion_WithLabel_ColumnNameIsLabel" classname="MWM2.LiveResults.Tests.Schema.Export.OpenQuestionExportColumnTests" time="0.0010000" status="Passed"/> + <testcase name="OpenQuestion_WithLabel_ColumnNameIsLabel" classname="MWM2.LiveResults.Tests.Schema.Export.OpenQuestionExportColumnTests" time="0.0010000" status="Passed"/> - <testcase name="OpenQuestion_NotGiven_MissingValueReturned" classname="MWM2.LiveResults.Tests.Schema.Export.OpenQuestionExportColumnTests" time="0.0010000" status="Passed"/> + <testcase name="OpenQuestion_NotGiven_MissingValueReturned" classname="MWM2.LiveResults.Tests.Schema.Export.OpenQuestionExportColumnTests" time="0.0010000" status="Passed"/> - <testcase name="OpenQuestion_WithoutLabel_CorrectColumnName" classname="MWM2.LiveResults.Tests.Schema.Export.OpenQuestionExportColumnTests" time="0.0010000" status="Passed"/> + <testcase name="OpenQuestion_WithoutLabel_CorrectColumnName" classname="MWM2.LiveResults.Tests.Schema.Export.OpenQuestionExportColumnTests" time="0.0010000" status="Passed"/> - </testsuite> + </testsuite> - <testsuite name="MWM2.LiveResults.Tests.Schema.Export.PointDistributionExportTests" tests="4" time="0.213" passed="4" failures="0" skipped="0"> + <testsuite name="MWM2.LiveResults.Tests.Schema.Export.PointDistributionExportTests" tests="4" time="0.213" passed="4" failures="0" skipped="0"> - <testcase name="PointDistributionQuestion_WithAnswerLabels_GetValues" classname="MWM2.LiveResults.Tests.Schema.Export.PointDistributionExportTests" time="0.0260000" status="Passed"/> + <testcase name="PointDistributionQuestion_WithAnswerLabels_GetValues" classname="MWM
xUnit.net converter tests › xunit-qlnet.xml: tests/common.js#L86
expect(received).toBe(expected) // Object.is equality - Expected - 106 + Received + 106 - <testsuites name="C:\projecrs\QLNet\tests\QLNet.Tests\bin\Debug\net8.0\QLNet.Tests.dll" tests="476" time="112.827" errors="0" failures="1" skipped="13" timestamp="2024-09-27T15:56:46"> + <testsuites name="C:\projecrs\QLNet\tests\QLNet.Tests\bin\Debug\net8.0\QLNet.Tests.dll" tests="476" time="112.827" errors="0" failures="1" skipped="13" timestamp="2024-09-27T15:56:46"> - <testsuite name="QLNet.Tests.T_DayCounters" tests="25" time="0.031" passed="25" failures="0" skipped="0"> + <testsuite name="QLNet.Tests.T_DayCounters" tests="25" time="0.031" passed="25" failures="0" skipped="0"> - <testcase name="testThirty365" classname="QLNet.Tests.T_DayCounters" time="0.0004152" status="Passed"/> + <testcase name="testThirty365" classname="QLNet.Tests.T_DayCounters" time="0.0004152" status="Passed"/> - <testcase name="testActualActualIsma(isEndOfMonth: False, frequency: Semiannual, interestAccrualDateAsString: &quot;1999-01-30&quot;, maturityDateAsString: &quot;2000-06-30&quot;, firstCouponDateAsString: &quot;1999-07-30&quot;, penultimateCouponDateAsString: &quot;2000-01-30&quot;, d1AsString: &quot;1999-07-30&quot;, d2AsString: &quot;2000-01-30&quot;, expectedYearFraction: 0.5)" classname="QLNet.Tests.T_DayCounters" time="0.0011084" status="Passed"/> + <testcase name="testActualActualIsma(isEndOfMonth: False, frequency: Semiannual, interestAccrualDateAsString: &quot;1999-01-30&quot;, maturityDateAsString: &quot;2000-06-30&quot;, firstCouponDateAsString: &quot;1999-07-30&quot;, penultimateCouponDateAsString: &quot;2000-01-30&quot;, d1AsString: &quot;1999-07-30&quot;, d2AsString: &quot;2000-01-30&quot;, expectedYearFraction: 0.5)" classname="QLNet.Tests.T_DayCounters" time="0.0011084" status="Passed"/> - <testcase name="testActualActualIsma(isEndOfMonth: False, frequency: Semiannual, interestAccrualDateAsString: &quot;2003-05-01&quot;, maturityDateAsString: &quot;2005-05-01&quot;, firstCouponDateAsString: &quot;2003-11-01&quot;, penultimateCouponDateAsString: &quot;2004-11-01&quot;, d1AsString: &quot;2003-11-01&quot;, d2AsString: &quot;2004-05-01&quot;, expectedYearFraction: 0.5)" classname="QLNet.Tests.T_DayCounters" time="0.0002379" status="Passed"/> + <testcase name="testActualActualIsma(isEndOfMonth: False, frequency: Semiannual, interestAccrualDateAsString: &quot;2003-05-01&quot;, maturityDateAsString: &quot;2005-05-01&quot;, firstCouponDateAsString: &quot;2003-11-01&quot;, penultimateCouponDateAsString: &quot;2004-11-01&quot;, d1AsString: &quot;2003-11-01&quot;, d2AsString: &quot;2004-05-01&quot;, expectedYearFraction: 0.5)" classname="QLNet.Tests.T_DayCounters" time="0.0002379" status="Passed"/> - <testcase name="testActualActualIsma(isEndOfMonth: False, frequency: Quarterly, interestAccrualDateAsString: &quot;1999-05-31&quot;, maturityDateAsString: &quot;2000-04-30&quot;, firstCouponDateAsString: &quot;1999-08-31&quot;, penultimateCouponDateAsString: &quot;1999-11-30&quot;, d1AsString: &quot;1999-11-30&quot;, d2AsString: &quot;2000-04-30&quot;, expectedYearFraction: 0.41944444444444445)" classname="QLNet.Tests.T_DayCounters" time="0.0000102" status="Passed"/> + <testcase name="testActualActualIsma(isEndOfMonth: False, frequency: Quarterly, interestAccrualDateAsString: &quot;1999-05-31&quot;, maturityDateAsString: &quot;2000-04-30&quot;, firstCouponDateAsString: &quot;1999-08-31&quot;, penultimateCouponDateAsString: &quot;1999-11-30&quot;, d1AsString: &quot;1999-11-30&quot;, d2AsString: &quot;2000-04-30&quot;, expectedYearFraction: 0.41944444444444445)" classname="QLNet.Tests.T_DayCounters" time="0.0000102" status="Passed"/> - <testcase name="testActualActualIsma(isEndOfMonth: True, frequency: Quarterly, interestAccrualDateAsString: &quot;1999-05-31&quot;, maturityDateAsString: &quot;2000-04-30&quot;, firstCouponDateAsString: &quot;1999-08-31&quot;, penultimateCouponDateAsString: &quot;1999-11-30&quot;, d1AsString: &quot;1999-11-30&quot;, d2AsString:
JUnit converter tests › junit-jenkins.xml: tests/common.js#L78
expect(received).toBe(expected) // Object.is equality - Expected - 115 + Received + 115 - { + { - "stats": { + "stats": { - "suites": 1, + "suites": 1, - "tests": 3, + "tests": 3, - "passes": 2, + "passes": 2, - "pending": 0, + "pending": 0, - "failures": 1, + "failures": 1, - "testsRegistered": 3, + "testsRegistered": 3, - "passPercent": 66.66666666666667, + "passPercent": 66.66666666666667, - "pendingPercent": 0, + "pendingPercent": 0, - "other": 0, + "other": 0, - "hasOther": false, + "hasOther": false, - "skipped": 0, + "skipped": 0, - "hasSkipped": false, + "hasSkipped": false, - "duration": 37 + "duration": 37 - }, + }, - "results": [ + "results": [ - { + { - "uuid": "", + "uuid": "", - "title": "", + "title": "", - "fullFile": "", + "fullFile": "", - "file": "", + "file": "", - "beforeHooks": [], + "beforeHooks": [], - "afterHooks": [], + "afterHooks": [], - "tests": [], + "tests": [], - "suites": [ + "suites": [ - { + { - "uuid": "", + "uuid": "", - "title": "PatientRegistration.Patient Registration (Example)", + "title": "PatientRegistration.Patient Registration (Example)", - "file": "", + "file": "", - "beforeHooks": [], + "beforeHooks": [], - "afterHooks": [], + "afterHooks": [], - "tests": [ + "tests": [ - { + { - "title": "Create patient", + "title": "Create patient", - "fullTitle": "PatientRegistration.Patient Registration (Example)", + "fullTitle": "PatientRegistration.Patient Registration (Example)", - "duration": 16, + "duration": 16, - "state": "passed", + "state": "passed", - "speed": "slow", + "speed": "slow", - "pass": true, + "pass": true, - "fail": false, + "fail": false, - "pending": false, + "pending": false, - "context": "[{\"title\":\"system-out\",\"value\":\"@scenario.begin\\n\\n @tc:62\\n Scenario: Create patient\\n When I create a patient with name \\\"John Doe\\\" on the host ... passed in 0.005s\\n Then the patient \\\"John Doe\\\" should also be created in the application. ... passed in 0.011s\\n\\[email protected]\\n--------------------------------------------------------------------------------\"}]", + "context": "[{\"title\":\"system-out\",\"value\":\"@scenario.begin\\n\\n @tc:62\\n Scenario: Create patient\\n When I create a patient with name \\\"John Doe\\\" on the host ... passed in 0.005s\\n Then the patient \\\"John Doe\\\" should also be created in the application. ... passed in 0.011s\\n\\[email protected]\\n--------------------------------------------------------------------------------\"}]", - "code": null, + "code": null, - "err": {}, + "err": {}, - "uuid": "", + "uuid": "", - "parentUUID": "", + "parentUUID": "", - "isHook": false, + "isHook": false, - "skipped": false + "skipped": false - }, + }, - { + { - "title": "Close patient", + "title": "Close patient", - "fullTitle": "PatientRegistration.Patient Registration (Example)", + "fullTitle": "PatientRegistration.Patient Registration (Example)", - "duration": 15, + "duration": 15, - "state": "passed", + "state": "passed", - "speed": "slow", + "speed": "slow", - "pass": true
JUnit converter tests › junit-notestsuites.xml: tests/common.js#L78
expect(received).toBe(expected) // Object.is equality - Expected - 115 + Received + 115 - { + { - "stats": { + "stats": { - "suites": 1, + "suites": 1, - "tests": 3, + "tests": 3, - "passes": 2, + "passes": 2, - "pending": 0, + "pending": 0, - "failures": 1, + "failures": 1, - "testsRegistered": 3, + "testsRegistered": 3, - "passPercent": 66.66666666666667, + "passPercent": 66.66666666666667, - "pendingPercent": 0, + "pendingPercent": 0, - "other": 0, + "other": 0, - "hasOther": false, + "hasOther": false, - "skipped": 0, + "skipped": 0, - "hasSkipped": false, + "hasSkipped": false, - "duration": 37 + "duration": 37 - }, + }, - "results": [ + "results": [ - { + { - "uuid": "", + "uuid": "", - "title": "", + "title": "", - "fullFile": "", + "fullFile": "", - "file": "", + "file": "", - "beforeHooks": [], + "beforeHooks": [], - "afterHooks": [], + "afterHooks": [], - "tests": [], + "tests": [], - "suites": [ + "suites": [ - { + { - "uuid": "", + "uuid": "", - "title": "PatientRegistration.Patient Registration (Example)", + "title": "PatientRegistration.Patient Registration (Example)", - "file": "", + "file": "", - "beforeHooks": [], + "beforeHooks": [], - "afterHooks": [], + "afterHooks": [], - "tests": [ + "tests": [ - { + { - "title": "Create patient", + "title": "Create patient", - "fullTitle": "PatientRegistration.Patient Registration (Example)", + "fullTitle": "PatientRegistration.Patient Registration (Example)", - "duration": 16, + "duration": 16, - "state": "passed", + "state": "passed", - "speed": "slow", + "speed": "slow", - "pass": true, + "pass": true, - "fail": false, + "fail": false, - "pending": false, + "pending": false, - "context": "[{\"title\":\"system-out\",\"value\":\"@scenario.begin\\n\\n @tc:62\\n Scenario: Create patient\\n When I create a patient with name \\\"John Doe\\\" on the host ... passed in 0.005s\\n Then the patient \\\"John Doe\\\" should also be created in the application. ... passed in 0.011s\\n\\[email protected]\\n--------------------------------------------------------------------------------\"}]", + "context": "[{\"title\":\"system-out\",\"value\":\"@scenario.begin\\n\\n @tc:62\\n Scenario: Create patient\\n When I create a patient with name \\\"John Doe\\\" on the host ... passed in 0.005s\\n Then the patient \\\"John Doe\\\" should also be created in the application. ... passed in 0.011s\\n\\[email protected]\\n--------------------------------------------------------------------------------\"}]", - "code": null, + "code": null, - "err": {}, + "err": {}, - "uuid": "", + "uuid": "", - "parentUUID": "", + "parentUUID": "", - "isHook": false, + "isHook": false, - "skipped": false + "skipped": false - }, + }, - { + { - "title": "Close patient", + "title": "Close patient", - "fullTitle": "PatientRegistration.Patient Registration (Example)", + "fullTitle": "PatientRegistration.Patient Registration (Example)", - "duration": 15, + "duration": 15, - "state": "passed", + "state": "passed", - "speed": "slow", + "speed": "slow", - "pass": true
JUnit converter tests › junit-testsuites-noattributes.xml: tests/common.js#L78
expect(received).toBe(expected) // Object.is equality - Expected - 115 + Received + 115 - { + { - "stats": { + "stats": { - "suites": 1, + "suites": 1, - "tests": 3, + "tests": 3, - "passes": 2, + "passes": 2, - "pending": 0, + "pending": 0, - "failures": 1, + "failures": 1, - "testsRegistered": 3, + "testsRegistered": 3, - "passPercent": 66.66666666666667, + "passPercent": 66.66666666666667, - "pendingPercent": 0, + "pendingPercent": 0, - "other": 0, + "other": 0, - "hasOther": false, + "hasOther": false, - "skipped": 0, + "skipped": 0, - "hasSkipped": false, + "hasSkipped": false, - "duration": 37 + "duration": 37 - }, + }, - "results": [ + "results": [ - { + { - "uuid": "", + "uuid": "", - "title": "", + "title": "", - "fullFile": "", + "fullFile": "", - "file": "", + "file": "", - "beforeHooks": [], + "beforeHooks": [], - "afterHooks": [], + "afterHooks": [], - "tests": [], + "tests": [], - "suites": [ + "suites": [ - { + { - "uuid": "", + "uuid": "", - "title": "PatientRegistration.Patient Registration (Example)", + "title": "PatientRegistration.Patient Registration (Example)", - "file": "", + "file": "", - "beforeHooks": [], + "beforeHooks": [], - "afterHooks": [], + "afterHooks": [], - "tests": [ + "tests": [ - { + { - "title": "Create patient", + "title": "Create patient", - "fullTitle": "PatientRegistration.Patient Registration (Example)", + "fullTitle": "PatientRegistration.Patient Registration (Example)", - "duration": 16, + "duration": 16, - "state": "passed", + "state": "passed", - "speed": "slow", + "speed": "slow", - "pass": true, + "pass": true, - "fail": false, + "fail": false, - "pending": false, + "pending": false, - "context": "[{\"title\":\"system-out\",\"value\":\"@scenario.begin\\n\\n @tc:62\\n Scenario: Create patient\\n When I create a patient with name \\\"John Doe\\\" on the host ... passed in 0.005s\\n Then the patient \\\"John Doe\\\" should also be created in the application. ... passed in 0.011s\\n\\[email protected]\\n--------------------------------------------------------------------------------\"}]", + "context": "[{\"title\":\"system-out\",\"value\":\"@scenario.begin\\n\\n @tc:62\\n Scenario: Create patient\\n When I create a patient with name \\\"John Doe\\\" on the host ... passed in 0.005s\\n Then the patient \\\"John Doe\\\" should also be created in the application. ... passed in 0.011s\\n\\[email protected]\\n--------------------------------------------------------------------------------\"}]", - "code": null, + "code": null, - "err": {}, + "err": {}, - "uuid": "", + "uuid": "", - "parentUUID": "", + "parentUUID": "", - "isHook": false, + "isHook": false, - "skipped": false + "skipped": false - }, + }, - { + { - "title": "Close patient", + "title": "Close patient", - "fullTitle": "PatientRegistration.Patient Registration (Example)", + "fullTitle": "PatientRegistration.Patient Registration (Example)", - "duration": 15, + "duration": 15, - "state": "passed", + "state": "passed", - "speed": "slow", + "speed": "slow", - "pass": true
JUnit converter tests › junit-mocha-xunit.xml: tests/common.js#L78
expect(received).toBe(expected) // Object.is equality - Expected - 325 + Received + 325 - { + { - "stats": { + "stats": { - "suites": 1, + "suites": 1, - "tests": 14, + "tests": 14, - "passes": 7, + "passes": 7, - "pending": 2, + "pending": 2, - "failures": 5, + "failures": 5, - "testsRegistered": 14, + "testsRegistered": 14, - "passPercent": 49.99999999999999, + "passPercent": 49.99999999999999, - "pendingPercent": 14.285714285714285, + "pendingPercent": 14.285714285714285, - "other": 0, + "other": 0, - "hasOther": false, + "hasOther": false, - "skipped": 0, + "skipped": 0, - "hasSkipped": false, + "hasSkipped": false, - "duration": 56 + "duration": 56 - }, + }, - "results": [ + "results": [ - { + { - "uuid": "", + "uuid": "", - "title": "", + "title": "", - "fullFile": "", + "fullFile": "", - "file": "", + "file": "", - "beforeHooks": [], + "beforeHooks": [], - "afterHooks": [], + "afterHooks": [], - "tests": [], + "tests": [], - "suites": [ + "suites": [ - { + { - "uuid": "", + "uuid": "", - "title": "Mocha Tests", + "title": "Mocha Tests", - "file": "", + "file": "", - "beforeHooks": [], + "beforeHooks": [], - "afterHooks": [], + "afterHooks": [], - "tests": [ + "tests": [ - { + { - "title": "[CoreCLR] exists", + "title": "[CoreCLR] exists", - "fullTitle": "edge.func", + "fullTitle": "edge.func", - "duration": 0, + "duration": 0, - "state": "passed", + "state": "passed", - "speed": "fast", + "speed": "fast", - "pass": true, + "pass": true, - "fail": false, + "fail": false, - "pending": false, + "pending": false, - "context": null, + "context": null, - "code": null, + "code": null, - "err": {}, + "err": {}, - "uuid": "", + "uuid": "", - "parentUUID": "", + "parentUUID": "", - "isHook": false, + "isHook": false, - "skipped": false + "skipped": false - }, + }, - { + { - "title": "[CoreCLR] succeeds with assemblyFile as string", + "title": "[CoreCLR] succeeds with assemblyFile as string", - "fullTitle": "edge.func", + "fullTitle": "edge.func", - "duration": 0, + "duration": 0, - "state": "pending", + "state": "pending", - "speed": "fast", + "speed": "fast", - "pass": false, + "pass": false, - "fail": false, + "fail": false, - "pending": true, + "pending": true, - "context": null, + "context": null, - "code": null, + "code": null, - "err": {}, + "err": {}, - "uuid": "", + "uuid": "", - "parentUUID": "", + "parentUUID": "", - "isHook": false, + "isHook": false, - "skipped": false + "skipped": false - }, + }, - { + { - "title": "[CoreCLR] succeeds with assemblyFile as options property", + "title": "[CoreCLR] succeeds with assemblyFile as options property", - "fullTitle": "edge.func", + "fullTitle": "edge.f
JUnit converter tests › junit-nested.xml: tests/common.js#L78
expect(received).toBe(expected) // Object.is equality - Expected - 277 + Received + 277 - { + { - "stats": { + "stats": { - "suites": 3, + "suites": 3, - "tests": 10, + "tests": 10, - "passes": 10, + "passes": 10, - "pending": 0, + "pending": 0, - "failures": 0, + "failures": 0, - "testsRegistered": 10, + "testsRegistered": 10, - "passPercent": 100, + "passPercent": 100, - "pendingPercent": 0, + "pendingPercent": 0, - "other": 0, + "other": 0, - "hasOther": false, + "hasOther": false, - "skipped": 0, + "skipped": 0, - "hasSkipped": false, + "hasSkipped": false, - "duration": 40 + "duration": 40 - }, + }, - "results": [ + "results": [ - { + { - "uuid": "", + "uuid": "", - "title": "", + "title": "", - "fullFile": "", + "fullFile": "", - "file": "", + "file": "", - "beforeHooks": [], + "beforeHooks": [], - "afterHooks": [], + "afterHooks": [], - "tests": [], + "tests": [], - "suites": [ + "suites": [ - { + { - "uuid": "", + "uuid": "", - "title": "async call from node.js to .net", + "title": "async call from node.js to .net", - "fullFile": "C:\\projects\\Dev\\edge-js\\test\\102_node2net.js", + "fullFile": "C:\\projects\\Dev\\edge-js\\test\\102_node2net.js", - "file": "102_node2net.js", + "file": "102_node2net.js", - "beforeHooks": [], + "beforeHooks": [], - "afterHooks": [], + "afterHooks": [], - "tests": [ + "tests": [ - { + { - "title": "[.NET] successfuly marshals data from .net to node.js", + "title": "[.NET] successfuly marshals data from .net to node.js", - "fullTitle": "async call from node.js to .net", + "fullTitle": "async call from node.js to .net", - "duration": 245, + "duration": 245, - "state": "passed", + "state": "passed", - "speed": "slow", + "speed": "slow", - "pass": true, + "pass": true, - "fail": false, + "fail": false, - "pending": false, + "pending": false, - "context": null, + "context": null, - "code": null, + "code": null, - "err": {}, + "err": {}, - "uuid": "", + "uuid": "", - "parentUUID": "", + "parentUUID": "", - "isHook": false, + "isHook": false, - "skipped": false + "skipped": false - }, + }, - { + { - "title": "[.NET] successfuly marshals .net exception thrown on v8 thread from .net to node.js", + "title": "[.NET] successfuly marshals .net exception thrown on v8 thread from .net to node.js", - "fullTitle": "async call from node.js to .net", + "fullTitle": "async call from node.js to .net", - "duration": 9, + "duration": 9, - "state": "passed", + "state": "passed", - "speed": "slow", + "speed": "slow", - "pass": true, + "pass": true, - "fail": false, + "fail": false, - "pending": false, + "pending": false, - "context": null, + "context": null, - "code": null, + "code": null, - "err": {}, + "err": {}, - "uuid": "", + "uuid": "", - "parentUUID": "", + "parentUUID": "", - "isHook": false, +
TRX converter tests › trx-mstest-datadriven.trx: tests/common.js#L78
expect(received).toBe(expected) // Object.is equality - Expected - 155 + Received + 155 - { + { - "stats": { + "stats": { - "suites": 1, + "suites": 1, - "tests": 6, + "tests": 6, - "passes": 3, + "passes": 3, - "pending": 0, + "pending": 0, - "failures": 3, + "failures": 3, - "testsRegistered": 6, + "testsRegistered": 6, - "passPercent": 50, + "passPercent": 50, - "pendingPercent": 0, + "pendingPercent": 0, - "other": 0, + "other": 0, - "hasOther": false, + "hasOther": false, - "skipped": 0, + "skipped": 0, - "hasSkipped": false, + "hasSkipped": false, - "duration": 1035 + "duration": 1035 - }, + }, - "results": [ + "results": [ - { + { - "uuid": "", + "uuid": "", - "title": "", + "title": "", - "fullFile": "", + "fullFile": "", - "file": "", + "file": "", - "beforeHooks": [], + "beforeHooks": [], - "afterHooks": [], + "afterHooks": [], - "tests": [], + "tests": [], - "suites": [ + "suites": [ - { + { - "uuid": "", + "uuid": "", - "title": "MsTestSample.DataDriven", + "title": "MsTestSample.DataDriven", - "file": "", + "file": "", - "beforeHooks": [], + "beforeHooks": [], - "afterHooks": [], + "afterHooks": [], - "tests": [ + "tests": [ - { + { - "title": "Failing_test", + "title": "Failing_test", - "fullTitle": "MsTestSample.DataDriven", + "fullTitle": "MsTestSample.DataDriven", - "duration": 1, + "duration": 1, - "state": "failed", + "state": "failed", - "speed": "fast", + "speed": "fast", - "pass": false, + "pass": false, - "fail": true, + "fail": true, - "pending": false, + "pending": false, - "context": null, + "context": null, - "code": null, + "code": null, - "err": { + "err": { - "message": "Assert.Fail failed. Failing for demo purposes", + "message": "Assert.Fail failed. Failing for demo purposes", - "estack": "at MsTestSample.DataDriven.Failing_test() in D:\\Work-Git\\github\\Mini\\trx2junit\\samples\\MsTestSample\\DataDriven.cs:line 25", + "estack": "at MsTestSample.DataDriven.Failing_test() in D:\\Work-Git\\github\\Mini\\trx2junit\\samples\\MsTestSample\\DataDriven.cs:line 25", - "diff": null + "diff": null - }, + }, - "uuid": "", + "uuid": "", - "parentUUID": "", + "parentUUID": "", - "isHook": false, + "isHook": false, - "skipped": false + "skipped": false - }, + }, - { + { - "title": "Slow_test", + "title": "Slow_test", - "fullTitle": "MsTestSample.DataDriven", + "fullTitle": "MsTestSample.DataDriven", - "duration": 1001, + "duration": 1001, - "state": "passed", + "state": "passed", - "speed": "slow", + "speed": "slow", - "pass": true, + "pass": true, - "fail": false, + "fail": false, - "pending": false, + "pending": false, - "context": null, + "context": null, - "code": null, + "code": null, - "err": {}, + "err": {}, - "uuid": "", + "uuid": "", -
TRX converter tests › trx-nunit-datadriven.trx: tests/common.js#L78
expect(received).toBe(expected) // Object.is equality - Expected - 155 + Received + 155 - { + { - "stats": { + "stats": { - "suites": 1, + "suites": 1, - "tests": 5, + "tests": 5, - "passes": 3, + "passes": 3, - "pending": 0, + "pending": 0, - "failures": 2, + "failures": 2, - "testsRegistered": 5, + "testsRegistered": 5, - "passPercent": 60, + "passPercent": 60, - "pendingPercent": 0, + "pendingPercent": 0, - "other": 0, + "other": 0, - "hasOther": false, + "hasOther": false, - "skipped": 0, + "skipped": 0, - "hasSkipped": false, + "hasSkipped": false, - "duration": 1062 + "duration": 1062 - }, + }, - "results": [ + "results": [ - { + { - "uuid": "", + "uuid": "", - "title": "", + "title": "", - "fullFile": "", + "fullFile": "", - "file": "", + "file": "", - "beforeHooks": [], + "beforeHooks": [], - "afterHooks": [], + "afterHooks": [], - "tests": [], + "tests": [], - "suites": [ + "suites": [ - { + { - "uuid": "", + "uuid": "", - "title": "NUnitSample.DataDriven", + "title": "NUnitSample.DataDriven", - "file": "", + "file": "", - "beforeHooks": [], + "beforeHooks": [], - "afterHooks": [], + "afterHooks": [], - "tests": [ + "tests": [ - { + { - "title": "Failing_test", + "title": "Failing_test", - "fullTitle": "NUnitSample.DataDriven", + "fullTitle": "NUnitSample.DataDriven", - "duration": 55, + "duration": 55, - "state": "failed", + "state": "failed", - "speed": "fast", + "speed": "fast", - "pass": false, + "pass": false, - "fail": true, + "fail": true, - "pending": false, + "pending": false, - "context": null, + "context": null, - "code": null, + "code": null, - "err": { + "err": { - "message": "Failing for demo purposes", + "message": "Failing for demo purposes", - "estack": "at NUnitSample.DataDriven.Failing_test() in D:\\Work-Git\\github\\Mini\\trx2junit\\samples\\NUnitSample\\DataDriven.cs:line 27", + "estack": "at NUnitSample.DataDriven.Failing_test() in D:\\Work-Git\\github\\Mini\\trx2junit\\samples\\NUnitSample\\DataDriven.cs:line 27", - "diff": null + "diff": null - }, + }, - "uuid": "", + "uuid": "", - "parentUUID": "", + "parentUUID": "", - "isHook": false, + "isHook": false, - "skipped": false + "skipped": false - }, + }, - { + { - "title": "Slow_test", + "title": "Slow_test", - "fullTitle": "NUnitSample.DataDriven", + "fullTitle": "NUnitSample.DataDriven", - "duration": 1002, + "duration": 1002, - "state": "passed", + "state": "passed", - "speed": "slow", + "speed": "slow", - "pass": true, + "pass": true, - "fail": false, + "fail": false, - "pending": false, + "pending": false, - "context": null, + "context": null, - "code": null, + "code": null, - "err": {}, + "err": {}, - "uuid": "", + "uuid": "", - "parentUUID": "", + "par
TRX converter tests › trx-xunit-datadriven.trx: tests/common.js#L78
expect(received).toBe(expected) // Object.is equality - Expected - 155 + Received + 155 - { + { - "stats": { + "stats": { - "suites": 1, + "suites": 1, - "tests": 5, + "tests": 5, - "passes": 3, + "passes": 3, - "pending": 0, + "pending": 0, - "failures": 2, + "failures": 2, - "testsRegistered": 5, + "testsRegistered": 5, - "passPercent": 60, + "passPercent": 60, - "pendingPercent": 0, + "pendingPercent": 0, - "other": 0, + "other": 0, - "hasOther": false, + "hasOther": false, - "skipped": 0, + "skipped": 0, - "hasSkipped": false, + "hasSkipped": false, - "duration": 1014 + "duration": 1014 - }, + }, - "results": [ + "results": [ - { + { - "uuid": "", + "uuid": "", - "title": "", + "title": "", - "fullFile": "", + "fullFile": "", - "file": "", + "file": "", - "beforeHooks": [], + "beforeHooks": [], - "afterHooks": [], + "afterHooks": [], - "tests": [], + "tests": [], - "suites": [ + "suites": [ - { + { - "uuid": "", + "uuid": "", - "title": "XUnitSample.DataDriven", + "title": "XUnitSample.DataDriven", - "file": "", + "file": "", - "beforeHooks": [], + "beforeHooks": [], - "afterHooks": [], + "afterHooks": [], - "tests": [ + "tests": [ - { + { - "title": "Failing_test", + "title": "Failing_test", - "fullTitle": "XUnitSample.DataDriven", + "fullTitle": "XUnitSample.DataDriven", - "duration": 3, + "duration": 3, - "state": "failed", + "state": "failed", - "speed": "fast", + "speed": "fast", - "pass": false, + "pass": false, - "fail": true, + "fail": true, - "pending": false, + "pending": false, - "context": null, + "context": null, - "code": null, + "code": null, - "err": { + "err": { - "message": "Failing for demo purposes Expected: True Actual: False", + "message": "Failing for demo purposes Expected: True Actual: False", - "estack": "at XUnitSample.DataDriven.Failing_test() in D:\\Work-Git\\github\\Mini\\trx2junit\\samples\\XUnitSample\\DataDriven.cs:line 26", + "estack": "at XUnitSample.DataDriven.Failing_test() in D:\\Work-Git\\github\\Mini\\trx2junit\\samples\\XUnitSample\\DataDriven.cs:line 26", - "diff": null + "diff": null - }, + }, - "uuid": "", + "uuid": "", - "parentUUID": "", + "parentUUID": "", - "isHook": false, + "isHook": false, - "skipped": false + "skipped": false - }, + }, - { + { - "title": "Slow_test", + "title": "Slow_test", - "fullTitle": "XUnitSample.DataDriven", + "fullTitle": "XUnitSample.DataDriven", - "duration": 1007, + "duration": 1007, - "state": "passed", + "state": "passed", - "speed": "slow", + "speed": "slow", - "pass": true, + "pass": true, - "fail": false, + "fail": false, - "pending": false, + "pending": false, - "context": null, + "context": null, - "code": null, + "code": null, - "err": {}, + "err": {}, - "uuid": "", + "uuid":
TRX converter tests › trx-mstest-ignore.trx: tests/common.js#L78
expect(received).toBe(expected) // Object.is equality - Expected - 134 + Received + 134 - { + { - "stats": { + "stats": { - "suites": 1, + "suites": 1, - "tests": 4, + "tests": 4, - "passes": 2, + "passes": 2, - "pending": 1, + "pending": 1, - "failures": 1, + "failures": 1, - "testsRegistered": 4, + "testsRegistered": 4, - "passPercent": 50, + "passPercent": 50, - "pendingPercent": 25, + "pendingPercent": 25, - "other": 0, + "other": 0, - "hasOther": false, + "hasOther": false, - "skipped": 0, + "skipped": 0, - "hasSkipped": false, + "hasSkipped": false, - "duration": 1038 + "duration": 1038 - }, + }, - "results": [ + "results": [ - { + { - "uuid": "", + "uuid": "", - "title": "", + "title": "", - "fullFile": "", + "fullFile": "", - "file": "", + "file": "", - "beforeHooks": [], + "beforeHooks": [], - "afterHooks": [], + "afterHooks": [], - "tests": [], + "tests": [], - "suites": [ + "suites": [ - { + { - "uuid": "", + "uuid": "", - "title": "MsTestSample.SimpleTests", + "title": "MsTestSample.SimpleTests", - "file": "", + "file": "", - "beforeHooks": [], + "beforeHooks": [], - "afterHooks": [], + "afterHooks": [], - "tests": [ + "tests": [ - { + { - "title": "Failing_test", + "title": "Failing_test", - "fullTitle": "MsTestSample.SimpleTests", + "fullTitle": "MsTestSample.SimpleTests", - "duration": 31, + "duration": 31, - "state": "failed", + "state": "failed", - "speed": "fast", + "speed": "fast", - "pass": false, + "pass": false, - "fail": true, + "fail": true, - "pending": false, + "pending": false, - "context": null, + "context": null, - "code": null, + "code": null, - "err": { + "err": { - "message": "Assert.Fail failed. Failing for demo purposes", + "message": "Assert.Fail failed. Failing for demo purposes", - "estack": "at MsTestSample.SimpleTests.Failing_test() in D:\\Work-Git\\github\\Mini\\trx2junit\\samples\\MsTestSample\\SimpleTests.cs:line 20", + "estack": "at MsTestSample.SimpleTests.Failing_test() in D:\\Work-Git\\github\\Mini\\trx2junit\\samples\\MsTestSample\\SimpleTests.cs:line 20", - "diff": null + "diff": null - }, + }, - "uuid": "", + "uuid": "", - "parentUUID": "", + "parentUUID": "", - "isHook": false, + "isHook": false, - "skipped": false + "skipped": false - }, + }, - { + { - "title": "Ignored_test", + "title": "Ignored_test", - "fullTitle": "MsTestSample.SimpleTests", + "fullTitle": "MsTestSample.SimpleTests", - "duration": 0, + "duration": 0, - "state": "pending", + "state": "pending", - "speed": "fast", + "speed": "fast", - "pass": false, + "pass": false, - "fail": false, + "fail": false, - "pending": true, + "pending": true, - "context": "[\"skipped: Ignoring for testing ;-)\"]", + "context": "[\"skipped: Ignoring for testing ;-)\"]", - "code": null, + "code": null, - "err": {}, +
TRX converter tests › trx-nunit-ignore.trx: tests/common.js#L78
expect(received).toBe(expected) // Object.is equality - Expected - 152 + Received + 152 - { + { - "stats": { + "stats": { - "suites": 1, + "suites": 1, - "tests": 5, + "tests": 5, - "passes": 2, + "passes": 2, - "pending": 2, + "pending": 2, - "failures": 1, + "failures": 1, - "testsRegistered": 5, + "testsRegistered": 5, - "passPercent": 40, + "passPercent": 40, - "pendingPercent": 40, + "pendingPercent": 40, - "other": 0, + "other": 0, - "hasOther": false, + "hasOther": false, - "skipped": 0, + "skipped": 0, - "hasSkipped": false, + "hasSkipped": false, - "duration": 1074 + "duration": 1074 - }, + }, - "results": [ + "results": [ - { + { - "uuid": "", + "uuid": "", - "title": "", + "title": "", - "fullFile": "", + "fullFile": "", - "file": "", + "file": "", - "beforeHooks": [], + "beforeHooks": [], - "afterHooks": [], + "afterHooks": [], - "tests": [], + "tests": [], - "suites": [ + "suites": [ - { + { - "uuid": "", + "uuid": "", - "title": "NUnitSample.SimpleTests", + "title": "NUnitSample.SimpleTests", - "file": "", + "file": "", - "beforeHooks": [], + "beforeHooks": [], - "afterHooks": [], + "afterHooks": [], - "tests": [ + "tests": [ - { + { - "title": "Failing_test", + "title": "Failing_test", - "fullTitle": "NUnitSample.SimpleTests", + "fullTitle": "NUnitSample.SimpleTests", - "duration": 59, + "duration": 59, - "state": "failed", + "state": "failed", - "speed": "fast", + "speed": "fast", - "pass": false, + "pass": false, - "fail": true, + "fail": true, - "pending": false, + "pending": false, - "context": null, + "context": null, - "code": null, + "code": null, - "err": { + "err": { - "message": "Failing for demo purposes", + "message": "Failing for demo purposes", - "estack": "at NUnitSample.SimpleTests.Failing_test() in D:\\Work-Git\\github\\Mini\\trx2junit\\samples\\NUnitSample\\SimpleTests.cs:line 21", + "estack": "at NUnitSample.SimpleTests.Failing_test() in D:\\Work-Git\\github\\Mini\\trx2junit\\samples\\NUnitSample\\SimpleTests.cs:line 21", - "diff": null + "diff": null - }, + }, - "uuid": "", + "uuid": "", - "parentUUID": "", + "parentUUID": "", - "isHook": false, + "isHook": false, - "skipped": false + "skipped": false - }, + }, - { + { - "title": "Ignored_test", + "title": "Ignored_test", - "fullTitle": "NUnitSample.SimpleTests", + "fullTitle": "NUnitSample.SimpleTests", - "duration": 1, + "duration": 1, - "state": "pending", + "state": "pending", - "speed": "fast", + "speed": "fast", - "pass": false, + "pass": false, - "fail": false, + "fail": false, - "pending": true, + "pending": true, - "context": "[\"skipped: Ignoring for testing ;-)\"]", + "context": "[\"skipped: Ignoring for testing ;-)\"]", - "code": null, + "code": null, - "err": {}, + "err": {}, - "uuid":
test-ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636