mark fuzz test flaky since it may fail on some platforms
NOTRY=true TBR=bungeman@google.com GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2277893004 Review-Url: https://codereview.chromium.org/2277893004
This commit is contained in:
parent
e37aa89c5c
commit
1682612871
@ -6976,7 +6976,7 @@ path.lineTo(SkBits2Float(0x68395b2d), SkBits2Float(0xf0682955)); // 3.50128e+24
|
||||
path.close();
|
||||
|
||||
SkPath path2(path);
|
||||
testPathOpSkipAssert(reporter, path1, path2, (SkPathOp) 0, filename);
|
||||
testPathOpFlakySkipAssert(reporter, path1, path2, (SkPathOp) 0, filename);
|
||||
}
|
||||
|
||||
static void fuzz763_20(skiatest::Reporter* reporter, const char* filename) {
|
||||
|
Loading…
Reference in New Issue
Block a user