aboutsummaryrefslogtreecommitdiffhomepage
path: root/expectations
Commit message (Collapse)AuthorAge
* Ignore any pdf-poppler GM failuresGravatar epoger@google.com2013-10-07
| | | | | | | | | BUG=skia:1657 R=edisonn@google.com Review URL: https://codereview.chromium.org/26318002 git-svn-id: http://skia.googlecode.com/svn/trunk@11640 2bbb7eff-a529-9590-31e7-b0007b416f81
* GM: Allow ignored-tests.txt to list configs as well as tests (and ↵Gravatar epoger@google.com2013-10-07
| | | | | | | | | | | | | | | combinations too) BUG=skia:1657 This will allow us to ignore poppler failures until bug 1657 is resolved (but this CL doesn't actually make that change to ignored-tests.txt yet) R=scroggo@google.com Review URL: https://codereview.chromium.org/26294004 git-svn-id: http://skia.googlecode.com/svn/trunk@11639 2bbb7eff-a529-9590-31e7-b0007b416f81
* Ignore failure for images known to not work.Gravatar scroggo@google.com2013-10-07
| | | | | | | | BUG=skia:1282 Review URL: https://codereview.chromium.org/26315002 git-svn-id: http://skia.googlecode.com/svn/trunk@11638 2bbb7eff-a529-9590-31e7-b0007b416f81
* Fix unparsable expectations files.Gravatar scroggo@google.com2013-10-07
| | | | | | | | Should fix build. Unreviewed. git-svn-id: http://skia.googlecode.com/svn/trunk@11631 2bbb7eff-a529-9590-31e7-b0007b416f81
* Rebaseline Android Xoom and Nexus10Gravatar djsollen@google.com2013-10-07
| | | | | | Review URL: https://codereview.chromium.org/26257002 git-svn-id: http://skia.googlecode.com/svn/trunk@11627 2bbb7eff-a529-9590-31e7-b0007b416f81
* rebaseline angle gradient changesGravatar bsalomon@google.com2013-10-04
| | | | | | Review URL: https://codereview.chromium.org/25666017 git-svn-id: http://skia.googlecode.com/svn/trunk@11618 2bbb7eff-a529-9590-31e7-b0007b416f81
* Remove rebaselined tests from ignored-tests.txtGravatar bsalomon@google.com2013-10-04
| | | | | | Review URL: https://codereview.chromium.org/26014002 git-svn-id: http://skia.googlecode.com/svn/trunk@11603 2bbb7eff-a529-9590-31e7-b0007b416f81
* Mark images with busted concial gradients as ignore failure on N10, N4, and RHBGravatar bsalomon@google.com2013-10-04
| | | | | | Review URL: https://codereview.chromium.org/25968005 git-svn-id: http://skia.googlecode.com/svn/trunk@11602 2bbb7eff-a529-9590-31e7-b0007b416f81
* Rebaseline gradient gpu testsGravatar bsalomon@google.com2013-10-04
| | | | | | Review URL: https://codereview.chromium.org/25757010 git-svn-id: http://skia.googlecode.com/svn/trunk@11601 2bbb7eff-a529-9590-31e7-b0007b416f81
* Allow gradient optimization with perspectiveGravatar commit-bot@chromium.org2013-10-04
| | | | | | | | | | | | | | | | | | | | Before, gradients would only interpolate the linear portion of the quadratic equation if there was no perspective. This updates them to do so even in the case that there is perspective. The rearrangement of math causes noise differences in the following gm tests: gradients_no_texture_gpu gradients_view_perspective_gpu gradients_local_perspective_gpu gradients_gpu R=bsalomon@google.com Author: cdalton@nvidia.com Review URL: https://codereview.chromium.org/25645006 git-svn-id: http://skia.googlecode.com/svn/trunk@11595 2bbb7eff-a529-9590-31e7-b0007b416f81
* Rebaseline for 11592.Gravatar bungeman@google.com2013-10-04
| | | | git-svn-id: http://skia.googlecode.com/svn/trunk@11594 2bbb7eff-a529-9590-31e7-b0007b416f81
* Ignore the failure of this flaky PDF test.Gravatar scroggo@google.com2013-10-03
| | | | | | | | | | | The Mac 10.6 seems to have a race condition that changes the output. Disable the test to avoid seeing this failure. R=edisonn@google.com Review URL: https://codereview.chromium.org/25887005 git-svn-id: http://skia.googlecode.com/svn/trunk@11593 2bbb7eff-a529-9590-31e7-b0007b416f81
* Mark shifty hairmodes on N10 as ignore-failureGravatar bsalomon@google.com2013-10-03
| | | | | | | | BUG=skia:1655 Review URL: https://codereview.chromium.org/25524003 git-svn-id: http://skia.googlecode.com/svn/trunk@11587 2bbb7eff-a529-9590-31e7-b0007b416f81
* Ignore flaky shadertext2_pdf-poppler tests on Mac-10.7 Release buildsGravatar epoger@google.com2013-09-30
| | | | | | | | | BUG=skia:1692 TBR=edisonn Review URL: https://codereview.chromium.org/25287002 git-svn-id: http://skia.googlecode.com/svn/trunk@11524 2bbb7eff-a529-9590-31e7-b0007b416f81
* More image rebaselinesGravatar robertphillips@google.com2013-09-29
| | | | | | | | https://codereview.chromium.org/25184002/ git-svn-id: http://skia.googlecode.com/svn/trunk@11516 2bbb7eff-a529-9590-31e7-b0007b416f81
* Rebaselining some stragglersGravatar robertphillips@google.com2013-09-27
| | | | | | | | https://codereview.chromium.org/25098008/ git-svn-id: http://skia.googlecode.com/svn/trunk@11512 2bbb7eff-a529-9590-31e7-b0007b416f81
* Rebaseline after quadratic-circle approximation changeGravatar robertphillips@google.com2013-09-27
| | | | | | | | https://codereview.chromium.org/25078003/ git-svn-id: http://skia.googlecode.com/svn/trunk@11510 2bbb7eff-a529-9590-31e7-b0007b416f81
* Rebaseline inconsequential changes to quadclosepath on N10 msaa4Gravatar bsalomon@google.com2013-09-27
| | | | | | | | R=epoger@google.com Review URL: https://codereview.chromium.org/25104003 git-svn-id: http://skia.googlecode.com/svn/trunk@11509 2bbb7eff-a529-9590-31e7-b0007b416f81
* Added two more GMs to the suppressions fileGravatar robertphillips@google.com2013-09-27
| | | | git-svn-id: http://skia.googlecode.com/svn/trunk@11505 2bbb7eff-a529-9590-31e7-b0007b416f81
* This CL effectively reverts:Gravatar robertphillips@google.com2013-09-27
| | | | | | | | | | | | | r5997 Altered arcTo's canonical points to (usually) be convex (https://codereview.appspot.com/6709051/) r9928 GM (and fix) for drawArc capping issue (https://codereview.chromium.org/18271003/) Instead of pushing some of the on-curve points out to attain convexity, this patch pulls all the off curve points in. R=reed@google.com Review URL: https://codereview.chromium.org/24810002 git-svn-id: http://skia.googlecode.com/svn/trunk@11504 2bbb7eff-a529-9590-31e7-b0007b416f81
* Adding gms for tileimagefilter and offsetimagefilterGravatar sugoi@google.com2013-09-27
| | | | | | | | BUG=skia:1684 Review URL: https://codereview.chromium.org/25068002 git-svn-id: http://skia.googlecode.com/svn/trunk@11501 2bbb7eff-a529-9590-31e7-b0007b416f81
* Rebaselining xfermodeimagefilterGravatar sugoi@google.com2013-09-27
| | | | | | | | | | | Adding new baselines and removing the line in ignore-tests.txt BUG= R=bsalomon@google.com, epoger@google.com Review URL: https://codereview.chromium.org/25062002 git-svn-id: http://skia.googlecode.com/svn/trunk@11499 2bbb7eff-a529-9590-31e7-b0007b416f81
* Rebaseline hairline images & remove suppressionGravatar robertphillips@google.com2013-09-27
| | | | | | | | https://codereview.chromium.org/25045002/ git-svn-id: http://skia.googlecode.com/svn/trunk@11496 2bbb7eff-a529-9590-31e7-b0007b416f81
* Correcting expectations fileGravatar sugoi@google.com2013-09-26
| | | | git-svn-id: http://skia.googlecode.com/svn/trunk@11479 2bbb7eff-a529-9590-31e7-b0007b416f81
* WhitespacesGravatar sugoi@google.com2013-09-26
| | | | | | Ignore failing gms git-svn-id: http://skia.googlecode.com/svn/trunk@11478 2bbb7eff-a529-9590-31e7-b0007b416f81
* Ignore incosistent results of pdf-mac and pdf-poppler renderers, and remove ↵Gravatar edisonn@google.com2013-09-26
| | | | | | | | a temp file checked in by mistake. Review URL: https://codereview.chromium.org/24642003 git-svn-id: http://skia.googlecode.com/svn/trunk@11471 2bbb7eff-a529-9590-31e7-b0007b416f81
* Add GM case for arc truncation error bugGravatar robertphillips@google.com2013-09-26
| | | | | | | | https://codereview.chromium.org/23532082/ git-svn-id: http://skia.googlecode.com/svn/trunk@11466 2bbb7eff-a529-9590-31e7-b0007b416f81
* GalaxyNexus rebaselines for testimagefilters and imagefilterscropped. (I ↵Gravatar senorblanco@chromium.org2013-09-24
| | | | | | | | | | guess this bot was previously failing before generating GMs?) TBR=bsalomon Review URL: https://codereview.chromium.org/23531087 git-svn-id: http://skia.googlecode.com/svn/trunk@11449 2bbb7eff-a529-9590-31e7-b0007b416f81
* rebase gradients[_*_perspective] tests on GN after test change.Gravatar bsalomon@google.com2013-09-24
| | | | | | | | R=epoger@google.com Review URL: https://codereview.chromium.org/23531085 git-svn-id: http://skia.googlecode.com/svn/trunk@11445 2bbb7eff-a529-9590-31e7-b0007b416f81
* Rebaseline gradient changes on GN due to test change.Gravatar bsalomon@google.com2013-09-23
| | | | | | | | R=epoger@google.com Review URL: https://codereview.chromium.org/24161005 git-svn-id: http://skia.googlecode.com/svn/trunk@11441 2bbb7eff-a529-9590-31e7-b0007b416f81
* Rebaselines -- some stragglers for morphology.Gravatar senorblanco@chromium.org2013-09-23
| | | | | | | | TBR=bungeman Review URL: https://codereview.chromium.org/23688007 git-svn-id: http://skia.googlecode.com/svn/trunk@11440 2bbb7eff-a529-9590-31e7-b0007b416f81
* Moar rebaselines for testimagefilters and imagefilterscropped.Gravatar senorblanco@chromium.org2013-09-20
| | | | | | | | TBR=bungeman Review URL: https://codereview.chromium.org/23749010 git-svn-id: http://skia.googlecode.com/svn/trunk@11425 2bbb7eff-a529-9590-31e7-b0007b416f81
* ravaseline (pdf and gradients)Gravatar edisonn@google.com2013-09-20
| | | | | | | | BUG= Review URL: https://codereview.chromium.org/23677013 git-svn-id: http://skia.googlecode.com/svn/trunk@11416 2bbb7eff-a529-9590-31e7-b0007b416f81
* Yet more testimagefilters and imagefilterscropped rebaselines.Gravatar senorblanco@chromium.org2013-09-20
| | | | | | | | TBR=bungeman Review URL: https://codereview.chromium.org/24244007 git-svn-id: http://skia.googlecode.com/svn/trunk@11410 2bbb7eff-a529-9590-31e7-b0007b416f81
* Revert ignore-failures changes from r11395, since the tests have been ↵Gravatar senorblanco@chromium.org2013-09-19
| | | | | | | | | | rebaselined. TBR=epoger Review URL: https://codereview.chromium.org/23440054 git-svn-id: http://skia.googlecode.com/svn/trunk@11407 2bbb7eff-a529-9590-31e7-b0007b416f81
* More testimagefilters and imagefilterscropped rebaselines.Gravatar senorblanco@chromium.org2013-09-19
| | | | | | | | TBR=bungeman Review URL: https://codereview.chromium.org/23503079 git-svn-id: http://skia.googlecode.com/svn/trunk@11406 2bbb7eff-a529-9590-31e7-b0007b416f81
* rebaseline done for gradient tests, stop ignoring the diffsGravatar edisonn@google.com2013-09-19
| | | | | | Review URL: https://codereview.chromium.org/24269009 git-svn-id: http://skia.googlecode.com/svn/trunk@11404 2bbb7eff-a529-9590-31e7-b0007b416f81
* rebaseline gradients (change the size so it does not chop the drawing)Gravatar edisonn@google.com2013-09-19
| | | | | | | | BUG= Review URL: https://codereview.chromium.org/23803012 git-svn-id: http://skia.googlecode.com/svn/trunk@11403 2bbb7eff-a529-9590-31e7-b0007b416f81
* rebaseline pdf expectations (part 2)Gravatar edisonn@google.com2013-09-19
| | | | | | | | BUG= Review URL: https://codereview.chromium.org/24072010 git-svn-id: http://skia.googlecode.com/svn/trunk@11402 2bbb7eff-a529-9590-31e7-b0007b416f81
* New baselines for imagefilterscropped, testimagefilters GMs.Gravatar senorblanco@chromium.org2013-09-19
| | | | | | | | TBR=bungeman Review URL: https://codereview.chromium.org/23855010 git-svn-id: http://skia.googlecode.com/svn/trunk@11401 2bbb7eff-a529-9590-31e7-b0007b416f81
* rebaseline pdf expected results (caused by not writing a bad pdf object if ↵Gravatar edisonn@google.com2013-09-19
| | | | | | | | | | the feature is NYI) BUG= Review URL: https://codereview.chromium.org/24144007 git-svn-id: http://skia.googlecode.com/svn/trunk@11397 2bbb7eff-a529-9590-31e7-b0007b416f81
* Rebaseline tilemodes_npot on IMG devicesGravatar bsalomon@google.com2013-09-19
| | | | git-svn-id: http://skia.googlecode.com/svn/trunk@11396 2bbb7eff-a529-9590-31e7-b0007b416f81
* make gradients gm view size larger, as it is choping from the pained canvas.Gravatar edisonn@google.com2013-09-19
| | | | | | | | R=bsalomon@google.com Review URL: https://codereview.chromium.org/23851037 git-svn-id: http://skia.googlecode.com/svn/trunk@11392 2bbb7eff-a529-9590-31e7-b0007b416f81
* Add expectations/gm/ignored-tests.txt to temporarily ignore failuresGravatar epoger@google.com2013-09-19
| | | | | | | | | | BUG=skia:1600 TBR=bsalomon (SkipBuildbotRuns) Review URL: https://codereview.chromium.org/23531070 git-svn-id: http://skia.googlecode.com/svn/trunk@11390 2bbb7eff-a529-9590-31e7-b0007b416f81
* Implement crop rect support for the merge image filter.Gravatar senorblanco@chromium.org2013-09-19
| | | | | | | | | | Note: this will require rebaselining of the imagefilterscropped and testimagefilters GMs. R=reed@google.com Review URL: https://codereview.chromium.org/23600047 git-svn-id: http://skia.googlecode.com/svn/trunk@11387 2bbb7eff-a529-9590-31e7-b0007b416f81
* Fourth round of GPU hairline rebaselinesGravatar robertphillips@google.com2013-09-19
| | | | | | | | https://codereview.chromium.org/23452046/ git-svn-id: http://skia.googlecode.com/svn/trunk@11376 2bbb7eff-a529-9590-31e7-b0007b416f81
* disable some poppler tests due to flakiness (see bug)Gravatar epoger@google.com2013-09-19
| | | | | | | | | | | BUG=skia:1643 (SkipBuildbotRuns) TBR=edisonn Review URL: https://codereview.chromium.org/24258002 git-svn-id: http://skia.googlecode.com/svn/trunk@11372 2bbb7eff-a529-9590-31e7-b0007b416f81
* Third round of GPU hairline rebaselinesGravatar robertphillips@google.com2013-09-19
| | | | | | | | https://codereview.chromium.org/24240003/ git-svn-id: http://skia.googlecode.com/svn/trunk@11370 2bbb7eff-a529-9590-31e7-b0007b416f81
* Second round of GPU hairline rebaselinesGravatar robertphillips@google.com2013-09-19
| | | | | | | | https://codereview.chromium.org/24243002/ git-svn-id: http://skia.googlecode.com/svn/trunk@11368 2bbb7eff-a529-9590-31e7-b0007b416f81
* First round of GPU hairline capping image rebaselinesGravatar robertphillips@google.com2013-09-19
| | | | | | | | https://codereview.chromium.org/24238002/ git-svn-id: http://skia.googlecode.com/svn/trunk@11367 2bbb7eff-a529-9590-31e7-b0007b416f81