Skip to content

Fix e2e CI failure debug script #2104

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

Merged
merged 3 commits into from
Mar 27, 2024
Merged

Fix e2e CI failure debug script #2104

merged 3 commits into from
Mar 27, 2024

Conversation

david-crespo
Copy link
Collaborator

@david-crespo david-crespo commented Mar 27, 2024

Closes #2103

Works like this. Wish the list was less noisy, but this is bash.

$ ./tools/debug-ci-e2e-fail.sh
Attempting to download test failure traces for current branch...
Choose a test trace to view
 1) ci-e2e-traces/test-results-chrome/vpcs.e2e.ts-can-nav-to-VpcPage-from--chrome/trace.zip
 2) ci-e2e-traces/test-results-chrome/vpcs.e2e.ts-can-nav-to-VpcPage-from--chrome-retry2/trace.zip
 3) ci-e2e-traces/test-results-chrome/vpcs.e2e.ts-can-nav-to-VpcPage-from--chrome-retry1/trace.zip
 4) ci-e2e-traces/test-results-firefox/vpcs.e2e.ts-can-nav-to-VpcPage-from--firefox/trace.zip
 5) ci-e2e-traces/test-results-firefox/vpcs.e2e.ts-can-nav-to-VpcPage-from--firefox-retry2/trace.zip
 6) ci-e2e-traces/test-results-firefox/ip-pools.e2e.ts-IP-pool-silo-list-firefox/trace.zip
 7) ci-e2e-traces/test-results-firefox/vpcs.e2e.ts-can-nav-to-VpcPage-from--firefox-retry1/trace.zip
 8) ci-e2e-traces/test-results-safari/vpcs.e2e.ts-can-nav-to-VpcPage-from--safari/trace.zip
 9) ci-e2e-traces/test-results-safari/vpcs.e2e.ts-can-nav-to-VpcPage-from--safari-retry2/trace.zip
10) ci-e2e-traces/test-results-safari/vpcs.e2e.ts-can-nav-to-VpcPage-from--safari-retry1/trace.zip
11) ci-e2e-traces/test-results-safari/ip-pools.e2e.ts-IP-pool-silo-list-safari/trace.zip
12) ci-e2e-traces/test-results-safari/silos.e2e.ts-Silo-IP-pools-safari/trace.zip
#? 7

Copy link

vercel bot commented Mar 27, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
console ✅ Ready (Inspect) Visit Preview Mar 27, 2024 9:10pm

@david-crespo david-crespo marked this pull request as ready for review March 27, 2024 20:40
@david-crespo david-crespo enabled auto-merge (squash) March 27, 2024 21:09
@david-crespo david-crespo merged commit f5245ab into main Mar 27, 2024
@david-crespo david-crespo deleted the fix-e2e-debug branch March 27, 2024 21:18
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.

CI E2E debug script broken by recent artifact upload change
1 participant