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 insert rows failed

flaky-bot opened this issue · comments

This test failed!

To configure my behavior, see the Flaky Bot documentation.

If I'm commenting on this issue too often, add the flakybot: quiet label and
I will stop commenting.


commit: 73bf31f
buildURL: Build Status, Sponge
status: failed

Test output
expected '' to match /Inserted 2 rows/
AssertionError: expected '' to match /Inserted 2 rows/
    at Context. (test/tables.test.js:579: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 (73bf31f), this test passed in one build (Build Status, Sponge) and failed in another build (Build Status, Sponge).