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

Skip an MSBuild e2e test in ADO #15501

Merged
merged 1 commit into from
Nov 4, 2024

Conversation

shenglol
Copy link
Contributor

@shenglol shenglol commented Nov 4, 2024

Forgot to do this when submitting my Jest -> Vitest migration PR. This fixes a failure in official build.

Microsoft Reviewers: Open in CodeFlow

Copy link
Contributor

github-actions bot commented Nov 4, 2024

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

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

Copy link
Contributor

github-actions bot commented Nov 4, 2024

Dotnet Test Results

    72 files   -     36      72 suites   - 36   28m 56s ⏱️ - 12m 36s
11 391 tests  -     25  11 391 ✅  -     25  0 💤 ±0  0 ❌ ±0 
26 513 runs   - 13 252  26 513 ✅  - 13 252  0 💤 ±0  0 ❌ ±0 

Results for commit d9a1a24. ± Comparison against base commit dc8ff0c.

@shenglol shenglol merged commit ec82b47 into main Nov 4, 2024
46 of 47 checks passed
@shenglol shenglol deleted the shenglol/disable-simpleMultiTargeting-in-ado branch November 4, 2024 23:15
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.

2 participants