Skip to content

⬆️ Bump files with dotnet-file sync#8

Open
kzu wants to merge 1 commit into
mainfrom
dotnet-file-sync
Open

⬆️ Bump files with dotnet-file sync#8
kzu wants to merge 1 commit into
mainfrom
dotnet-file-sync

Conversation

@kzu

@kzu kzu commented Jun 10, 2026

Copy link
Copy Markdown
Member

No description provided.

@kzu

kzu commented Jun 10, 2026

Copy link
Copy Markdown
Member Author

8 failed 60 passed 8 failed

🧪 Details on Ubuntu 24.04.4 LTS
❌ Tests.BinlogReaderTests.When_build_fails_then_reads_exact_error_line
Assert.Equal() Failure: Strings differ(pos 0)
Expected: "Broken"
Actual:   "C:\\Users\\danie\\AppData\\Local\\Temp\\md-brok"···
           ↑ (pos 0)
   at Tests.BinlogReaderTests.When_build_fails_then_reads_exact_error_line() in /home/runner/work/md/md/src/Tests/BinlogReaderTests.cs:line 33
❌ Tests.BinlogReaderTests.When_build_succeeds_then_reads_exact_target_outputs
Assert.Equal() Failure: Collections differ(pos 0)
Expected: <generated> ["md.dll"]
Actual:   string[]    ["C:\\Code\\md\\src\\md\\bin\\Debug\\net10.0\\md.dll"](pos 0)
   at Tests.BinlogReaderTests.When_build_succeeds_then_reads_exact_target_outputs() in /home/runner/work/md/md/src/Tests/BinlogReaderTests.cs:line 16
❌ Tests.CliIntegrationTests.When_build_no_build_then_emits_markdown_success
md executable not found at /home/runner/work/md/md/src/md/bin/Debug/net10.0/md.exe; run dotnet build first.
   at Tests.CliIntegrationTests.RunMdAsync(String[[]] args) in /home/runner/work/md/md/src/Tests/CliIntegrationTests.cs:line 89
   at Tests.CliIntegrationTests.When_build_no_build_then_emits_markdown_success() in /home/runner/work/md/md/src/Tests/CliIntegrationTests.cs:line 47
❌ Tests.CliIntegrationTests.When_build_version_then_forwards_to_dotnet
md executable not found at /home/runner/work/md/md/src/md/bin/Debug/net10.0/md.exe; run dotnet build first.
   at Tests.CliIntegrationTests.RunMdAsync(String[[]] args) in /home/runner/work/md/md/src/Tests/CliIntegrationTests.cs:line 89
   at Tests.CliIntegrationTests.When_build_version_then_forwards_to_dotnet() in /home/runner/work/md/md/src/Tests/CliIntegrationTests.cs:line 25
❌ Tests.CliIntegrationTests.When_root_version_then_prints_tool_version
md executable not found at /home/runner/work/md/md/src/md/bin/Debug/net10.0/md.exe; run dotnet build first.
   at Tests.CliIntegrationTests.RunMdAsync(String[[]] args) in /home/runner/work/md/md/src/Tests/CliIntegrationTests.cs:line 89
   at Tests.CliIntegrationTests.When_root_version_then_prints_tool_version() in /home/runner/work/md/md/src/Tests/CliIntegrationTests.cs:line 16
❌ Tests.CliIntegrationTests.When_test_help_case_insensitive_then_passthrough
md executable not found at /home/runner/work/md/md/src/md/bin/Debug/net10.0/md.exe; run dotnet build first.
   at Tests.CliIntegrationTests.RunMdAsync(String[[]] args) in /home/runner/work/md/md/src/Tests/CliIntegrationTests.cs:line 89
   at Tests.CliIntegrationTests.When_test_help_case_insensitive_then_passthrough() in /home/runner/work/md/md/src/Tests/CliIntegrationTests.cs:line 35
❌ Tests.CliIntegrationTests.When_test_no_build_then_emits_markdown_counts
md executable not found at /home/runner/work/md/md/src/md/bin/Debug/net10.0/md.exe; run dotnet build first.
   at Tests.CliIntegrationTests.RunMdAsync(String[[]] args) in /home/runner/work/md/md/src/Tests/CliIntegrationTests.cs:line 89
   at Tests.CliIntegrationTests.When_test_no_build_then_emits_markdown_counts() in /home/runner/work/md/md/src/Tests/CliIntegrationTests.cs:line 57
❌ Tests.TrxReaderTests.When_trx_has_results_then_reads_exact_counts_and_failure_details
Assert.Equal() Failure: Strings differ(pos 0)
Expected: "MyCompany.MyApp.Tests.dll"
Actual:   "c:\\agent\\_work\\1\\s\\bin\\MyCompany.MyApp.Te"···
           ↑ (pos 0)
   at Tests.TrxReaderTests.When_trx_has_results_then_reads_exact_counts_and_failure_details() in /home/runner/work/md/md/src/Tests/TrxReaderTests.cs:line 15

from retest v1.1.0 on .NET 10.0.9 with 💜 by @devlooped

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants