Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invariant.Tests.dll test failure on wasm #102128

Open
jkotas opened this issue May 12, 2024 · 0 comments
Open

Invariant.Tests.dll test failure on wasm #102128

jkotas opened this issue May 12, 2024 · 0 comments
Labels
area-Codegen-AOT-mono blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab untriaged New issue has not been triaged by the area owner

Comments

@jkotas
Copy link
Member

jkotas commented May 12, 2024

[05:42:21] info: Using threadless Xunit runner
[05:42:21] info: Discovering: managed/Invariant.Tests.dll (method display = ClassAndMethod, method display options = None)
[05:42:21] info: Discovered:  managed/Invariant.Tests.dll (found 26 of 26 test cases)
[05:42:21] info: Starting:    managed/Invariant.Tests.dll
[05:42:21] info: Error: failed to run main module `dotnet.wasm`
[05:42:21] info: 
[05:42:21] info: Caused by:
[05:42:21] info:     0: failed to invoke command default
[05:42:21] info:     1: error while executing at wasm backtrace:
[05:42:21] info:            0: 0x10848bf - <unknown>!corlib_System_RuntimeType_CreateInstanceImpl_System_Reflection_BindingFlags_System_Reflection_Binder_object___System_Globalization_CultureInfo
[05:42:21] info:            1: 0x1150e5d - <unknown>!corlib_System_Activator_CreateInstance_System_Type_System_Reflection_BindingFlags_System_Reflection_Binder_object___System_Globalization_CultureInfo_object__
[05:42:21] info:            2: 0x1150554 - <unknown>!corlib_System_Activator_CreateInstance_System_Type_object__
[05:42:21] info:            3: 0x3658377 - <unknown>!xunit_execution_dotnet_Xunit_Sdk_ReflectionAttributeInfo_Instantiate_System_Reflection_CustomAttributeData
[05:42:21] info:            4: 0x3656de3 - <unknown>!xunit_execution_dotnet_Xunit_Sdk_ReflectionAttributeInfo__ctor_System_Reflection_CustomAttributeData
[05:42:21] info:            5: 0x366bcf4 - <unknown>!xunit_execution_dotnet_Xunit_Sdk_ReflectionMethodInfo_GetCustomAttributes_System_Reflection_MethodInfo_System_Type_System_AttributeUsageAttribute
[05:42:21] info:            6: 0x366a863 - <unknown>!xunit_execution_dotnet_Xunit_Sdk_ReflectionMethodInfo_GetCustomAttributes_System_Reflection_MethodInfo_string

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=672709
Build error leg or test failing: Invariant.Tests.WorkItemExecution
Pull request: #102084

Error Message

Fill the error message using step by step known issues guidance.

{
  "ErrorMessage": ["managed/Invariant.Tests.dll","error while executing at wasm backtrace"],
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=672709
Error message validated: [managed/Invariant.Tests.dll error while executing at wasm backtrace]
Result validation: ❌ Known issue did not match with the provided build.
Validation performed at: 5/12/2024 6:31:18 AM UTC

Report

Build Definition Test Pull Request
685587 dotnet/runtime Invariant.Tests.WorkItemExecution #102509
681637 dotnet/runtime Invariant.Tests.WorkItemExecution #102379
679870 dotnet/runtime Invariant.Tests.WorkItemExecution #102405
677343 dotnet/runtime Invariant.Tests.WorkItemExecution #101246
677322 dotnet/runtime Invariant.Tests.WorkItemExecution #102034
675281 dotnet/runtime Invariant.Tests.WorkItemExecution #101631
672709 dotnet/runtime Invariant.Tests.WorkItemExecution #102084

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
1 3 7
@jkotas jkotas added blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab labels May 12, 2024
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label May 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-Codegen-AOT-mono blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab untriaged New issue has not been triaged by the area owner
Projects
None yet
Development

No branches or pull requests

1 participant