googleapis/java-datastore

datastore.it.ITDatastoreTest: many tests failed

flaky-bot opened this issue · 2 comments

Many tests failed at the same time in this package.

  • I will close this issue when there are no more failures in this package and
    there is at least one pass.
  • No new issues will be filed for this package until this issue is closed.
  • If there are already issues for individual test cases, I will close them when
    the corresponding test passes. You can close them earlier, if you prefer, and
    I won't reopen them while this issue is still open.

Here are the tests that failed:

  • testRunInTransaction
  • testGet
  • testPut
  • testSkippedResults (#557)
  • testRunInTransactionReadWrite
  • testRunStructuredQuery (#558)
  • testTransactionWithRead
  • testGetArrayNoDeferredResults
  • testGqlQueryWithNullBinding
  • testAddEntity
  • testNewTransactionCommit
  • testRunGqlQueryNoCasting
  • testRunGqlQueryWithCasting
  • testQueryWithStartCursor
  • testNewTransactionRollback
  • testDelete
  • testAllocateIdArray
  • testAllocateId
  • testUpdate
  • testReserveIds
  • testNewBatch
  • testTransactionWithQuery
  • testSetLimit (#581)

commit: c69d6a2
buildURL: Build Status, Sponge
status: failed

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 (c69d6a2), this test passed in one build (Build Status, Sponge) and failed in another build (Build Status, Sponge).

Hasn't failed since this run, closing.