Files
gerrit/javatests/com/google/gerrit/server
Edwin Kempin b088c1b0e6 Fix flaky AbstractQueryChangesTest#mergeable() test
If a change gets submitted, the remaining open changes get reindexed
asynchronously to update their mergeability information. If the test
does further mergeability assertions before the asynchronous reindex
completed they fail because the mergeability information in the index
was not updated yet. To avoid this flakiness we index the open change
synchronously now, before the further mergeability assertions are done.

Signed-off-by: Edwin Kempin <ekempin@google.com>
Change-Id: Ib7773ffadaf1c39f4119734d0cc5c68366179c31
2019-09-19 08:47:37 +02:00
..
2019-09-18 18:37:06 +09:00
2019-07-24 10:54:07 +02:00
2019-07-24 10:54:07 +02:00
2019-07-24 10:54:07 +02:00
2019-06-06 20:59:42 +09:00
2019-06-27 13:03:17 -04:00
2019-06-06 20:59:42 +09:00
2019-09-05 10:14:43 +02:00