skia2/infra/bots/recipes/sync_and_compile.expected
Mike Klein e6d800ac0e disable false-postive Wthread-safety-analysis
Some of these compilers seem to misdiagnose correct use of

    if (tryAcquire()) {

       release()
    }

as releasing a lock that hadn't been acquired, but newer compilers
seem just fine.  Let's just turn it off until they can be upgraded.

No bug for the Chromecast builders I can see, but here's the Macs.

Bug: skia:9194
Change-Id: I009a142d4a248dc9d9d085e033b5c7303d732c5b
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/233057
Reviewed-by: Herb Derby <herb@google.com>
Commit-Queue: Mike Klein <mtklein@google.com>
Auto-Submit: Mike Klein <mtklein@google.com>
2019-08-07 17:10:23 +00:00
..
Build-Debian9-Clang-universal-devrel-Android_SKQP.json [infra] Move SKQP recipe test to correct recipe 2019-07-19 18:48:31 +00:00
Build-Debian9-Clang-x86_64-Release-ParentRevision.json Reland "[infra] Make most builds idempotent" 2019-07-19 12:11:27 +00:00
Build-Debian9-GCC-x86_64-Release-Flutter_Android.json Reland "[infra] Make most builds idempotent" 2019-07-19 12:11:27 +00:00
Build-Mac-Clang-x86_64-Debug-CommandBuffer.json disable false-postive Wthread-safety-analysis 2019-08-07 17:10:23 +00:00
Build-Win10-Clang-x86_64-Release-NoDEPS.json Reland "[infra] Make most builds idempotent" 2019-07-19 12:11:27 +00:00