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

Intermittent hang in PR builds in CommandLine tests #5229

Open
rainersigwald opened this issue Apr 3, 2020 · 4 comments
Open

Intermittent hang in PR builds in CommandLine tests #5229

rainersigwald opened this issue Apr 3, 2020 · 4 comments
Labels
Area: Our Own Build Problems affecting the build or build infrastructure of the MSBuild repo itself. flaky-test Tests that have failed but passed on rerun. testing triaged

Comments

@rainersigwald
Copy link
Member

See https://dev.azure.com/dnceng/public/_build/results?buildId=587250&view=logs&j=20125c81-7edb-551b-693a-61efae016b74&s=96ac2280-8cb4-5df5-99de-dd2da759617d&t=7ce25265-aabe-59d3-d73c-06619cfcc3c4&l=191

With Microsoft.Build.CommandLine.UnitTests_net472_x86.log

Unfortunately I don't think there's enough info to figure out which test hung.

Executing [D:\a\1\s\artifacts\bin\Microsoft.Build.CommandLine.UnitTests\Debug\net472\MSBuild.exe "C:\Users\VssAdministrator\AppData\Local\Temp\3x1sftec.xxx\Temporary034568f450ab433eb07d00131f651913\build.proj"  /nr:false /v:diag ]
@rainersigwald rainersigwald added Area: Our Own Build Problems affecting the build or build infrastructure of the MSBuild repo itself. testing labels Apr 3, 2020
@Forgind
Copy link
Member

Forgind commented Apr 16, 2020

Related:
Most recent hang was in CancelledBuild (ironic 😄)
Microsoft.Build.Engine.UnitTests_netcoreapp2.1_x64.log

@rainersigwald
Copy link
Member Author

We're either getting lucky and this went away or #5423 is hiding it. Closing in the hopes of the former 🤞

@rainersigwald
Copy link
Member Author

@rainersigwald rainersigwald reopened this Jul 14, 2020
@Forgind
Copy link
Member

Forgind commented Jul 14, 2020

The hang from @ostorc's PR was in BinaryLogContainsImportedFiles. @benvillalobos (author), any thoughts?

@rainersigwald rainersigwald added the flaky-test Tests that have failed but passed on rerun. label Jul 16, 2020
@Forgind Forgind removed their assignment Jan 29, 2021
@AR-May AR-May added the triaged label Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Our Own Build Problems affecting the build or build infrastructure of the MSBuild repo itself. flaky-test Tests that have failed but passed on rerun. testing triaged
Projects
None yet
Development

No branches or pull requests

4 participants