commit | 00d42552725a215e4b98c84e1238a0039582286b | [log] [tgz] |
---|---|---|
author | vadimt <vadimt@google.com> | Tue Dec 11 17:59:36 2018 -0800 |
committer | vadimt <vadimt@google.com> | Mon Dec 17 14:41:20 2018 -0800 |
tree | 7a34b2b829bc7e96fec8b1c9fd6a00b182d198fb | |
parent | 381a75c19497342c1ffe62aa6553425231eb3da5 [diff] |
Adding tests that would reliably reproduce shifted search. This would guaranteed to repro b/118441555 before it was fixed. The test doesn't use the most powerful feature of race condition reproducer, which is enumerating all possible event sequences. Instead, it uses explicit repro sequences, which makes the test much faster. Bug: 120628042 Test: The added test Change-Id: I89a7a9964f160a8a20ba3d9dda2f248237713014