node:http.request should emit events in the right order #329
Annotations
10 errors
Run Tests:
test/cli/install/registry/bun-install-registry.test.ts#L5490
Expected to contain: "Saved lockfile"
Received: "bun install v1.1.5-canary.1 (9bba929b)\n Resolving dependencies\n Resolved, downloaded and extracted [2]\nerror: No version matching \"^5.0.0-alpha.1000\" found for specifier \"prereleases-3\" (but package exists)\n"
at /Users/runner/work/bun/bun/test/cli/install/registry/bun-install-registry.test.ts:5490:9
|
Run Tests:
test/integration/next-pages/test/next-build.test.ts#L119
Expected: / 5.52 kB 83.5 /_app 0 B 78 /404 180 B 78.2 /api/hello 0 B 78 kB\n+ First Load JS shared by all 81.4 other shared chunks (total) 4.45 (Dynamic) server-rendered on demand using Node.js\n\n"
Received: / 5.48 kB 83.4 /_app 0 B 77.9 /404 182 B 78.1 /api/hello 0 B 77.9 kB\n+ First Load JS shared by all 81.3 other shared chunks (total) 4.44 (Dynamic) server-rendered on demand using Node.js\n\n"
at /Users/runner/work/bun/bun/test/integration/next-pages/test/next-build.test.ts:119:3
|
Run Tests:
test/js/bun/crypto/cipheriv-decipheriv.test.ts#L76
Expected: "Out of the mountain of despair, a stone of hope."
Received: "Out of the mountain of despair, "
at /Users/runner/work/bun/bun/test/js/bun/crypto/cipheriv-decipheriv.test.ts:76:3
|
Run Tests:
test/js/bun/http/async-iterator-stream.test.ts#L38
at /Users/runner/work/bun/bun/test/js/bun/http/async-iterator-stream.test.ts:38:19
at pull (:14:29)
at readDirectStream (:1:21)
|
Run Tests:
test/js/bun/http/serve.test.ts#L351
at /Users/runner/work/bun/bun/test/js/bun/http/serve.test.ts:351:25
at pull (/Users/runner/work/bun/bun/test/js/bun/http/serve.test.ts:348:40)
at promiseInvokeOrNoopMethodNoCatch (:1:21)
at promiseInvokeOrNoopMethod (:1:21)
at readableStreamDefaultControllerCallPullIfNeeded (:1:21)
|
Run Tests:
test/js/bun/http/serve.test.ts#L351
at /Users/runner/work/bun/bun/test/js/bun/http/serve.test.ts:351:25
at pull (/Users/runner/work/bun/bun/test/js/bun/http/serve.test.ts:348:40)
at promiseInvokeOrNoopMethodNoCatch (:1:21)
at promiseInvokeOrNoopMethod (:1:21)
at readableStreamDefaultControllerCallPullIfNeeded (:1:21)
|
Run Tests:
test/js/bun/http/serve.test.ts#L351
at /Users/runner/work/bun/bun/test/js/bun/http/serve.test.ts:351:25
at pull (/Users/runner/work/bun/bun/test/js/bun/http/serve.test.ts:348:40)
at promiseInvokeOrNoopMethodNoCatch (:1:21)
at promiseInvokeOrNoopMethod (:1:21)
at readableStreamDefaultControllerCallPullIfNeeded (:1:21)
|
Run Tests:
test/js/bun/http/serve.test.ts#L351
at /Users/runner/work/bun/bun/test/js/bun/http/serve.test.ts:351:25
at pull (/Users/runner/work/bun/bun/test/js/bun/http/serve.test.ts:348:40)
at promiseInvokeOrNoopMethodNoCatch (:1:21)
at promiseInvokeOrNoopMethod (:1:21)
at readableStreamDefaultControllerCallPullIfNeeded (:1:21)
|
Run Tests:
test/js/bun/http/serve.test.ts#L314
at pull (/Users/runner/work/bun/bun/test/js/bun/http/serve.test.ts:314:25)
at promiseInvokeOrNoopMethodNoCatch (:1:21)
at promiseInvokeOrNoopMethod (:1:21)
at readableStreamDefaultControllerCallPullIfNeeded (:1:21)
|
Fail
Process completed with exit code 1.
|
Loading