Skip to content

fix(chunks): send leftover chunks #71

fix(chunks): send leftover chunks

fix(chunks): send leftover chunks #71

Triggered via push April 25, 2024 08:57
Status Failure
Total duration 45s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
test/browser.test.ts > Browser Fetch API > Download file browser - memory: test/browser.test.ts#L20
Error: Snapshot `Browser Fetch API > Download file browser - memory 1` mismatched - Expected + Received - "9ae3ff19ee04fc02e9c60ce34e42858d16b46eeb88634d2035693c1ae9dbcbc9" + "097fc8532b08d34e5d1fe9beeeaea6957cb12dc1db7d03ab87edf6549bf7cc02" ❯ test/browser.test.ts:20:14
test/browser.test.ts > Browser Fetch API > Download file browser: test/browser.test.ts#L40
Error: Snapshot `Browser Fetch API > Download file browser 1` mismatched - Expected + Received - "9ae3ff19ee04fc02e9c60ce34e42858d16b46eeb88634d2035693c1ae9dbcbc9" + "097fc8532b08d34e5d1fe9beeeaea6957cb12dc1db7d03ab87edf6549bf7cc02" ❯ test/browser.test.ts:40:14
test/browser.test.ts > Browser Fetch memory > Download file browser - chunks, memory (fetch): test/browser.test.ts#L92
AssertionError: expected 36700160 to be -1 // Object.is equality - Expected + Received - -1 + 36700160 ❯ test/browser.test.ts:92:14
test/copy-file.test.ts > File Copy > copy image one stream: test/copy-file.test.ts#L50
AssertionError: expected '2cb61ea7138e24d4ae2c20468311a7cb78151…' to be '9ae3ff19ee04fc02e9c60ce34e42858d16b46…' // Object.is equality - Expected + Received - 9ae3ff19ee04fc02e9c60ce34e42858d16b46eeb88634d2035693c1ae9dbcbc9 + 2cb61ea7138e24d4ae2c20468311a7cb78151f3aefaa69f709105828c957b62c ❯ test/copy-file.test.ts:50:14
test/download.test.ts > File Download > Total bytes written: test/download.test.ts#L61
AssertionError: expected 26223706 to be 40789822 // Object.is equality - Expected + Received - 40789822 + 26223706 ❯ test/download.test.ts:61:14
test
Process completed with exit code 1.
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.