edomata icon indicating copy to clipboard operation
edomata copied to clipboard

Test failure

Open hnaderi opened this issue 1 year ago • 3 comments

X tests.SkunkPersistenceKeywordNamespaceSuite.skunk: Must consume outbox correctly once failed in the CI

https://github.com/hnaderi/edomata/blob/203e1c76122b3225c00cc8c9b1bed5601aeb5224/modules/backend-tests/shared/src/main/scala/PersistenceSuite.scala#L148

hnaderi avatar Jul 12 '23 19:07 hnaderi

Thank you for submitting this issue and welcome to the edomata community! We are glad that you are here and we appreciate your contributions.

github-actions[bot] avatar Jul 12 '23 19:07 github-actions[bot]

We're also facing this failure sometimes:

X tests.DoobiePersistenceKeywordNamespaceSuite.doobie: Appending must be idempotent

hnaderi avatar Jan 22 '24 06:01 hnaderi

Some part of this problem was due to interference of other platforms' tests running at the same time and changing the database. This is solved now as the databases are separated. But I'll let this issue be open for some time if there are other coincidences.

hnaderi avatar Jan 22 '24 11:01 hnaderi