sageserpent-open / plutonium

CQRS providing bitemporal object modelling for Java POJOs and Scala too.
MIT License
5 stars 0 forks source link

Investigate sporadic test failure. #57

Open sageserpent-open opened 5 years ago

sageserpent-open commented 5 years ago

Test "A world (using the world efficient in-memory implementation)" should "reveal all the history of a related item up to the 'when' limit of a scope made from it" is failing sporadically.

The frequency of failure is quite low, and it may be related to the test itself, in which case I would expect to see sporadic test failures for the other world implementations too.

sageserpent-open commented 5 years ago

Test failure logs:

testFailureOne.txt

testFailureTwo.txt

sageserpent-open commented 5 years ago

Test failure two was seen in commit: f0f541f95ce8cba1671302cfb4564ef28f5d9f15.

sageserpent-open commented 5 years ago

Here's another one:

testFailureThree.txt

sageserpent-open commented 5 years ago

... and another:

testFailureFour.txt

sageserpent-open commented 5 years ago

... and another from commit: 95ea3fd5988820281e297ff3e7a8b4911884d351

testFailureFive.txt