Azure / azure-cosmosdb-java

Java Async SDK for SQL API of Azure Cosmos DB
MIT License
54 stars 61 forks source link

Flakey test: timestamp(com.microsoft.azure.cosmosdb.rx.DocumentCrudTest) #160

Open christopheranderson opened 5 years ago

christopheranderson commented 5 years ago

This test failed on a scheduled build. We should harden the logic or add retry:

[ERROR] timestamp(com.microsoft.azure.cosmosdb.rx.DocumentCrudTest)  Time elapsed: 2.398 s  <<< FAILURE!
java.lang.AssertionError: 

Expecting:
  <2019-06-04T10:55:36.000>
to be before or equals to:
  <2019-06-04T10:55:35.927>
    at com.microsoft.azure.cosmosdb.rx.DocumentCrudTest.timestamp(DocumentCrudTest.java:214)

Failing build examples: