googleapis / nodejs-bigquery

Node.js client for Google Cloud BigQuery: A fast, economical and fully-managed enterprise data warehouse for large-scale data analytics.

Home Page:https://cloud.google.com/bigquery/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tables: should load a GCS CSV file with autodetected schema failed

flaky-bot opened this issue · comments

Note: #1245 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.


commit: 53781db
buildURL: Build Status, Sponge
status: failed

Test output
expected '' to match /completed\./
AssertionError: expected '' to match /completed\./
    at Context. (test/tables.test.js:493:12)
    at listOnTimeout (internal/timers.js:557:17)
    at processTimers (internal/timers.js:500:7)

Looks like this issue is flaky. 😟

I'm going to leave this open and stop commenting.

A human should fix and close this.


When run at the same commit (53781db), this test passed in one build (Build Status, Sponge) and failed in another build (Build Status, Sponge).

Failing build now passing - likely transient service-level issues.