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

ci: retry flakey tests 3 times #15718

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

Conversation

DonIsaac
Copy link
Contributor

What does this PR do?

Handle flakey tests better by retrying them 3 times before considering the test as failed. Flaked results are logged to GitHub and Buildkite as warnings. Set in runner.node.mjs, this is configurable with --flakey=<n>. I've updated our buildkite CI, setting this to 3. When no --flakey arg is passed, runner.node.mjs has the same behavior as before this PR .

@DonIsaac DonIsaac added the build An issue related to building or compiling label Dec 11, 2024
@DonIsaac DonIsaac requested a review from Electroid December 11, 2024 23:19
@robobun
Copy link

robobun commented Dec 11, 2024

@DonIsaac, your commit 1f99dae has 100 failures in #7863:

  • test/v8/v8.test.ts - 22 failing on 🐧 3.20 x64-baseline
  • test/v8/v8.test.ts - 22 failing on 🐧 3.20 x64
  • test/v8/v8.test.ts - 22 failing on 🐧 3.20 aarch64
  • test/js/bun/css/doesnt_crash.test.ts - 1 failing on 🐧 12 aarch64
  • test/js/bun/css/doesnt_crash.test.ts - timeout on 🐧 3.20 aarch64
  • �[90m[15/186]�[0m test/integration/next-pages/test/next-build.test.ts - annotation error on 🐧 3.20 aarch64
  • �[90m[39/186]�[0m test/js/node/fs/fs.test.ts - annotation error on 🪟 2019 x64-baseline
  • �[90m[183/185]�[0m test/regression/issue/09041.test.ts - annotation error on 🐧 24.04 x64-baseline
  • test/js/node/test/parallel/test-net-sync-cork.js - code 1 on 🐧 12 x64-baseline
  • test/js/node/test/parallel/test-net-sync-cork.js - code 1 on 🐧 12 x64
  • test/js/node/test/parallel/test-net-sync-cork.js - code 1 on 🐧 3.20 aarch64
  • test/js/node/test/parallel/test-net-sync-cork.js - code 1 on 🐧 3.20 x64-baseline
  • test/js/node/test/parallel/test-net-sync-cork.js - code 1 on 🐧 3.20 x64
  • �[90m[150/185]�[0m test/js/node/test/parallel/test-worker-process-exit-async-module.js - annotation error on 🐧 24.04 x64-baseline
  • �[90m[83/283]�[0m test/js/node/test/parallel/test-fs-watch-recursive-delete.js - annotation error on 🐧 22.04 x64
  • �[90m[25/185]�[0m test/js/bun/spawn/spawn.test.ts - annotation error on 🪟 2019 x64
  • test/regression/issue/14515.test.tsx - annotation error on 🪟 2019 x64-baseline
  • test/regression/issue/14515.test.tsx - annotation error on 🪟 2019 x64
  • test/regression/issue/14515.test.tsx - annotation error on 🐧 22.04 aarch64
  • test/regression/issue/14515.test.tsx - annotation error on 🐧 12 aarch64
  • test/regression/issue/14515.test.tsx - annotation error on 🐧 20.04 x64-baseline
  • test/regression/issue/14515.test.tsx - annotation error on 🐧 22.04 x64-baseline
  • test/regression/issue/14515.test.tsx - annotation error on 🐧 24.04 x64-baseline
  • test/regression/issue/14515.test.tsx - annotation error on 🐧 12 x64-baseline
  • test/regression/issue/14515.test.tsx - annotation error on 🐧 20.04 x64
  • test/regression/issue/14515.test.tsx - annotation error on 🐧 24.04 aarch64
  • test/regression/issue/14515.test.tsx - annotation error on 🐧 12 x64
  • test/regression/issue/14515.test.tsx - annotation error on 🐧 22.04 x64
  • test/regression/issue/14515.test.tsx - annotation error on 🐧 24.04 x64
  • test/regression/issue/14515.test.tsx - annotation error on 🐧 3.20 aarch64
  • test/regression/issue/14515.test.tsx - annotation error on 🍎 14 aarch64
  • test/regression/issue/14515.test.tsx - annotation error on 🍎 13 aarch64
  • test/regression/issue/14515.test.tsx - annotation error on 🐧 3.20 x64
  • test/regression/issue/14515.test.tsx - annotation error on 🐧 3.20 x64-baseline
  • test/regression/issue/10170.test.ts - annotation error on 🪟 2019 x64-baseline
  • test/regression/issue/10170.test.ts - annotation error on 🪟 2019 x64
  • test/regression/issue/10170.test.ts - annotation error on 🐧 22.04 aarch64
  • test/regression/issue/10170.test.ts - annotation error on 🐧 12 aarch64
  • test/regression/issue/10170.test.ts - annotation error on 🐧 20.04 x64-baseline
  • test/regression/issue/10170.test.ts - annotation error on 🐧 22.04 x64-baseline
  • test/regression/issue/10170.test.ts - annotation error on 🐧 24.04 x64-baseline
  • test/regression/issue/10170.test.ts - annotation error on 🐧 12 x64-baseline
  • test/regression/issue/10170.test.ts - annotation error on 🐧 20.04 x64
  • test/regression/issue/10170.test.ts - annotation error on 🐧 24.04 aarch64
  • test/regression/issue/10170.test.ts - annotation error on 🐧 12 x64
  • test/regression/issue/10170.test.ts - annotation error on 🐧 22.04 x64
  • test/regression/issue/10170.test.ts - annotation error on 🐧 24.04 x64
  • test/regression/issue/10170.test.ts - annotation error on 🐧 3.20 aarch64
  • test/regression/issue/10170.test.ts - annotation error on 🍎 14 aarch64
  • test/regression/issue/10170.test.ts - annotation error on 🍎 13 aarch64
  • test/regression/issue/10170.test.ts - annotation error on 🐧 3.20 x64
  • test/regression/issue/10170.test.ts - annotation error on 🐧 3.20 x64-baseline
  • test/regression/issue/09340.test.ts - annotation error on 🪟 2019 x64-baseline
  • test/regression/issue/09340.test.ts - annotation error on 🪟 2019 x64
  • test/regression/issue/09340.test.ts - annotation error on 🐧 22.04 aarch64
  • test/regression/issue/09340.test.ts - annotation error on 🐧 12 aarch64
  • test/regression/issue/09340.test.ts - annotation error on 🐧 20.04 x64-baseline
  • test/regression/issue/09340.test.ts - annotation error on 🐧 22.04 x64-baseline
  • test/regression/issue/09340.test.ts - annotation error on 🐧 24.04 x64-baseline
  • test/regression/issue/09340.test.ts - annotation error on 🐧 12 x64-baseline
  • test/regression/issue/09340.test.ts - annotation error on 🐧 20.04 x64
  • test/regression/issue/09340.test.ts - annotation error on 🐧 24.04 aarch64
  • test/regression/issue/09340.test.ts - annotation error on 🐧 12 x64
  • test/regression/issue/09340.test.ts - annotation error on 🐧 22.04 x64
  • test/regression/issue/09340.test.ts - annotation error on 🐧 24.04 x64
  • test/regression/issue/09340.test.ts - annotation error on 🐧 3.20 aarch64
  • test/regression/issue/09340.test.ts - annotation error on 🍎 14 aarch64
  • test/regression/issue/09340.test.ts - annotation error on 🍎 13 aarch64
  • test/regression/issue/09340.test.ts - annotation error on 🐧 3.20 x64
  • test/regression/issue/09340.test.ts - annotation error on 🐧 3.20 x64-baseline
  • test/regression/issue/07827.test.ts - annotation error on 🪟 2019 x64-baseline
  • test/regression/issue/07827.test.ts - annotation error on 🪟 2019 x64
  • test/regression/issue/07827.test.ts - annotation error on 🐧 22.04 aarch64
  • test/regression/issue/07827.test.ts - annotation error on 🐧 12 aarch64
  • test/regression/issue/07827.test.ts - annotation error on 🐧 20.04 x64-baseline
  • test/regression/issue/07827.test.ts - annotation error on 🐧 22.04 x64-baseline
  • test/regression/issue/07827.test.ts - annotation error on 🐧 24.04 x64-baseline
  • test/regression/issue/07827.test.ts - annotation error on 🐧 12 x64-baseline
  • test/regression/issue/07827.test.ts - annotation error on 🐧 20.04 x64
  • test/regression/issue/07827.test.ts - annotation error on 🐧 24.04 aarch64
  • test/regression/issue/07827.test.ts - annotation error on 🐧 12 x64
  • test/regression/issue/07827.test.ts - annotation error on 🐧 22.04 x64
  • test/regression/issue/07827.test.ts - annotation error on 🐧 24.04 x64
  • test/regression/issue/07827.test.ts - annotation error on 🐧 3.20 aarch64
  • test/regression/issue/07827.test.ts - annotation error on 🍎 14 aarch64
  • test/regression/issue/07827.test.ts - annotation error on 🍎 13 aarch64
  • test/regression/issue/07827.test.ts - annotation error on 🐧 3.20 x64
  • test/regression/issue/07827.test.ts - annotation error on 🐧 3.20 x64-baseline
  • test/regression/issue/06467.test.ts - annotation error on 🪟 2019 x64-baseline
  • test/regression/issue/06467.test.ts - annotation error on 🪟 2019 x64
  • test/regression/issue/06467.test.ts - annotation error on 🐧 22.04 aarch64
  • test/regression/issue/06467.test.ts - annotation error on 🐧 12 aarch64
  • test/regression/issue/06467.test.ts - annotation error on 🐧 20.04 x64-baseline
  • test/regression/issue/06467.test.ts - annotation error on 🐧 22.04 x64-baseline
  • test/regression/issue/06467.test.ts - annotation error on 🐧 24.04 x64-baseline
  • test/regression/issue/06467.test.ts - annotation error on 🐧 12 x64-baseline
  • test/regression/issue/06467.test.ts - annotation error on 🐧 20.04 x64
  • test/regression/issue/06467.test.ts - annotation error on 🐧 24.04 aarch64
  • test/regression/issue/06467.test.ts - annotation error on 🐧 12 x64
  • test/regression/issue/06467.test.ts - annotation error on 🐧 22.04 x64
  • test/regression/issue/06467.test.ts - annotation error on 🐧 24.04 x64
  • test/regression/issue/06467.test.ts - annotation error on 🐧 3.20 aarch64
  • test/regression/issue/06467.test.ts - annotation error on 🍎 14 aarch64
  • test/regression/issue/06467.test.ts - annotation error on 🍎 13 aarch64
  • test/regression/issue/06467.test.ts - annotation error on 🐧 3.20 x64
  • test/regression/issue/06467.test.ts - annotation error on 🐧 3.20 x64-baseline
  • test/regression/issue/02499/02499.test.ts - annotation error on 🪟 2019 x64-baseline
  • test/regression/issue/02499/02499.test.ts - annotation error on 🪟 2019 x64
  • test/regression/issue/02499/02499.test.ts - annotation error on 🐧 22.04 aarch64
  • test/regression/issue/02499/02499.test.ts - annotation error on 🐧 12 aarch64
  • test/regression/issue/02499/02499.test.ts - annotation error on 🐧 20.04 x64-baseline
  • test/regression/issue/02499/02499.test.ts - annotation error on 🐧 22.04 x64-baseline
  • test/regression/issue/02499/02499.test.ts - annotation error on 🐧 24.04 x64-baseline
  • test/regression/issue/02499/02499.test.ts - annotation error on 🐧 12 x64-baseline
  • test/regression/issue/02499/02499.test.ts - annotation error on 🐧 20.04 x64
  • test/regression/issue/02499/02499.test.ts - annotation error on 🐧 24.04 aarch64
  • test/regression/issue/02499/02499.test.ts - annotation error on 🐧 12 x64
  • test/regression/issue/02499/02499.test.ts - annotation error on 🐧 22.04 x64
  • test/regression/issue/02499/02499.test.ts - annotation error on 🐧 24.04 x64
  • test/regression/issue/02499/02499.test.ts - annotation error on 🐧 3.20 aarch64
  • test/regression/issue/02499/02499.test.ts - annotation error on 🍎 14 aarch64
  • test/regression/issue/02499/02499.test.ts - annotation error on 🍎 13 aarch64
  • test/regression/issue/02499/02499.test.ts - annotation error on 🐧 3.20 x64
  • test/regression/issue/02499/02499.test.ts - annotation error on 🐧 3.20 x64-baseline
  • test/regression/issue/012360.test.ts - annotation error on 🪟 2019 x64-baseline
  • test/regression/issue/012360.test.ts - annotation error on 🪟 2019 x64
  • test/regression/issue/012360.test.ts - annotation error on 🐧 22.04 aarch64
  • test/regression/issue/012360.test.ts - annotation error on 🐧 12 aarch64
  • test/regression/issue/012360.test.ts - annotation error on 🐧 20.04 x64-baseline
  • test/regression/issue/012360.test.ts - annotation error on 🐧 22.04 x64-baseline
  • test/regression/issue/012360.test.ts - annotation error on 🐧 24.04 x64-baseline
  • test/regression/issue/012360.test.ts - annotation error on 🐧 12 x64-baseline
  • test/regression/issue/012360.test.ts - annotation error on 🐧 20.04 x64
  • test/regression/issue/012360.test.ts - annotation error on 🐧 24.04 aarch64
  • test/regression/issue/012360.test.ts - annotation error on 🐧 12 x64
  • test/regression/issue/012360.test.ts - annotation error on 🐧 22.04 x64
  • test/regression/issue/012360.test.ts - annotation error on 🐧 24.04 x64
  • test/regression/issue/012360.test.ts - annotation error on 🐧 3.20 aarch64
  • test/regression/issue/012360.test.ts - annotation error on 🍎 14 aarch64
  • test/regression/issue/012360.test.ts - annotation error on 🍎 13 aarch64
  • test/regression/issue/012360.test.ts - annotation error on 🐧 3.20 x64
  • test/regression/issue/012360.test.ts - annotation error on 🐧 3.20 x64-baseline
  • test/js/web/workers/message-channel.test.ts - annotation error on 🪟 2019 x64-baseline
  • test/js/web/workers/message-channel.test.ts - annotation error on 🪟 2019 x64
  • test/js/web/workers/message-channel.test.ts - annotation error on 🐧 22.04 aarch64
  • test/js/web/workers/message-channel.test.ts - annotation error on 🐧 12 aarch64
  • test/js/web/workers/message-channel.test.ts - annotation error on 🐧 20.04 x64-baseline
  • test/js/web/workers/message-channel.test.ts - annotation error on 🐧 22.04 x64-baseline
  • test/js/web/workers/message-channel.test.ts - annotation error on 🐧 24.04 x64-baseline
  • test/js/web/workers/message-channel.test.ts - annotation error on 🐧 12 x64-baseline
  • test/js/web/workers/message-channel.test.ts - annotation error on 🐧 20.04 x64
  • test/js/web/workers/message-channel.test.ts - annotation error on 🐧 24.04 aarch64
  • test/js/web/workers/message-channel.test.ts - annotation error on 🐧 12 x64
  • test/js/web/workers/message-channel.test.ts - annotation error on 🐧 22.04 x64
  • test/js/web/workers/message-channel.test.ts - annotation error on 🐧 24.04 x64
  • test/js/web/workers/message-channel.test.ts - annotation error on 🐧 3.20 aarch64
  • test/js/web/workers/message-channel.test.ts - annotation error on 🍎 14 aarch64
  • test/js/web/workers/message-channel.test.ts - annotation error on 🍎 13 aarch64
  • test/js/web/workers/message-channel.test.ts - annotation error on 🐧 3.20 x64
  • test/js/web/workers/message-channel.test.ts - annotation error on 🐧 3.20 x64-baseline
  • test/js/web/url/url.test.ts - annotation error on 🪟 2019 x64-baseline
  • test/js/web/url/url.test.ts - annotation error on 🪟 2019 x64
  • test/js/web/url/url.test.ts - annotation error on 🐧 22.04 aarch64
  • test/js/web/url/url.test.ts - annotation error on 🐧 12 aarch64
  • test/js/web/url/url.test.ts - annotation error on 🐧 20.04 x64-baseline
  • test/js/web/url/url.test.ts - annotation error on 🐧 22.04 x64-baseline
  • test/js/web/url/url.test.ts - annotation error on 🐧 24.04 x64-baseline
  • test/js/web/url/url.test.ts - annotation error on 🐧 12 x64-baseline
  • test/js/web/url/url.test.ts - annotation error on 🐧 20.04 x64
  • test/js/web/url/url.test.ts - annotation error on 🐧 24.04 aarch64
  • test/js/web/url/url.test.ts - annotation error on 🐧 12 x64
  • test/js/web/url/url.test.ts - annotation error on 🐧 22.04 x64
  • test/js/web/url/url.test.ts - annotation error on 🐧 24.04 x64
  • test/js/web/url/url.test.ts - annotation error on 🐧 3.20 aarch64
  • test/js/web/url/url.test.ts - annotation error on 🍎 14 aarch64
  • test/js/web/url/url.test.ts - annotation error on 🍎 13 aarch64
  • test/js/web/url/url.test.ts - annotation error on 🐧 3.20 x64
  • test/js/web/url/url.test.ts - annotation error on 🐧 3.20 x64-baseline
  • test/js/web/request/request-clone-leak.test.ts - annotation error on 🪟 2019 x64-baseline
  • test/js/web/request/request-clone-leak.test.ts - annotation error on 🪟 2019 x64
  • test/js/web/request/request-clone-leak.test.ts - annotation error on 🐧 22.04 aarch64
  • test/js/web/request/request-clone-leak.test.ts - annotation error on 🐧 12 aarch64
  • test/js/web/request/request-clone-leak.test.ts - annotation error on 🐧 20.04 x64-baseline
  • test/js/web/request/request-clone-leak.test.ts - annotation error on 🐧 22.04 x64-baseline
  • test/js/web/request/request-clone-leak.test.ts - annotation error on 🐧 24.04 x64-baseline
  • test/js/web/request/request-clone-leak.test.ts - annotation error on 🐧 12 x64-baseline
  • test/js/web/request/request-clone-leak.test.ts - annotation error on 🐧 20.04 x64
  • test/js/web/request/request-clone-leak.test.ts - annotation error on 🐧 24.04 aarch64
  • test/js/web/request/request-clone-leak.test.ts - annotation error on 🐧 12 x64
  • test/js/web/request/request-clone-leak.test.ts - annotation error on 🐧 22.04 x64
  • test/js/web/request/request-clone-leak.test.ts - annotation error on 🐧 24.04 x64
  • test/js/web/request/request-clone-leak.test.ts - annotation error on 🐧 3.20 aarch64
  • test/js/web/request/request-clone-leak.test.ts - annotation error on 🍎 14 aarch64
  • test/js/web/request/request-clone-leak.test.ts - annotation error on 🍎 13 aarch64
  • test/js/web/request/request-clone-leak.test.ts - annotation error on 🐧 3.20 x64
  • test/js/web/request/request-clone-leak.test.ts - annotation error on 🐧 3.20 x64-baseline
  • test/js/web/fetch/fetch_headers.test.js - annotation error on 🪟 2019 x64-baseline
  • test/js/web/fetch/fetch_headers.test.js - annotation error on 🪟 2019 x64
  • test/js/web/fetch/fetch_headers.test.js - annotation error on 🐧 22.04 aarch64
  • test/js/web/fetch/fetch_headers.test.js - annotation error on 🐧 12 aarch64
  • test/js/web/fetch/fetch_headers.test.js - annotation error on 🐧 20.04 x64-baseline
  • test/js/web/fetch/fetch_headers.test.js - annotation error on 🐧 22.04 x64-baseline
  • test/js/web/fetch/fetch_headers.test.js - annotation error on 🐧 24.04 x64-baseline
  • test/js/web/fetch/fetch_headers.test.js - annotation error on 🐧 12 x64-baseline
  • test/js/web/fetch/fetch_headers.test.js - annotation error on 🐧 20.04 x64
  • test/js/web/fetch/fetch_headers.test.js - annotation error on 🐧 24.04 aarch64
  • test/js/web/fetch/fetch_headers.test.js - annotation error on 🐧 12 x64
  • test/js/web/fetch/fetch_headers.test.js - annotation error on 🐧 22.04 x64
  • test/js/web/fetch/fetch_headers.test.js - annotation error on 🐧 24.04 x64
  • test/js/web/fetch/fetch_headers.test.js - annotation error on 🐧 3.20 aarch64
  • test/js/web/fetch/fetch_headers.test.js - annotation error on 🍎 14 aarch64
  • test/js/web/fetch/fetch_headers.test.js - annotation error on 🍎 13 aarch64
  • test/js/web/fetch/fetch_headers.test.js - annotation error on 🐧 3.20 x64
  • test/js/web/fetch/fetch_headers.test.js - annotation error on 🐧 3.20 x64-baseline
  • test/js/web/fetch/fetch-leak.test.ts - annotation error on 🪟 2019 x64-baseline
  • test/js/web/fetch/fetch-leak.test.ts - annotation error on 🪟 2019 x64
  • test/js/web/fetch/fetch-leak.test.ts - annotation error on 🐧 22.04 aarch64
  • test/js/web/fetch/fetch-leak.test.ts - annotation error on 🐧 12 aarch64
  • test/js/web/fetch/fetch-leak.test.ts - annotation error on 🐧 20.04 x64-baseline
  • test/js/web/fetch/fetch-leak.test.ts - annotation error on 🐧 22.04 x64-baseline
  • test/js/web/fetch/fetch-leak.test.ts - annotation error on 🐧 24.04 x64-baseline
  • test/js/web/fetch/fetch-leak.test.ts - annotation error on 🐧 12 x64-baseline
  • test/js/web/fetch/fetch-leak.test.ts - annotation error on 🐧 20.04 x64
  • test/js/web/fetch/fetch-leak.test.ts - annotation error on 🐧 24.04 aarch64
  • test/js/web/fetch/fetch-leak.test.ts - annotation error on 🐧 12 x64
  • test/js/web/fetch/fetch-leak.test.ts - annotation error on 🐧 22.04 x64
  • test/js/web/fetch/fetch-leak.test.ts - annotation error on 🐧 24.04 x64
  • test/js/web/fetch/fetch-leak.test.ts - annotation error on 🐧 3.20 aarch64
  • test/js/web/fetch/fetch-leak.test.ts - annotation error on 🍎 14 aarch64
  • test/js/web/fetch/fetch-leak.test.ts - annotation error on 🍎 13 aarch64
  • test/js/web/fetch/fetch-leak.test.ts - annotation error on 🐧 3.20 x64
  • test/js/web/fetch/fetch-leak.test.ts - annotation error on 🐧 3.20 x64-baseline
  • test/regression/issue/ctrl-c.test.ts - annotation error on 🪟 2019 x64
  • test/regression/issue/ctrl-c.test.ts - annotation error on 🍎 14 aarch64
  • test/regression/issue/ctrl-c.test.ts - annotation error on 🐧 12 aarch64
  • test/regression/issue/ctrl-c.test.ts - annotation error on 🐧 24.04 aarch64
  • test/regression/issue/ctrl-c.test.ts - annotation error on 🐧 22.04 aarch64
  • test/regression/issue/ctrl-c.test.ts - annotation error on 🐧 20.04 aarch64
  • test/regression/issue/ctrl-c.test.ts - annotation error on 🐧 20.04 x64-baseline
  • test/regression/issue/ctrl-c.test.ts - annotation error on 🐧 22.04 x64-baseline
  • test/regression/issue/ctrl-c.test.ts - annotation error on 🐧 24.04 x64-baseline
  • test/regression/issue/ctrl-c.test.ts - annotation error on 🐧 12 x64-baseline
  • test/regression/issue/ctrl-c.test.ts - annotation error on 🐧 12 x64
  • test/regression/issue/ctrl-c.test.ts - annotation error on 🐧 20.04 x64
  • test/regression/issue/ctrl-c.test.ts - annotation error on 🐧 24.04 x64
  • test/regression/issue/ctrl-c.test.ts - annotation error on 🐧 22.04 x64
  • test/regression/issue/ctrl-c.test.ts - annotation error on 🐧 3.20 aarch64
  • test/regression/issue/ctrl-c.test.ts - annotation error on 🪟 2019 x64-baseline
  • test/regression/issue/ctrl-c.test.ts - annotation error on 🍎 13 aarch64
  • test/regression/issue/ctrl-c.test.ts - annotation error on 🐧 3.20 x64-baseline
  • test/regression/issue/ctrl-c.test.ts - annotation error on 🐧 3.20 x64
  • test/regression/issue/11866.test.ts - annotation error on 🪟 2019 x64
  • test/regression/issue/11866.test.ts - annotation error on 🍎 14 aarch64
  • test/regression/issue/11866.test.ts - annotation error on 🐧 12 aarch64
  • test/regression/issue/11866.test.ts - annotation error on 🐧 24.04 aarch64
  • test/regression/issue/11866.test.ts - annotation error on 🐧 22.04 aarch64
  • test/regression/issue/11866.test.ts - annotation error on 🐧 20.04 aarch64
  • test/regression/issue/11866.test.ts - annotation error on 🐧 20.04 x64-baseline
  • test/regression/issue/11866.test.ts - annotation error on 🐧 22.04 x64-baseline
  • test/regression/issue/11866.test.ts - annotation error on 🐧 24.04 x64-baseline
  • test/regression/issue/11866.test.ts - annotation error on 🐧 12 x64-baseline
  • test/regression/issue/11866.test.ts - annotation error on 🐧 12 x64
  • test/regression/issue/11866.test.ts - annotation error on 🐧 20.04 x64
  • test/regression/issue/11866.test.ts - annotation error on 🐧 24.04 x64
  • test/regression/issue/11866.test.ts - annotation error on 🐧 22.04 x64
  • test/regression/issue/11866.test.ts - annotation error on 🐧 3.20 aarch64
  • test/regression/issue/11866.test.ts - annotation error on 🪟 2019 x64-baseline
  • test/regression/issue/11866.test.ts - annotation error on 🍎 13 aarch64
  • test/regression/issue/11866.test.ts - annotation error on 🐧 3.20 x64-baseline
  • test/regression/issue/11866.test.ts - annotation error on 🐧 3.20 x64
  • test/regression/issue/09739.test.ts - annotation error on 🪟 2019 x64
  • test/regression/issue/09739.test.ts - annotation error on 🍎 14 aarch64
  • test/regression/issue/09739.test.ts - annotation error on 🐧 12 aarch64
  • test/regression/issue/09739.test.ts - annotation error on 🐧 24.04 aarch64
  • test/regression/issue/09739.test.ts - annotation error on 🐧 22.04 aarch64
  • test/regression/issue/09739.test.ts - annotation error on 🐧 20.04 aarch64
  • test/regression/issue/09739.test.ts - annotation error on 🐧 20.04 x64-baseline
  • test/regression/issue/09739.test.ts - annotation error on 🐧 22.04 x64-baseline
  • test/regression/issue/09739.test.ts - annotation error on 🐧 24.04 x64-baseline
  • test/regression/issue/09739.test.ts - annotation error on 🐧 12 x64-baseline
  • test/regression/issue/09739.test.ts - annotation error on 🐧 12 x64
  • test/regression/issue/09739.test.ts - annotation error on 🐧 20.04 x64
  • test/regression/issue/09739.test.ts - annotation error on 🐧 24.04 x64
  • test/regression/issue/09739.test.ts - annotation error on 🐧 22.04 x64
  • test/regression/issue/09739.test.ts - annotation error on 🐧 3.20 aarch64
  • test/regression/issue/09739.test.ts - annotation error on 🪟 2019 x64-baseline
  • test/regression/issue/09739.test.ts - annotation error on 🍎 13 aarch64
  • test/regression/issue/09739.test.ts - annotation error on 🐧 3.20 x64-baseline
  • test/regression/issue/09739.test.ts - annotation error on 🐧 3.20 x64
  • Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    build An issue related to building or compiling
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    2 participants