feat: adapter-rsbuild (#830) #2543
Annotations
4 errors and 10 warnings
|
e2e (macos-14, 24)
Process completed with exit code 1.
|
|
browser-mode/basic.test.ts > browser mode - basic > should run all basic tests together:
e2e/scripts/index.ts#L132
Test failed with exit code 1. Logs%3A
Rstest v0.7.8
start build started...
[Browser UI] WebSocket server started on port 5181
ready built in 0.40 s
start building removed browser/1767844426034/manifest.ts
ready built in 0.02 s
Container page opened at http%3A//localhost%3A5180/container.html
[Browser UI] Container WebSocket connected
[Browser UI] Current ws%3A null%2C new ws%3A exists
✓ tests/dom.test.ts (5)
✓ tests/events.test.ts (7)
✗ tests/async.test.ts (6)
✗ Async operations > should handle setInterval (93ms)
expected 1 to be greater than or equal to 2
Test Files 1 failed | 2 passed (3)
Tests 1 failed | 17 passed (18)
Duration 1.06s (build 332ms%2C tests 732ms)
--- CLI Log Start ---
Rstest v0.7.8
start build started...
[Browser UI] WebSocket server started on port 5181
ready built in 0.40 s
start building removed browser/1767844426034/manifest.ts
ready built in 0.02 s
Container page opened at http%3A//localhost%3A5180/container.html
[Browser UI] Container WebSocket connected
[Browser UI] Current ws%3A null%2C new ws%3A exists
✓ tests/dom.test.ts (5)
✓ tests/events.test.ts (7)
✗ tests/async.test.ts (6)
✗ Async operations > should handle setInterval (93ms)
expected 1 to be greater than or equal to 2
Summary of all failing tests%3A
FAIL tests/async.test.ts > Async operations > should handle setInterval
AssertionError%3A expected 1 to be greater than or equal to 2
at http%3A//localhost%3A5180/static/js/async/tests_async_test_ts.js%3A64%3A57
at async (http%3A//localhost%3A5180/static/js/runner.js%3A21636%3A28)
at async runTestsCase (http%3A//localhost%3A5180/static/js/runner.js%3A21782%3A21)
at async runTest (http%3A//localhost%3A5180/static/js/runner.js%3A21960%3A43)
at async runTests (http%3A//localhost%3A5180/static/js/runner.js%3A21849%3A32)
at async runTest (http%3A//localhost%3A5180/static/js/runner.js%3A21922%3A33)
at async runTests (http%3A//localhost%3A5180/static/js/runner.js%3A21849%3A32)
at async TestRunner.runTests (http%3A//localhost%3A5180/static/js/runner.js%3A22001%3A9)
at async Object.runTests (http%3A//localhost%3A5180/static/js/runner.js%3A22727%3A33)
at async run (http%3A//localhost%3A5180/static/js/runner.js%3A538%3A28)
Test Files 1 failed | 2 passed (3)
Tests 1 failed | 17 passed (18)
Duration 1.06s (build 332ms%2C tests 732ms)
--- CLI Log End ---
|
|
e2e (windows-latest, 20)
Process completed with exit code 1.
|
|
no-isolate/index.test.ts > test isolate false > should collect test correctly when no isolate:
e2e/scripts/index.ts#L132
Test failed with exit code 1. Logs%3A
FAIL globals\index.test.ts
--- CLI Log Start ---
FAIL globals\index.test.ts
Error%3A Worker exited unexpectedly
116 | }
117 | onUnexpectedExit = () => {
> 118 | this.process.emit("error"%2C new Error("Worker exited unexpectedly"));
| ^
119 | };
120 | async terminate() {
at ChildProcess.onUnexpectedExit (file%3A///D%3A/a/rstest/rstest/node_modules/.pnpm/tinypool@1.1.1/node_modules/tinypool/dist/index.js%3A118%3A30)
at ChildProcess.emit (node%3Aevents%3A536%3A35)
at ChildProcess._handle.onexit (node%3Ainternal/child_process%3A293%3A12)
--- CLI Log End ---
|
|
ut (windows-latest)
Unexpected input(s) 'predicate-quantifier', valid inputs are ['token', 'working-directory', 'ref', 'base', 'filters', 'list-files', 'initial-fetch-depth']
|
|
e2e (macos-14, 24)
Unexpected input(s) 'predicate-quantifier', valid inputs are ['token', 'working-directory', 'ref', 'base', 'filters', 'list-files', 'initial-fetch-depth']
|
|
e2e (windows-latest, 20)
Unexpected input(s) 'predicate-quantifier', valid inputs are ['token', 'working-directory', 'ref', 'base', 'filters', 'list-files', 'initial-fetch-depth']
|
|
ut (macos-14)
Unexpected input(s) 'predicate-quantifier', valid inputs are ['token', 'working-directory', 'ref', 'base', 'filters', 'list-files', 'initial-fetch-depth']
|
|
e2e (macos-14, 20)
Unexpected input(s) 'predicate-quantifier', valid inputs are ['token', 'working-directory', 'ref', 'base', 'filters', 'list-files', 'initial-fetch-depth']
|
|
e2e (macos-14, 18)
Unexpected input(s) 'predicate-quantifier', valid inputs are ['token', 'working-directory', 'ref', 'base', 'filters', 'list-files', 'initial-fetch-depth']
|
|
e2e (windows-latest, 24)
Unexpected input(s) 'predicate-quantifier', valid inputs are ['token', 'working-directory', 'ref', 'base', 'filters', 'list-files', 'initial-fetch-depth']
|
|
e2e (windows-latest, 22)
Unexpected input(s) 'predicate-quantifier', valid inputs are ['token', 'working-directory', 'ref', 'base', 'filters', 'list-files', 'initial-fetch-depth']
|
|
e2e (macos-14, 22)
Unexpected input(s) 'predicate-quantifier', valid inputs are ['token', 'working-directory', 'ref', 'base', 'filters', 'list-files', 'initial-fetch-depth']
|
|
e2e (windows-latest, 18)
Unexpected input(s) 'predicate-quantifier', valid inputs are ['token', 'working-directory', 'ref', 'base', 'filters', 'list-files', 'initial-fetch-depth']
|