Skip to content

Bump Verify.Xunit from 23.5.2 to 23.7.2 #101

Bump Verify.Xunit from 23.5.2 to 23.7.2

Bump Verify.Xunit from 23.5.2 to 23.7.2 #101

GitHub Actions / Test Results (Windows) failed Apr 9, 2024 in 0s

12 passed, 2 failed and 0 skipped

Tests failed

❌ TestResults-net8.0.trx

14 tests were completed in 15s with 12 passed, 2 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Chisel.Tests.ChiseledAppTests 2✅ 2❌ 4s
Chisel.Tests.DependencyGraphTest 8✅ 700ms
Chisel.Tests.SdkAssemblyResolverTest 2✅ 702ms

❌ Chisel.Tests.ChiseledAppTests

❌ RunTestApp(publishMode: SingleFile)
	[Test Class Cleanup Failure (Chisel.Tests.ChiseledAppTests)]: System.UnauthorizedAccessException : Access to the path 'TestApp.dll' is denied.
✅ RunTestApp(publishMode: SingleFile)
✅ RunTestApp(publishMode: Standard)
❌ RunTestApp(publishMode: Standard)
	[Test Class Cleanup Failure (Chisel.Tests.ChiseledAppTests)]: System.UnauthorizedAccessException : Access to the path 'TestApp.dll' is denied.

✅ Chisel.Tests.DependencyGraphTest

✅ InvalidProjectVersion
✅ MongoDbGraph(writeIgnoredPackages: False, format: "graphviz")
✅ MongoDbGraph(writeIgnoredPackages: False, format: "mermaid")
✅ MongoDbGraph(writeIgnoredPackages: True, format: "graphviz")
✅ MongoDbGraph(writeIgnoredPackages: True, format: "mermaid")
✅ SqlClientGraph(format: "graphviz")
✅ SqlClientGraph(format: "mermaid")
✅ ValidProjectVersion

✅ Chisel.Tests.SdkAssemblyResolverTest

✅ FailToLoadNuGetLibraryModel
✅ LoadNuGetLibraryModel

Annotations

Check failure on line 46 in tests/Chisel.Tests/Support/TestApp.cs

See this annotation in the file changed.

@github-actions github-actions / Test Results (Windows)

Chisel.Tests.ChiseledAppTests ► RunTestApp(publishMode: SingleFile)

Failed test found in:
  TestResults-net8.0.trx
Error:
  [Test Class Cleanup Failure (Chisel.Tests.ChiseledAppTests)]: System.UnauthorizedAccessException : Access to the path 'TestApp.dll' is denied.
Raw output
[Test Class Cleanup Failure (Chisel.Tests.ChiseledAppTests)]: System.UnauthorizedAccessException : Access to the path 'TestApp.dll' is denied.
   at System.IO.FileSystem.RemoveDirectoryRecursive(String fullPath, WIN32_FIND_DATA& findData, Boolean topLevel)
   at System.IO.FileSystem.RemoveDirectory(String fullPath, Boolean recursive)
   at System.IO.DirectoryInfo.Delete(Boolean recursive)
   at Chisel.Tests.TestApp.Xunit.IAsyncLifetime.DisposeAsync() in D:\a\Chisel\Chisel\tests\Chisel.Tests\Support\TestApp.cs:line 46

Check failure on line 46 in tests/Chisel.Tests/Support/TestApp.cs

See this annotation in the file changed.

@github-actions github-actions / Test Results (Windows)

Chisel.Tests.ChiseledAppTests ► RunTestApp(publishMode: Standard)

Failed test found in:
  TestResults-net8.0.trx
Error:
  [Test Class Cleanup Failure (Chisel.Tests.ChiseledAppTests)]: System.UnauthorizedAccessException : Access to the path 'TestApp.dll' is denied.
Raw output
[Test Class Cleanup Failure (Chisel.Tests.ChiseledAppTests)]: System.UnauthorizedAccessException : Access to the path 'TestApp.dll' is denied.
   at System.IO.FileSystem.RemoveDirectoryRecursive(String fullPath, WIN32_FIND_DATA& findData, Boolean topLevel)
   at System.IO.FileSystem.RemoveDirectory(String fullPath, Boolean recursive)
   at System.IO.DirectoryInfo.Delete(Boolean recursive)
   at Chisel.Tests.TestApp.Xunit.IAsyncLifetime.DisposeAsync() in D:\a\Chisel\Chisel\tests\Chisel.Tests\Support\TestApp.cs:line 46