Displaying 2 results from an estimated 2 matches for "deflake".
Did you mean:
defame
2015 Aug 26
3
TSAN hack on AArch64 for Android
On 26 August 2015 at 20:13, Jason Kim <jasonk at codeaurora.org> wrote:
> I had been discussing the TSAN on android/aarch64 issues with the folks at thread-sanitizer at googlegroups.com for several months now. I had not explicitly been including llvm-dev (and you), and that was a mistake on my part. Palm-on-face? :-(
Yup, that would have saved a lot of emails... :)
> Patch Size!
2015 Aug 28
4
TSAN hack on AArch64 for Android
...quot;pass".
> I get occasional fails on a local x86_64 build, w/o my patches.
>
> > If your patch introduces the instability, you'll have to fix them before
>
> [ jasonk --> ] The instabilities were there to begin with, AFAIK. Some of
> the tests are run on a "deflake" regimen where they are repeated 10x,
> looking for a specific output.
>
> > commit. That's why I suggested splitting it into many small chunks,
> none of
> > which will leave the tree in an unstable state, because you'll have
> time to
> > look at each...