Fixes #10344 #138
Annotations
11 errors
Fail
Process completed with exit code 1.
|
Run Tests:
test\bundler\expectBundled.ts#L1324
1 | // @Bun
2 | var i="B:/~BUN/root/.\generated.big-9c4cfba7cd6316b5.binary";var r="B:/~BUN/root/.\generated.small-cf13f3a5f0cd7053.binary";import e from"fs";e.readFileSync(i).toString("hex");await Bun.file(i).arrayBuffer();e.readFileSync(r).toString("hex");await Bun.file(r).arrayBuffer();console.log("PASS");
^
ENOENT: No such file or directory
errno: -2
syscall: "open"
path: "B:/~BUN/root/.generated.big-9c4cfba7cd6316b5.binary"
at B:/~BUN/root/entry.js:2:143
at D:\a\bun\bun\test\bundler\expectBundled.ts:1324:17
at D:\a\bun\bun\test\bundler\expectBundled.ts:480:11
|
Run Tests:
test\bundler\expectBundled.ts#L1324
1 | // @Bun
2 | var i="B:/~BUN/root/.\generated.big-9c4cfba7cd6316b5.binary";var r="B:/~BUN/root/.\generated.small-cf13f3a5f0cd7053.binary";import e from"fs";e.readFileSync(i).toString("hex");await Bun.file(i).arrayBuffer();e.readFileSync(r).toString("hex");await Bun.file(r).arrayBuffer();console.log("PASS");
^
ENOENT: No such file or directory
errno: -2
syscall: "open"
path: "B:/~BUN/root/.generated.big-9c4cfba7cd6316b5.binary"
at B:/~BUN/root/entry.js:2:143
at D:\a\bun\bun\test\bundler\expectBundled.ts:1324:17
at D:\a\bun\bun\test\bundler\expectBundled.ts:480:11
|
Run Tests:
test\bundler\expectBundled.ts#L1324
1 | // @Bun
2 | var i="B:/~BUN/root/generated.big-9c4cfba7cd6316b5.binary";var r="B:/~BUN/root/generated.small-cf13f3a5f0cd7053.binary";import e from"fs";e.readFileSync(i).toString("hex");await Bun.file(i).arrayBuffer();e.readFileSync(r).toString("hex");await Bun.file(r).arrayBuffer();console.log("PASS");
^
ENOENT: No such file or directory
errno: -2
syscall: "open"
path: "B:/~BUN/root/generated.big-9c4cfba7cd6316b5.binary"
at B:/~BUN/root/entry.js:2:139
at D:\a\bun\bun\test\bundler\expectBundled.ts:1324:17
at D:\a\bun\bun\test\bundler\expectBundled.ts:480:11
|
Run Tests:
test\bundler\expectBundled.ts#L1324
5 | // generated.small.binary
6 | var generated_small_default = "B:/~BUN/root/.\generated.small-cf13f3a5f0cd7053.binary";
7 |
8 | // entry.ts
9 | import fs from "fs";
10 | fs.readFileSync(generated_big_default).toString("hex");
^
ENOENT: No such file or directory
errno: -2
syscall: "open"
path: "B:/~BUN/root/.generated.big-9c4cfba7cd6316b5.binary"
at B:/~BUN/root/entry.js:10:1
at D:\a\bun\bun\test\bundler\expectBundled.ts:1324:17
at D:\a\bun\bun\test\bundler\expectBundled.ts:480:11
|
Run Tests:
test\bundler\expectBundled.ts#L1324
5 | // generated.small.binary
6 | var generated_small_default = "B:/~BUN/root/.\generated.small-cf13f3a5f0cd7053.binary";
7 |
8 | // entry.ts
9 | import fs from "fs";
10 | fs.readFileSync(generated_big_default).toString("hex");
^
ENOENT: No such file or directory
errno: -2
syscall: "open"
path: "B:/~BUN/root/.generated.big-9c4cfba7cd6316b5.binary"
at B:/~BUN/root/entry.js:10:1
at D:\a\bun\bun\test\bundler\expectBundled.ts:1324:17
at D:\a\bun\bun\test\bundler\expectBundled.ts:480:11
|
Run Tests:
test\bundler\expectBundled.ts#L1324
5 | // generated.small.binary
6 | var generated_small_default = "B:/~BUN/root/generated.small-cf13f3a5f0cd7053.binary";
7 |
8 | // entry.ts
9 | import fs from "fs";
10 | fs.readFileSync(generated_big_default).toString("hex");
^
ENOENT: No such file or directory
errno: -2
syscall: "open"
path: "B:/~BUN/root/generated.big-9c4cfba7cd6316b5.binary"
at B:/~BUN/root/entry.js:10:1
at D:\a\bun\bun\test\bundler\expectBundled.ts:1324:17
at D:\a\bun\bun\test\bundler\expectBundled.ts:480:11
|
Run Tests:
test\bundler\cli.test.ts#L32
Expected: 0
Received: 1
at testCompile (D:\a\bun\bun\test\bundler\cli.test.ts:32:7)
at D:\a\bun\bun\test\bundler\cli.test.ts:43:7
|
Run Tests:
test\bundler\cli.test.ts#L64
Expected: 0
Received: 9
at D:\a\bun\bun\test\bundler\cli.test.ts:64:5
|
Run Tests:
test\bundler\expectBundled.ts#L816
at D:\a\bun\bun\test\bundler\expectBundled.ts:816:17
at D:\a\bun\bun\test\bundler\expectBundled.ts:480:11
|
Run Tests
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
at
|
Loading