Skip to content

Fix memory leak in new Response(latin1String).arrayBuffer() and new Response(latin1String).json() #5357

Fix memory leak in new Response(latin1String).arrayBuffer() and new Response(latin1String).json()

Fix memory leak in new Response(latin1String).arrayBuffer() and new Response(latin1String).json() #5357

Triggered via pull request July 17, 2023 10:17
Status Failure
Total duration 42m 36s
Artifacts 5

bun-mac-x64-baseline.yml

on: pull_request
Matrix: macOS C++
Matrix: macOS Object
Matrix: macOS Link
Matrix: macOS-test
Fit to window
Zoom out
Zoom in

Annotations

11 errors
error: expect(received).toContain(expected): test/cli/install/bun-link.test.ts#L63
Expected to contain: "Success! Registered \\\"testfS7Boy\\\"" Received: "Success! Registered \"testfS7Boy\"\n\nTo use testfS7Boy in a project, run:\n bun link testfS7Boy\n\nOr add it in dependencies in your package.json file:\n \"testfS7Boy\": \"link:testfS7Boy\"\n" at /Users/runner/work/bun/bun/test/cli/install/bun-link.test.ts:63:2
error: expect(received).toContain(expected): test/cli/install/bun-link.test.ts#L164
Expected to contain: "Success! Registered \\\"@testGMSMfK/foo\\\"" Received: "Success! Registered \"@testGMSMfK/foo\"\n\nTo use @testGMSMfK/foo in a project, run:\n bun link @testGMSMfK/foo\n\nOr add it in dependencies in your package.json file:\n \"@testGMSMfK/foo\": \"link:@testGMSMfK/foo\"\n" at /Users/runner/work/bun/bun/test/cli/install/bun-link.test.ts:164:2
error: expect(received).toContain(expected): test/cli/install/bun-link.test.ts#L272
Expected to contain: "Success! Registered \\\"testoqYZla-really-long-name\\\"" Received: "Success! Registered \"testoqYZla-really-long-name\"\n\nTo use testoqYZla-really-long-name in a project, run:\n bun link testoqYZla-really-long-name\n\nOr add it in dependencies in your package.json file:\n \"testoqYZla-really-long-name\": \"link:testoqYZla-really-long-name\"\n" at /Users/runner/work/bun/bun/test/cli/install/bun-link.test.ts:272:2
error: expect(received).toBeInstanceOf(expected): test/js/bun/jsc/bun-jsc.test.ts#L156
Expected constructor: [class Function] Received value: ArrayBuffer(15) [ 12, 0, 0, 0, 2, 1, 0, 0, 128, 97, 7, 255, 255, 255, 255 ] at /Users/runner/work/bun/bun/test/js/bun/jsc/bun-jsc.test.ts:156:4
error: expect(received).toBe(expected): test/js/bun/spawn/spawn-streaming-stdout.test.ts#L36
Expected: "Wrote to stdout\nWrote to stdout\nWrote to stdout\nWrote to stdout\n" Received: "Wrote to stdout\nWrote to stdout\nWrote to stdout\nWrote to stdout\nWrote to stdout\n" at /Users/runner/work/bun/bun/test/js/bun/spawn/spawn-streaming-stdout.test.ts:36:6
error: expect(received).toBe(expected): test/js/bun/sqlite/sqlite.test.js#L63
Expected: 0 Received: 1 at /Users/runner/work/bun/bun/test/js/bun/sqlite/sqlite.test.js:63:2
error: SQL logic error: bun:sqlite#L5967
at run (bun:sqlite:183:6) at /Users/runner/work/bun/bun/test/js/bun/sqlite/sqlite.test.js:518:2
error: expect(received).toBeLessThan(expected): test/js/bun/util/sleepSync.test.ts#L9
Expected: < 10 Received: 32 at /Users/runner/work/bun/bun/test/js/bun/util/sleepSync.test.ts:9:2 at /Users/runner/work/bun/bun/test/js/bun/util/sleepSync.test.ts:4:34
TypeError: Executable not found in $PATH: "timeout": test/js/third_party/webpack/webpack.test.ts#L20
at /Users/runner/work/bun/bun/test/js/third_party/webpack/webpack.test.ts:20:2 at /Users/runner/work/bun/bun/test/js/third_party/webpack/webpack.test.ts:19:30
error: expect(received).toBeGreaterThanOrEqual(expected): test/js/web/timers/setTimeout.test.js#L231
Expected: >= 5 Received: 3 at /Users/runner/work/bun/bun/test/js/web/timers/setTimeout.test.js:231:4
Tests bun-darwin-x64-baseline
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size
bun-darwin-x64-baseline Expired
18.6 MB
bun-darwin-x64-baseline-cpp Expired
47.6 MB
bun-darwin-x64-baseline-deps Expired
43.8 MB
bun-darwin-x64-baseline-profile Expired
19.6 MB
bun-obj-darwin-x64-baseline Expired
130 MB