Skip to content

Update NUnit to 4.0.0 #183

Update NUnit to 4.0.0

Update NUnit to 4.0.0 #183

This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / test-report-net6.0 failed Dec 2, 2023 in 1s

test-report-net6.0 ❌

Tests failed

❌ reports/dotnet-test-split-report.trx

15 tests were completed in 855ms with 13 passed, 2 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Test4Giis.DotnetTestSplit.TestSplit 13✅ 2❌ 63ms

❌ Test4Giis.DotnetTestSplit.TestSplit

✅ TestAll("Mstest","One.ClassOne")
✅ TestAll("Mstest","One.ClassTwo")
✅ TestAll("Mstest","Stp.ClassStp")
✅ TestAll("Mstest","Two.ClassOne")
✅ TestAll("Mstest","Two.ClassTwo")
✅ TestAll("Nunit","One.ClassOne")
❌ TestAll("Nunit","One.ClassTwo")
	System.Exception : Strings are different. First diff at line 11 column 3.
	Comparing file: TEST-TestAssetsNunit.One.ClassTwo.xml.
	- Visual diffs at: file:///home/runner/work/dotnet-test-split/dotnet-test-split/reports/TEST-TestAssetsNunit.One.ClassTwo.xml.html
✅ TestAll("Nunit","Stp.ClassStp")
✅ TestAll("Nunit","Two.ClassOne")
❌ TestAll("Nunit","Two.ClassTwo")
	System.Exception : Strings are different. First diff at line 8 column 3.
	Comparing file: TEST-TestAssetsNunit.Two.ClassTwo.xml.
	- Visual diffs at: file:///home/runner/work/dotnet-test-split/dotnet-test-split/reports/TEST-TestAssetsNunit.Two.ClassTwo.xml.html
✅ TestAll("Xunit","One.ClassOne")
✅ TestAll("Xunit","One.ClassTwo")
✅ TestAll("Xunit","Stp.ClassStp")
✅ TestAll("Xunit","Two.ClassOne")
✅ TestAll("Xunit","Two.ClassTwo")

Annotations

Check failure on line 55 in TestDotnetTestSplit/TestAll.cs

See this annotation in the file changed.

@github-actions github-actions / test-report-net6.0

Test4Giis.DotnetTestSplit.TestSplit ► TestAll("Nunit","One.ClassTwo")

Failed test found in:
  reports/dotnet-test-split-report.trx
Error:
  System.Exception : Strings are different. First diff at line 11 column 3.
  Comparing file: TEST-TestAssetsNunit.One.ClassTwo.xml.
  - Visual diffs at: file:///home/runner/work/dotnet-test-split/dotnet-test-split/reports/TEST-TestAssetsNunit.One.ClassTwo.xml.html
Raw output
System.Exception : Strings are different. First diff at line 11 column 3.
Comparing file: TEST-TestAssetsNunit.One.ClassTwo.xml.
- Visual diffs at: file:///home/runner/work/dotnet-test-split/dotnet-test-split/reports/TEST-TestAssetsNunit.One.ClassTwo.xml.html
   at Giis.Visualassert.FrameworkAssert.FailNotEquals(String expected, String actual, String message)
   at Giis.Visualassert.VisualAssert.AssertEquals(String expected, String actual, String message, String fileName)
   at Test4Giis.DotnetTestSplit.TestSplit.TestAll(String framework, String testClass) in /home/runner/work/dotnet-test-split/dotnet-test-split/TestDotnetTestSplit/TestAll.cs:line 55

Check failure on line 55 in TestDotnetTestSplit/TestAll.cs

See this annotation in the file changed.

@github-actions github-actions / test-report-net6.0

Test4Giis.DotnetTestSplit.TestSplit ► TestAll("Nunit","Two.ClassTwo")

Failed test found in:
  reports/dotnet-test-split-report.trx
Error:
  System.Exception : Strings are different. First diff at line 8 column 3.
  Comparing file: TEST-TestAssetsNunit.Two.ClassTwo.xml.
  - Visual diffs at: file:///home/runner/work/dotnet-test-split/dotnet-test-split/reports/TEST-TestAssetsNunit.Two.ClassTwo.xml.html
Raw output
System.Exception : Strings are different. First diff at line 8 column 3.
Comparing file: TEST-TestAssetsNunit.Two.ClassTwo.xml.
- Visual diffs at: file:///home/runner/work/dotnet-test-split/dotnet-test-split/reports/TEST-TestAssetsNunit.Two.ClassTwo.xml.html
   at Giis.Visualassert.FrameworkAssert.FailNotEquals(String expected, String actual, String message)
   at Giis.Visualassert.VisualAssert.AssertEquals(String expected, String actual, String message, String fileName)
   at Test4Giis.DotnetTestSplit.TestSplit.TestAll(String framework, String testClass) in /home/runner/work/dotnet-test-split/dotnet-test-split/TestDotnetTestSplit/TestAll.cs:line 55