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

InterpPgoTests.FirstRunGeneratesTableAndSecondRunLoadsIt failing #105733

Open
lewing opened this issue Jul 31, 2024 · 5 comments
Open

InterpPgoTests.FirstRunGeneratesTableAndSecondRunLoadsIt failing #105733

lewing opened this issue Jul 31, 2024 · 5 comments
Assignees
Labels
area-Codegen-Interpreter-mono disabled-test The test is disabled in source code against the issue Known Build Error Use this to report build issues in the .NET Helix tab
Milestone

Comments

@lewing
Copy link
Member

lewing commented Jul 31, 2024

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=760318
Build error leg or test failing: WasmTestOnFirefox-MT-System.Runtime.Handles.Tests.WorkItemExecution
Pull request: #105696

Error Message

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

{
  "ErrorMessage": "InterpPgoTests.FirstRunGeneratesTableAndSecondRunLoadsIt(String config)",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=760318
Error message validated: [InterpPgoTests.FirstRunGeneratesTableAndSecondRunLoadsIt(String config)]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 7/31/2024 2:38:33 AM UTC

Report

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0
@lewing lewing 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 Jul 31, 2024
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Jul 31, 2024
Copy link
Contributor

Tagging subscribers to this area: @dotnet/area-infrastructure-libraries
See info in area-owners.md if you want to be subscribed.

@lewing
Copy link
Member Author

lewing commented Jul 31, 2024

this appears ro be a recent regression

@maraf
Copy link
Member

maraf commented Aug 2, 2024

In debug build it passed locally. It might be just that the message we are expecting doesn't get outputed in release configuration. Happens just in release config. The message is missing. Disabling the test for now.

@maraf maraf added disabled-test The test is disabled in source code against the issue and removed blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' labels Aug 2, 2024
@maraf
Copy link
Member

maraf commented Aug 5, 2024

As kg mentioned offline, it might be that not a single method was optimized in release config

Copy link
Contributor

Tagging subscribers to this area: @BrzVlad, @kotlarmilos
See info in area-owners.md if you want to be subscribed.

@lewing lewing added this to the 10.0.0 milestone Aug 7, 2024
@lewing lewing removed the untriaged New issue has not been triaged by the area owner label Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-Codegen-Interpreter-mono disabled-test The test is disabled in source code against the issue Known Build Error Use this to report build issues in the .NET Helix tab
Projects
None yet
Development

No branches or pull requests

3 participants