-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Closed
Labels
Known Build ErrorUse this to report build issues in the .NET Helix tabUse this to report build issues in the .NET Helix tabarch-wasmWebAssembly architectureWebAssembly architecturearea-Infrastructuretest-failure
Description
JIT.Methodical.eh tests fails on Browser wasm Release AllSubsets_Mono_RuntimeTests build with error: System.IO.IOException: The system cannot open the device or file specified. : 'NuGet-Migrations'
Build: https://github.com/dotnet/runtime/pull/81291/checks?check_run_id=10940259682
Log: https://helixre107v0xdeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-pull-81291-merge-d3fecd5e4ead400f9f/JIT.Methodical.eh/1/console.e6ca2831.log?helixlogtype=result
+ dotnet /datadisks/disk1/work/C59B0A98/p/xunit/xunit.console.dll JIT/Methodical/JIT.Methodical.XUnitWrapper.dll -parallel collections -nocolor -noshadow -xml testResults.xml -trait TestGroup=JIT.Methodical.eh
Microsoft.DotNet.XUnitConsoleRunner v2.5.0 (64-bit .NET 6.0.13)
Discovering: JIT.Methodical.XUnitWrapper (method display = ClassAndMethod, method display options = None)
Discovered: JIT.Methodical.XUnitWrapper (found 142 of 695 test cases)
Starting: JIT.Methodical.XUnitWrapper (parallel test collections = on, max threads = 2)
JIT/Methodical/eh/nested/cascadedcatchret/cascadedcatch_d/cascadedcatch_d.sh [FAIL]
System.IO.IOException: The system cannot open the device or file specified. : 'NuGet-Migrations'
at System.Threading.Mutex.CreateMutexCore(Boolean initiallyOwned, String name, Boolean& createdNew)
at System.Threading.Mutex..ctor(Boolean initiallyOwned, String name)
at NuGet.Common.Migrations.MigrationRunner.Run()
at Microsoft.DotNet.Configurer.DotnetFirstTimeUseConfigurer.Configure()
at Microsoft.DotNet.Cli.Program.ConfigureDotNetForFirstTimeUse(IFirstTimeUseNoticeSentinel firstTimeUseNoticeSentinel, IAspNetCertificateSentinel aspNetCertificateSentinel, IFileSentinel toolPathSentinel, Boolean isDotnetBeingInvokedFromNativeInstaller, DotnetFirstRunConfiguration dotnetFirstRunConfiguration, IEnvironmentProvider environmentProvider, Dictionary`2 performanceMeasurements)
at Microsoft.DotNet.Cli.Program.ProcessArgs(String[] args, TimeSpan startupTime, ITelemetry telemetryClient)
at Microsoft.DotNet.Cli.Program.Main(String[] args)
Return code: 1
Raw output file: /datadisks/disk1/work/C59B0A98/w/ACF10954/uploads/Reports/JIT.Methodical/eh/nested/cascadedcatchret/cascadedcatch_d/cascadedcatch_d.output.txt
Raw output:
BEGIN EXECUTION
Test Harness Exitcode is : 1
To run the test:
> set CORE_ROOT=/datadisks/disk1/work/C59B0A98/p
> /datadisks/disk1/work/C59B0A98/w/ACF10954/e/JIT/Methodical/eh/nested/cascadedcatchret/cascadedcatch_d/cascadedcatch_d.sh
Expected: True
Actual: False
Stack Trace:
at JIT_Methodical._eh_nested_cascadedcatchret_cascadedcatch_d_cascadedcatch_d_._eh_nested_cascadedcatchret_cascadedcatch_d_cascadedcatch_d_sh()
Output:
System.IO.IOException: The system cannot open the device or file specified. : 'NuGet-Migrations'
at System.Threading.Mutex.CreateMutexCore(Boolean initiallyOwned, String name, Boolean& createdNew)
at System.Threading.Mutex..ctor(Boolean initiallyOwned, String name)
at NuGet.Common.Migrations.MigrationRunner.Run()
at Microsoft.DotNet.Configurer.DotnetFirstTimeUseConfigurer.Configure()
at Microsoft.DotNet.Cli.Program.ConfigureDotNetForFirstTimeUse(IFirstTimeUseNoticeSentinel firstTimeUseNoticeSentinel, IAspNetCertificateSentinel aspNetCertificateSentinel, IFileSentinel toolPathSentinel, Boolean isDotnetBeingInvokedFromNativeInstaller, DotnetFirstRunConfiguration dotnetFirstRunConfiguration, IEnvironmentProvider environmentProvider, Dictionary`2 performanceMeasurements)
at Microsoft.DotNet.Cli.Program.ProcessArgs(String[] args, TimeSpan startupTime, ITelemetry telemetryClient)
at Microsoft.DotNet.Cli.Program.Main(String[] args)
Return code: 1
Raw output file: /datadisks/disk1/work/C59B0A98/w/ACF10954/uploads/Reports/JIT.Methodical/eh/nested/cascadedcatchret/cascadedcatch_d/cascadedcatch_d.output.txt
Raw output:
BEGIN EXECUTION
Test Harness Exitcode is : 1
To run the test:
> set CORE_ROOT=/datadisks/disk1/work/C59B0A98/p
> /datadisks/disk1/work/C59B0A98/w/ACF10954/e/JIT/Methodical/eh/nested/cascadedcatchret/cascadedcatch_d/cascadedcatch_d.sh
Finished: JIT.Methodical.XUnitWrapper
=== TEST EXECUTION SUMMARY ===
JIT.Methodical.XUnitWrapper Total: 142, Errors: 0, Failed: 1, Skipped: 0, Time: 130.987s
{
"ErrorMessage": "JIT_Methodical._eh_nested_cascadedcatchret_cascadedcatch_d_cascadedcatch_d_._eh_nested_cascadedcatchret_cascadedcatch_d_cascadedcatch_d_sh()",
"BuildRetry": false,
"ErrorPattern": "",
"ExcludeConsoleLog": false
}Report
Summary
| 24-Hour Hit Count | 7-Day Hit Count | 1-Month Count |
|---|---|---|
| 0 | 0 | 0 |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Known Build ErrorUse this to report build issues in the .NET Helix tabUse this to report build issues in the .NET Helix tabarch-wasmWebAssembly architectureWebAssembly architecturearea-Infrastructuretest-failure