mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-12 10:49:06 +01:00
Merge branch 'introduction-test-fix' into 'master'
Fix introduction test non-determinism See merge request akwizgran/briar!781
This commit is contained in:
@@ -415,8 +415,8 @@ public class IntroductionIntegrationTest
|
||||
eventWaiter.await(TIMEOUT, 1);
|
||||
assertTrue(listener0.response2Received);
|
||||
|
||||
// Forward AUTH
|
||||
sync0To1(1, true);
|
||||
// Forward AUTH and response
|
||||
sync0To1(2, true);
|
||||
|
||||
// Second AUTH and ACTIVATE and forward them
|
||||
sync1To0(2, true);
|
||||
|
||||
Reference in New Issue
Block a user