Skip to content

fix: tests are not generated/executed #2167

fix: tests are not generated/executed

fix: tests are not generated/executed #2167

GitHub Actions / Test Results failed Dec 19, 2024 in 0s

10 fail, 2 692 skipped, 41 254 pass in 14m 28s

    35 files      35 suites   14m 28s ⏱️
43 956 tests 41 254 ✅  2 692 💤 10 ❌
86 410 runs  76 008 ✅ 10 382 💤 20 ❌

Results for commit 7940101.

Annotations

Check warning on line 0 in Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.MockFileSystemTests

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 2 runs failed: ExtractToDirectory_WithStream_NotReadable_ShouldThrowArgumentNullException (Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.MockFileSystemTests)

artifacts/Linux-artifacts/TestResults/Testably.Abstractions.Compression.Tests_net8.0.trx [took 0s]
artifacts/macOS-artifacts/TestResults/Testably.Abstractions.Compression.Tests_net8.0.trx [took 0s]
Raw output
aweXpect.FailException : Expected Act to
throw an ArgumentException with Message equal to "The stream is unreadable" and with ParamName "source" and with HResult -2147024809,
but it was "The stream is unreadable.…" with a length of 46 which is longer than the expected length of 24 and has superfluous:
  ". (Parameter 'source')"   at aweXpect.Results.ExpectationResult`2.GetResultOrThrow()
   at Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests`1.ExtractToDirectory_WithStream_NotReadable_ShouldThrowArgumentNullException() in /home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Compression.Tests/ZipFile/ExtractToDirectoryTests.cs:line 190
--- End of stack trace from previous location ---

Check warning on line 0 in Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.MockFileSystemTests

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 2 runs failed: CreateFromDirectory_WithStream_NotWritable_ShouldThrowArgumentException (Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.MockFileSystemTests)

artifacts/Linux-artifacts/TestResults/Testably.Abstractions.Compression.Tests_net8.0.trx [took 0s]
artifacts/macOS-artifacts/TestResults/Testably.Abstractions.Compression.Tests_net8.0.trx [took 0s]
Raw output
aweXpect.FailException : Expected Act to
throw an ArgumentException with Message equal to "The stream is unwritable" and with ParamName "destination" and with HResult -2147024809,
but it was "The stream is unwritable.…" with a length of 51 which is longer than the expected length of 24 and has superfluous:
  ". (Parameter 'destination')"   at aweXpect.Results.ExpectationResult`2.GetResultOrThrow()
   at Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests`1.CreateFromDirectory_WithStream_NotWritable_ShouldThrowArgumentException() in /home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Compression.Tests/ZipFile/CreateFromDirectoryTests.cs:line 309
--- End of stack trace from previous location ---

Check warning on line 0 in Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.MacFileSystemTests

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 2 runs failed: CreateFromDirectory_WithStream_NotWritable_ShouldThrowArgumentException (Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.MacFileSystemTests)

artifacts/Linux-artifacts/TestResults/Testably.Abstractions.Compression.Tests_net8.0.trx [took 0s]
artifacts/macOS-artifacts/TestResults/Testably.Abstractions.Compression.Tests_net8.0.trx [took 0s]
Raw output
aweXpect.FailException : Expected Act to
throw an ArgumentException with Message equal to "The stream is unwritable" and with ParamName "destination" and with HResult -2147024809,
but it was "The stream is unwritable.…" with a length of 51 which is longer than the expected length of 24 and has superfluous:
  ". (Parameter 'destination')"   at aweXpect.Results.ExpectationResult`2.GetResultOrThrow()
   at Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests`1.CreateFromDirectory_WithStream_NotWritable_ShouldThrowArgumentException() in /home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Compression.Tests/ZipFile/CreateFromDirectoryTests.cs:line 309
--- End of stack trace from previous location ---

Check warning on line 0 in Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.WindowsFileSystemTests

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 2 runs failed: CreateFromDirectory_WithStream_NotWritable_ShouldThrowArgumentException (Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.WindowsFileSystemTests)

artifacts/Linux-artifacts/TestResults/Testably.Abstractions.Compression.Tests_net8.0.trx [took 0s]
artifacts/macOS-artifacts/TestResults/Testably.Abstractions.Compression.Tests_net8.0.trx [took 0s]
Raw output
aweXpect.FailException : Expected Act to
throw an ArgumentException with Message equal to "The stream is unwritable" and with ParamName "destination" and with HResult -2147024809,
but it was "The stream is unwritable.…" with a length of 51 which is longer than the expected length of 24 and has superfluous:
  ". (Parameter 'destination')"   at aweXpect.Results.ExpectationResult`2.GetResultOrThrow()
   at Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests`1.CreateFromDirectory_WithStream_NotWritable_ShouldThrowArgumentException() in /home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Compression.Tests/ZipFile/CreateFromDirectoryTests.cs:line 309
--- End of stack trace from previous location ---

Check warning on line 0 in Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.RealFileSystemTests

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 2 runs failed: ExtractToDirectory_WithStream_NotReadable_ShouldThrowArgumentNullException (Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.RealFileSystemTests)

artifacts/Linux-artifacts/TestResults/Testably.Abstractions.Compression.Tests_net8.0.trx [took 0s]
artifacts/macOS-artifacts/TestResults/Testably.Abstractions.Compression.Tests_net8.0.trx [took 0s]
Raw output
aweXpect.FailException : Expected Act to
throw an ArgumentException with Message equal to "The stream is unreadable" and with ParamName "source" and with HResult -2147024809,
but it was "The stream is unreadable.…" with a length of 46 which is longer than the expected length of 24 and has superfluous:
  ". (Parameter 'source')"   at aweXpect.Results.ExpectationResult`2.GetResultOrThrow()
   at Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests`1.ExtractToDirectory_WithStream_NotReadable_ShouldThrowArgumentNullException() in /home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Compression.Tests/ZipFile/ExtractToDirectoryTests.cs:line 190
--- End of stack trace from previous location ---

Check warning on line 0 in Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.RealFileSystemTests

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 2 runs failed: CreateFromDirectory_WithStream_NotWritable_ShouldThrowArgumentException (Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.RealFileSystemTests)

artifacts/Linux-artifacts/TestResults/Testably.Abstractions.Compression.Tests_net8.0.trx [took 0s]
artifacts/macOS-artifacts/TestResults/Testably.Abstractions.Compression.Tests_net8.0.trx [took 0s]
Raw output
aweXpect.FailException : Expected Act to
throw an ArgumentException with Message equal to "The stream is unwritable" and with ParamName "destination" and with HResult -2147024809,
but it was "The stream is unwritable.…" with a length of 51 which is longer than the expected length of 24 and has superfluous:
  ". (Parameter 'destination')"   at aweXpect.Results.ExpectationResult`2.GetResultOrThrow()
   at Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests`1.CreateFromDirectory_WithStream_NotWritable_ShouldThrowArgumentException() in /home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Compression.Tests/ZipFile/CreateFromDirectoryTests.cs:line 309
--- End of stack trace from previous location ---

Check warning on line 0 in Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.WindowsFileSystemTests

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 2 runs failed: ExtractToDirectory_WithStream_NotReadable_ShouldThrowArgumentNullException (Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.WindowsFileSystemTests)

artifacts/Linux-artifacts/TestResults/Testably.Abstractions.Compression.Tests_net8.0.trx [took 0s]
artifacts/macOS-artifacts/TestResults/Testably.Abstractions.Compression.Tests_net8.0.trx [took 0s]
Raw output
aweXpect.FailException : Expected Act to
throw an ArgumentException with Message equal to "The stream is unreadable" and with ParamName "source" and with HResult -2147024809,
but it was "The stream is unreadable.…" with a length of 46 which is longer than the expected length of 24 and has superfluous:
  ". (Parameter 'source')"   at aweXpect.Results.ExpectationResult`2.GetResultOrThrow()
   at Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests`1.ExtractToDirectory_WithStream_NotReadable_ShouldThrowArgumentNullException() in /home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Compression.Tests/ZipFile/ExtractToDirectoryTests.cs:line 190
--- End of stack trace from previous location ---

Check warning on line 0 in Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.LinuxFileSystemTests

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 2 runs failed: CreateFromDirectory_WithStream_NotWritable_ShouldThrowArgumentException (Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.LinuxFileSystemTests)

artifacts/Linux-artifacts/TestResults/Testably.Abstractions.Compression.Tests_net8.0.trx [took 0s]
artifacts/macOS-artifacts/TestResults/Testably.Abstractions.Compression.Tests_net8.0.trx [took 0s]
Raw output
aweXpect.FailException : Expected Act to
throw an ArgumentException with Message equal to "The stream is unwritable" and with ParamName "destination" and with HResult -2147024809,
but it was "The stream is unwritable.…" with a length of 51 which is longer than the expected length of 24 and has superfluous:
  ". (Parameter 'destination')"   at aweXpect.Results.ExpectationResult`2.GetResultOrThrow()
   at Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests`1.CreateFromDirectory_WithStream_NotWritable_ShouldThrowArgumentException() in /home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Compression.Tests/ZipFile/CreateFromDirectoryTests.cs:line 309
--- End of stack trace from previous location ---

Check warning on line 0 in Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.LinuxFileSystemTests

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 2 runs failed: ExtractToDirectory_WithStream_NotReadable_ShouldThrowArgumentNullException (Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.LinuxFileSystemTests)

artifacts/Linux-artifacts/TestResults/Testably.Abstractions.Compression.Tests_net8.0.trx [took 0s]
artifacts/macOS-artifacts/TestResults/Testably.Abstractions.Compression.Tests_net8.0.trx [took 0s]
Raw output
aweXpect.FailException : Expected Act to
throw an ArgumentException with Message equal to "The stream is unreadable" and with ParamName "source" and with HResult -2147024809,
but it was "The stream is unreadable.…" with a length of 46 which is longer than the expected length of 24 and has superfluous:
  ". (Parameter 'source')"   at aweXpect.Results.ExpectationResult`2.GetResultOrThrow()
   at Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests`1.ExtractToDirectory_WithStream_NotReadable_ShouldThrowArgumentNullException() in /home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Compression.Tests/ZipFile/ExtractToDirectoryTests.cs:line 190
--- End of stack trace from previous location ---

Check warning on line 0 in Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.MacFileSystemTests

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 2 runs failed: ExtractToDirectory_WithStream_NotReadable_ShouldThrowArgumentNullException (Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.MacFileSystemTests)

artifacts/Linux-artifacts/TestResults/Testably.Abstractions.Compression.Tests_net8.0.trx [took 0s]
artifacts/macOS-artifacts/TestResults/Testably.Abstractions.Compression.Tests_net8.0.trx [took 0s]
Raw output
aweXpect.FailException : Expected Act to
throw an ArgumentException with Message equal to "The stream is unreadable" and with ParamName "source" and with HResult -2147024809,
but it was "The stream is unreadable.…" with a length of 46 which is longer than the expected length of 24 and has superfluous:
  ". (Parameter 'source')"   at aweXpect.Results.ExpectationResult`2.GetResultOrThrow()
   at Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests`1.ExtractToDirectory_WithStream_NotReadable_ShouldThrowArgumentNullException() in /home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Compression.Tests/ZipFile/ExtractToDirectoryTests.cs:line 190
--- End of stack trace from previous location ---