Skip to content

feat: add timeout function #327

feat: add timeout function

feat: add timeout function #327

Triggered via pull request December 1, 2024 15:44
Status Failure
Total duration 44s
Artifacts

test-pr.yml

on: pull_request
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

8 errors
tests/async/timeout.test.ts > timeout > rejects after a specified number of milliseconds: tests/async/timeout.test.ts#L13
AssertionError: expected [Function] to throw error including 'timeout' but got 'Operation timed out' Expected: "timeout" Received: "Operation timed out" ❯ tests/async/timeout.test.ts:13:5
Test (22.x)
Process completed with exit code 1.
Test (18.x)
The job was canceled because "_22_x" failed.
tests/async/timeout.test.ts > timeout > rejects after a specified number of milliseconds: tests/async/timeout.test.ts#L13
AssertionError: expected [Function] to throw error including 'timeout' but got 'Operation timed out' Expected: "timeout" Received: "Operation timed out" ❯ tests/async/timeout.test.ts:13:5
Test (18.x)
Process completed with exit code 1.
Test (20.x)
The job was canceled because "_22_x" failed.
tests/async/timeout.test.ts > timeout > rejects after a specified number of milliseconds: tests/async/timeout.test.ts#L13
AssertionError: expected [Function] to throw error including 'timeout' but got 'Operation timed out' Expected: "timeout" Received: "Operation timed out" ❯ tests/async/timeout.test.ts:13:5
Test (20.x)
Process completed with exit code 1.