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

Test failures in JSImportGenerator.Unit.Tests.Compiles.ValidateGeneratedSourceOutput #110575

Closed
jakobbotsch opened this issue Dec 10, 2024 · 3 comments · Fixed by #110599
Closed
Labels
area-System.Runtime.InteropServices.JavaScript blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' in-pr There is an active PR which will close this issue when it is merged Known Build Error Use this to report build issues in the .NET Helix tab

Comments

@jakobbotsch
Copy link
Member

jakobbotsch commented Dec 10, 2024

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=891042
Build error leg or test failing: JSImportGenerator.Unit.Tests.Compiles.ValidateGeneratedSourceOutput
Pull request: #110396

Error Message

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

{
  "ErrorMessage": "JSImportGenerator.Unit.Tests.Compiles.ValidateGeneratedSourceOutput [FAIL]",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=891042
Error message validated: [JSImportGenerator.Unit.Tests.Compiles.ValidateGeneratedSourceOutput [FAIL]]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 12/10/2024 3:19:22 PM UTC

Report

Build Definition Test Pull Request
892047 dotnet/runtime JSImportGenerator.Unit.Tests.Compiles.ValidateGeneratedSourceOutput #110591
891967 dotnet/runtime JSImportGenerator.Unit.Tests.Compiles.ValidateGeneratedSourceOutput #110198
891974 dotnet/runtime JSImportGenerator.Unit.Tests.Compiles.ValidateGeneratedSourceOutput #110589
891947 dotnet/runtime JSImportGenerator.Unit.Tests.Compiles.ValidateGeneratedSourceOutput #110342
891882 dotnet/runtime JSImportGenerator.Unit.Tests.Compiles.ValidateGeneratedSourceOutput #110596
891876 dotnet/runtime JSImportGenerator.Unit.Tests.Compiles.ValidateGeneratedSourceOutput #110477
891862 dotnet/runtime JSImportGenerator.Unit.Tests.Compiles.ValidateGeneratedSourceOutput #110322
891834 dotnet/runtime JSImportGenerator.Unit.Tests.Compiles.ValidateGeneratedSourceOutput #110554
891796 dotnet/runtime JSImportGenerator.Unit.Tests.Compiles.ValidateGeneratedSourceOutput #107168
891774 dotnet/runtime JSImportGenerator.Unit.Tests.Compiles.ValidateGeneratedSourceOutput #110342
891768 dotnet/runtime JSImportGenerator.Unit.Tests.Compiles.ValidateGeneratedSourceOutput #110548
891492 dotnet/runtime JSImportGenerator.Unit.Tests.Compiles.ValidateGeneratedSourceOutput #110579
891733 dotnet/runtime JSImportGenerator.Unit.Tests.Compiles.ValidateGeneratedSourceOutput
891727 dotnet/runtime JSImportGenerator.Unit.Tests.Compiles.ValidateGeneratedSourceOutput #110591
891710 dotnet/runtime JSImportGenerator.Unit.Tests.Compiles.ValidateGeneratedSourceOutput #110534
891667 dotnet/runtime JSImportGenerator.Unit.Tests.Compiles.ValidateGeneratedSourceOutput #110567
891655 dotnet/runtime JSImportGenerator.Unit.Tests.Compiles.ValidateGeneratedSourceOutput #110322
891637 dotnet/runtime JSImportGenerator.Unit.Tests.Compiles.ValidateGeneratedSourceOutput #110589
891613 dotnet/runtime JSImportGenerator.Unit.Tests.Compiles.ValidateGeneratedSourceOutput #110574
891616 dotnet/runtime JSImportGenerator.Unit.Tests.Compiles.ValidateGeneratedSourceOutput #110086
891583 dotnet/runtime JSImportGenerator.Unit.Tests.Compiles.ValidateGeneratedSourceOutput #110550
891546 dotnet/runtime JSImportGenerator.Unit.Tests.Compiles.ValidateGeneratedSourceOutput #110554
891540 dotnet/runtime JSImportGenerator.Unit.Tests.Compiles.ValidateGeneratedSourceOutput #110322
891157 dotnet/runtime JSImportGenerator.Unit.Tests.Compiles.ValidateGeneratedSourceOutput #110566
891497 dotnet/runtime JSImportGenerator.Unit.Tests.Compiles.ValidateGeneratedSourceOutput #110580
891514 dotnet/runtime JSImportGenerator.Unit.Tests.Compiles.ValidateGeneratedSourceOutput #107909
891484 dotnet/runtime JSImportGenerator.Unit.Tests.Compiles.ValidateGeneratedSourceOutput #110330
891469 dotnet/runtime JSImportGenerator.Unit.Tests.Compiles.ValidateGeneratedSourceOutput #110576
891445 dotnet/runtime JSImportGenerator.Unit.Tests.Compiles.ValidateGeneratedSourceOutput #108750
891442 dotnet/runtime JSImportGenerator.Unit.Tests.Compiles.ValidateGeneratedSourceOutput #110197
891430 dotnet/runtime JSImportGenerator.Unit.Tests.Compiles.ValidateGeneratedSourceOutput #110574
891327 dotnet/runtime JSImportGenerator.Unit.Tests.Compiles.ValidateGeneratedSourceOutput #110567
891249 dotnet/runtime JSImportGenerator.Unit.Tests.Compiles.ValidateGeneratedSourceOutput #110477
891053 dotnet/runtime JSImportGenerator.Unit.Tests.Compiles.ValidateGeneratedSourceOutput #103950
891042 dotnet/runtime JSImportGenerator.Unit.Tests.Compiles.ValidateGeneratedSourceOutput #110396

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
35 35 35
@jakobbotsch jakobbotsch 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 Dec 10, 2024
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Dec 10, 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.

@jkotas
Copy link
Member

jkotas commented Dec 11, 2024

@pavelsavara Introduced by #110539 ?

@dotnet-policy-service dotnet-policy-service bot added the in-pr There is an active PR which will close this issue when it is merged label Dec 11, 2024
@dotnet-policy-service dotnet-policy-service bot removed the untriaged New issue has not been triaged by the area owner label Dec 11, 2024
@pavelsavara
Copy link
Member

@pavelsavara Introduced by #110539 ?

Yes, I'm sorry. This unit test didn't run on my PR because it was excluded from the trigger.
I will fix the trigger and try again in #110606

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-System.Runtime.InteropServices.JavaScript blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' in-pr There is an active PR which will close this issue when it is merged Known Build Error Use this to report build issues in the .NET Helix tab
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants