Andrzej Wójcik (Tigase) opened 4 years ago
|
|
It looks like one test is failing constantly for all databases:
In addition, for Derby and Mongo this one also seems to be failing consistently:
And only for Derby:
I played a bit with the first one on the assumption that something was interfering and after tweaking a bit the test to make the node-names more unique it seems to be correct assumption:
One obvious solution would be publishing and querying under dedicated node - what do you think @andrzej.wojcik ? |
|
@wojtek I suppose that usage of a distinct node name may solve the issue as it may be caused by some concurrency issues (multiple tests running at the same time). As for DerbyDB and MongoDB issues, I've addressed them and they should be fixed now. |
|
Modified the test to use dedicated node/collection.
It looks it's passing now, thank you. |
Type |
Bug
|
Priority |
Normal
|
Assignee | |
Version |
tigase-server-8.2.0
|
Fix errors in TTS-NG tests after merges as we have quite a lot of them