| Index: tests/PathOpsSimplifyTest.cpp
|
| diff --git a/tests/PathOpsSimplifyTest.cpp b/tests/PathOpsSimplifyTest.cpp
|
| index af2e09d79fa4dc230fc0e78fb2c92f4ba8f77047..fe43305cb4a0e2644ecaee57f5cdedde2c678082 100644
|
| --- a/tests/PathOpsSimplifyTest.cpp
|
| +++ b/tests/PathOpsSimplifyTest.cpp
|
| @@ -5256,7 +5256,7 @@ static void tiger8a_h_1(skiatest::Reporter* reporter, const char* filename) {
|
| #if DEBUG_UNDER_DEVELOPMENT // tiger
|
| return;
|
| #endif
|
| - uint64_t testlines = 0x0000000202480001; // best so far: 0x0000001610031021;
|
| + uint64_t testlines = 0x0000004310528845; // best so far: 0x0000001d14c14bb1;
|
| tiger8a_x(reporter, filename, testlines);
|
| }
|
|
|
|
|