perf: AI experiments with ordering #17271
ci.yml
on: pull_request
Diff: node-latest, ubuntu-latest
10s
Lint: node-latest, ubuntu-latest
1m 30s
Rolldown&Test: node-22, macos-latest
4m 12s
Matrix: test-browser
Matrix: test
Annotations
7 errors and 6 warnings
|
Lint: node-latest, ubuntu-latest
Process completed with exit code 2.
|
|
Lint: node-latest, ubuntu-latest:
packages/vitest/src/node/cli/cli-config.ts#L456
Property 'groupingStrategy' is missing in type '{ shuffle: { description: string; argument: string; subcommands: { files: { description: string; }; tests: { description: string; }; }; }; concurrent: { description: string; }; seed: { description: string; argument: string; }; hooks: { ...; }; setupFiles: { ...; }; groupOrder: null; }' but required in type 'CLIOptions<SequenceOptions>'.
|
|
Rolldown&Test: node-22, macos-latest
Process completed with exit code 1.
|
|
Build&Test: node-22, macos-latest
Process completed with exit code 1.
|
|
test/web-worker-node.test.ts > vite shared worker works:
test/core/test/web-worker-node.test.ts#L257
AssertionError: promise rejected "Error: Failed to send the message event t…" instead of resolving
❯ test/web-worker-node.test.ts:257:49
Caused by: Caused by: Error: Failed to send the message event to the SharedWorker.
❯ Timeout._onTimeout test/web-worker-node.test.ts:227:14
|
|
Browsers: node-22, macos-latest
Process completed with exit code 1.
|
|
Browsers: node-22, windows-latest
Process completed with exit code 1.
|
|
Rolldown&Test: node-22, macos-latest
No files were found with the provided path: rolldown/test/ui/test-results/. No artifacts will be uploaded.
|
|
Build&Test: node-22, macos-latest
No files were found with the provided path: test/ui/test-results/. No artifacts will be uploaded.
|
|
Build&Test: node-24, ubuntu-latest
No files were found with the provided path: test/ui/test-results/. No artifacts will be uploaded.
|
|
Build&Test: node-20, ubuntu-latest
No files were found with the provided path: test/ui/test-results/. No artifacts will be uploaded.
|
|
Build&Test: node-22, ubuntu-latest
No files were found with the provided path: test/ui/test-results/. No artifacts will be uploaded.
|
|
Build&Test: node-22, windows-latest
No files were found with the provided path: test/ui/test-results/. No artifacts will be uploaded.
|