This is an archive of the discontinued LLVM Phabricator instance.

Lit: Implement RWLock to serialize retrying flaky test.
Needs ReviewPublic

Authored by chapuni on Oct 17 2017, 10:15 PM.

Details

Summary

To stabilize flaky tests, I thought they may be serialized after 2nd attempt.

I added rwlock object in litConfig and I know it is in wrong place. Any better idea?

Diff Detail

Repository
rL LLVM

Event Timeline

chapuni created this revision.Oct 17 2017, 10:15 PM