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

[browser] InterpPgoTests.FirstRunGeneratesTableAndSecondRunLoadsIt #97597

Closed
pavelsavara opened this issue Jan 27, 2024 · 4 comments
Closed

[browser] InterpPgoTests.FirstRunGeneratesTableAndSecondRunLoadsIt #97597

pavelsavara opened this issue Jan 27, 2024 · 4 comments
Labels
arch-wasm WebAssembly architecture area-System.Runtime.InteropServices.JavaScript 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 os-browser Browser variant of arch-wasm
Milestone

Comments

@pavelsavara
Copy link
Member

pavelsavara commented Jan 27, 2024

Error Blob

{
  "ErrorMessage": "",
  "BuildRetry": false,
  "ErrorPattern": "Wasm.Build.Templates.Tests.InterpPgoTests.FirstRunGeneratesTableAndSecondRunLoadsIt.*FAIL",
  "ExcludeConsoleLog": false
}

Reproduction Steps

Log

Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=538890

  Starting:    Wasm.Build.Tests (parallel test collections = on [2 threads], stop on fail = off)
    Wasm.Build.Templates.Tests.InterpPgoTests.FirstRunGeneratesTableAndSecondRunLoadsIt(config: "Release") [STARTING]
    Wasm.Build.Templates.Tests.InterpPgoTests.FirstRunGeneratesTableAndSecondRunLoadsIt(config: "Release") [FAIL]
      Assert.Contains() Failure: Sub-string not found
      String:    "MONO_WASM: Failed to load interp_pgo tabl"···
      Not found: " bytes of interp_pgo data (table size == "

...

        /// First run
        [] MONO_WASM: Failed to load interp_pgo table (No table found in cache)
...

      [] MONO_WASM: Saved interp_pgo table to cache

...

       [] WASM EXIT 0
        Exited with 0
        /// Second run
        [] MONO_WASM: Failed to load interp_pgo table (No table found in cache)


Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=538890
Error message validated: Wasm.Build.Templates.Tests.InterpPgoTests.FirstRunGeneratesTableAndSecondRunLoadsIt.*FAIL
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 1/27/2024 3:52:01 PM UTC

Report

Build Definition Test Pull Request
543845 dotnet/runtime Workloads-Wasm.Build.Templates.Tests.InterpPgoTests.WorkItemExecution #97441
543773 dotnet/runtime Workloads-NoWebcil-Wasm.Build.Templates.Tests.InterpPgoTests.WorkItemExecution #97441
542492 dotnet/runtime Workloads-Wasm.Build.Templates.Tests.InterpPgoTests.WorkItemExecution #97441
538890 dotnet/runtime Workloads-Wasm.Build.Templates.Tests.InterpPgoTests.WorkItemExecution #97441

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
2 4 4
@pavelsavara pavelsavara added arch-wasm WebAssembly architecture blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' area-System.Runtime.InteropServices.JavaScript Known Build Error Use this to report build issues in the .NET Helix tab os-browser Browser variant of arch-wasm labels Jan 27, 2024
@pavelsavara pavelsavara added this to the 9.0.0 milestone Jan 27, 2024
@ghost
Copy link

ghost commented Jan 27, 2024

Tagging subscribers to 'arch-wasm': @lewing
See info in area-owners.md if you want to be subscribed.

Issue Details

Error Blob

{
  "ErrorMessage": "",
  "BuildRetry": false,
  "ErrorPattern": "Wasm.Build.Templates.Tests.InterpPgoTests.FirstRunGeneratesTableAndSecondRunLoadsIt.*FAIL",
  "ExcludeConsoleLog": false
}

Reproduction Steps

Log

Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=538890

  Starting:    Wasm.Build.Tests (parallel test collections = on [2 threads], stop on fail = off)
    Wasm.Build.Templates.Tests.InterpPgoTests.FirstRunGeneratesTableAndSecondRunLoadsIt(config: "Release") [STARTING]
    Wasm.Build.Templates.Tests.InterpPgoTests.FirstRunGeneratesTableAndSecondRunLoadsIt(config: "Release") [FAIL]
      Assert.Contains() Failure: Sub-string not found
      String:    "MONO_WASM: Failed to load interp_pgo tabl"···
      Not found: " bytes of interp_pgo data (table size == "

...

        /// First run
        [] MONO_WASM: Failed to load interp_pgo table (No table found in cache)
...

      [] MONO_WASM: Saved interp_pgo table to cache

...

       [] WASM EXIT 0
        Exited with 0
        /// Second run
        [] MONO_WASM: Failed to load interp_pgo table (No table found in cache)


Author: pavelsavara
Assignees: -
Labels:

arch-wasm, blocking-clean-ci, area-System.Runtime.InteropServices.JavaScript, Known Build Error, os-browser

Milestone: 9.0.0

@pavelsavara
Copy link
Member Author

cc @kg

@pavelsavara
Copy link
Member Author

Maybe I'm breaking it somehow in #97441 ? But how ?

@pavelsavara
Copy link
Member Author

I broke the config hash calculation in my PR

@github-actions github-actions bot locked and limited conversation to collaborators Feb 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-wasm WebAssembly architecture area-System.Runtime.InteropServices.JavaScript 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 os-browser Browser variant of arch-wasm
Projects
None yet
Development

No branches or pull requests

1 participant