diff options
| author | reed <reed@google.com> | 2015-03-24 13:55:33 -0700 |
|---|---|---|
| committer | Commit bot <commit-bot@chromium.org> | 2015-03-24 13:55:33 -0700 |
| commit | 0dc4dd6dda9a7912f696b46d9c02155ec1d1ba5f (patch) | |
| tree | 994c85a8e418986415175ddccc71adf924df3846 /tests/PathOpsCubicLineIntersectionTest.cpp | |
| parent | 82dec0e16ae10026194ce45b67af931700510450 (diff) | |
Revert of pathops version two (patchset #16 id:150001 of https://codereview.chromium.org/1002693002/)
Reason for revert:
ASAN investigation
Original issue's description:
> pathops version two
>
> R=reed@google.com
>
> marked 'no commit' to attempt to get trybots to run
>
> TBR=reed@google.com
>
> Committed: https://skia.googlesource.com/skia/+/ccec0f958ffc71a9986d236bc2eb335cb2111119
TBR=caryclark@google.com
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
Review URL: https://codereview.chromium.org/1029993002
Diffstat (limited to 'tests/PathOpsCubicLineIntersectionTest.cpp')
| -rw-r--r-- | tests/PathOpsCubicLineIntersectionTest.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/PathOpsCubicLineIntersectionTest.cpp b/tests/PathOpsCubicLineIntersectionTest.cpp index 6fdce3cb18..234a53805f 100644 --- a/tests/PathOpsCubicLineIntersectionTest.cpp +++ b/tests/PathOpsCubicLineIntersectionTest.cpp @@ -49,9 +49,6 @@ static void testFail(skiatest::Reporter* reporter, int iIndex) { } static lineCubic lineCubicTests[] = { - {{{{0.468027353,4}, {1.06734705,1.33333337}, {1.36700678,0}, {3,0}}}, - {{{2,1}, {0,1}}}}, - {{{{-634.60540771484375, -481.262939453125}, {266.2696533203125, -752.70867919921875}, {-751.8370361328125, -317.37921142578125}, {-969.7427978515625, 824.7255859375}}}, {{{-287.9506133720805678, -557.1376476615772617}, |
