fix socket pipelining read #635
build_and_test.yml
on: pull_request
Build PGlite WASM dependencies
/
Build WASM Postgres
45s
Build and Test PGLite dependencies
26s
Stylecheck
33s
Make a PR or publish
0s
Publish website with demos
0s
Annotations
2 errors
tests/exec-protocol.test.ts > exec protocol > should perform an extended query:
packages/pglite/tests/exec-protocol.test.ts#L42
AssertionError: expected [ 'dataRow', 'commandComplete', …(1) ] to deeply equal [ 'dataRow', 'commandComplete' ]
- Expected
+ Received
Array [
"dataRow",
"commandComplete",
+ "readyForQuery",
]
❯ tests/exec-protocol.test.ts:42:27
|
Build and Test PGLite
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
pglite-interim-build-files
|
22.6 MB |
|
pglite-web-build-files
|
23.1 MB |
|
postgres-wasm
|
33.4 MB |
|