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

Added workaround to fix MSBuild e2e test failure in ADO #13543

Merged
merged 1 commit into from Mar 7, 2024

Conversation

majastrz
Copy link
Collaborator

@majastrz majastrz commented Mar 7, 2024

Microsoft Reviewers: Open in CodeFlow

Copy link
Contributor

github-actions bot commented Mar 7, 2024

Test this change out locally with the following install scripts (Action run 8195088275)

VSCode
  • Mac/Linux
    bash <(curl -Ls https://aka.ms/bicep/nightly-vsix.sh) --run-id 8195088275
  • Windows
    iex "& { $(irm https://aka.ms/bicep/nightly-vsix.ps1) } -RunId 8195088275"
Azure CLI
  • Mac/Linux
    bash <(curl -Ls https://aka.ms/bicep/nightly-cli.sh) --run-id 8195088275
  • Windows
    iex "& { $(irm https://aka.ms/bicep/nightly-cli.ps1) } -RunId 8195088275"

Copy link
Contributor

github-actions bot commented Mar 7, 2024

Test Results

    66 files   -     33      66 suites   - 33   22m 10s ⏱️ - 28m 44s
10 677 tests  -     20  10 675 ✅  -     20  2 💤 ±0  0 ❌ ±0 
25 244 runs   - 12 618  25 240 ✅  - 12 616  4 💤  - 2  0 ❌ ±0 

Results for commit 115b2ed. ± Comparison against base commit 7ff0636.

♻️ This comment has been updated with latest results.

@majastrz majastrz changed the title Add extra logging to msbuild e2e test that is failing in ADO Added workaround to fix MSBuild e2e test failure in ADO Mar 7, 2024
@majastrz majastrz marked this pull request as ready for review March 7, 2024 21:06
@majastrz majastrz merged commit a8c283b into main Mar 7, 2024
44 checks passed
@majastrz majastrz deleted the majastrz/msb-test-log branch March 7, 2024 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants