Skip to content

ci: Downgrade runners to ubuntu-20.04 #15367

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 1 commit into from
Feb 11, 2025
Merged

Conversation

lforst
Copy link
Contributor

@lforst lforst commented Feb 11, 2025

#15219 was a bit eager. We cannot have different runners for normal jobs and our large runners as the browser binaries will be different.

We need to:

  • add a large runner image that runs on 22.04
  • bump all of the runner images to 22.04

Copy link

codecov bot commented Feb 11, 2025

❌ 417 Tests Failed:

Tests completed Failed Passed Skipped
1138 417 721 303
View the top 3 failed test(s) by shortest run time
tracing/metrics/handlers-lcp/test.ts should capture metrics for LCP instrumentation handlers
Stack Traces | 0.001s run time
test.ts:10:11 should capture metrics for LCP instrumentation handlers
tracing/metrics/pageload-measure-spans/test.ts should add browser-related spans to pageload transaction
Stack Traces | 0.003s run time
test.ts:8:11 should add browser-related spans to pageload transaction
replay/slowClick/clickTargets/test.ts slow click is captured for inputButton
Stack Traces | 0.006s run time
test.ts:33:15 slow click is captured for inputButton

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

@lforst lforst merged commit 1c7edab into develop Feb 11, 2025
55 checks passed
@lforst lforst deleted the lforst-revert-runner-bump branch February 11, 2025 10:29
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