Skip to content

Add tests for write-path error handling and packaging bugs #123

Add tests for write-path error handling and packaging bugs

Add tests for write-path error handling and packaging bugs #123

Triggered via pull request July 28, 2026 18:10
Status Failure
Total duration 36s
Artifacts

ci.yml

on: pull_request
Version consistency check
4s
Version consistency check
Format check
15s
Format check
Protocol tests
24s
Protocol tests
Integration tests (InfluxDB 3 Core)
25s
Integration tests (InfluxDB 3 Core)
Integration tests (InfluxDB Cloud Serverless)
18s
Integration tests (InfluxDB Cloud Serverless)
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Format check
Process completed with exit code 1.
Integration tests (InfluxDB Cloud Serverless)
Process completed with exit code 1.
tests/query-error-integration.test.ts > error path integration tests (live Core) > execute_query on nonexistent database surfaces real error: tests/query-error-integration.test.ts#L42
AssertionError: expected 'Error: Query failed: bucket "nonexist…' to match /database not found/i - Expected: /database not found/i + Received: "Error: Query failed: bucket \"nonexistent_db_xyz\" not found" ❯ tests/query-error-integration.test.ts:42:18