Projects tigase _server server-core Issues #1204
Build Public Projects / Tigase Server / Build #385 (#1204)
Closed
Tigase Support opened 4 years ago

@bmalkow - could you take a look at this test? It seems to be failing on and off on TC.

-------- Forwarded Message -------- Subject: [TeamCity, FAILED] Build Public Projects / Tigase Server / Build #385 Date: Wed, 9 Sep 2020 16:07:57 +0000 From: tc@tigase.net To: wojciech.kapcia@tigase.net

Build Public Projects / Tigase Server / Build #385 failed Tests failed: 1 (1 new), passed: 311, ignored: 9. Agent: AWSEB-2 Build results: https://tc.tigase.net/viewLog.html?buildId=52168&buildTypeId=TigaseServer_Build

Failed Tests Summary: Newly failed tests (1 test, alphabetically ordered)

tigase.map.ClusterMapFactoryTest.testDestroyMap

Newly failed tests details (naturally ordered)

tigase.map.ClusterMapFactoryTest.testDestroyMap (new) ================= java.lang.AssertionError at tigase.map.ClusterMapFactoryTest.testDestroyMap(ClusterMapFactoryTest.java:76) Changes included (1 change)

Change ac9ced53 by wojtek (21 files): Improve network/Socket(IO) logging identification, format and levels; #issue #1198

see more information about changed files: https://tc.tigase.net/viewLog.html?tab=buildChangesDiv&buildId=52168&buildTypeId=TigaseServer_Build

============================================================================ Configure email notifications: https://tc.tigase.net/profile.html?init=1&tab=userNotifications

Bartosz MaƂkowski commented 4 years ago

I fixed test. I used sleep(100) to wait for event from eventbus (shame on me) before assert, and it seems it was too little sometimes. I changed it to locks with maximum time 10 seconds.

issue 1 of 1
Type
Consulting
Priority
Normal
Assignee
Version
tigase-server-8.2.0
Spent time
2h
Issue Votes (0)
Watchers (0)
Reference
tigase/_server/server-core#1204
Please wait...
Page is in error, reload to recover