diff options
author | senorblanco@chromium.org <senorblanco@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-07-04 02:12:42 +0000 |
---|---|---|
committer | senorblanco@chromium.org <senorblanco@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-07-04 02:12:42 +0000 |
commit | 2a1c343479ee8dc7eec5cedcd25bef7122ad74a3 (patch) | |
tree | 57dd52b9f1188f9954639806a8ff1511972e3a1f /skia | |
parent | e049d638f9d29eed28c490b3018bdc79ea208463 (diff) | |
download | chromium_src-2a1c343479ee8dc7eec5cedcd25bef7122ad74a3.zip chromium_src-2a1c343479ee8dc7eec5cedcd25bef7122ad74a3.tar.gz chromium_src-2a1c343479ee8dc7eec5cedcd25bef7122ad74a3.tar.bz2 |
Remove all suppressions from skia_test_expectations.txt, now that the Blink roll has brought in the new baselines.
TBR=crogers@chromium.org
BUG=238755
Review URL: https://codereview.chromium.org/18441004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@210103 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'skia')
-rw-r--r-- | skia/skia_test_expectations.txt | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/skia/skia_test_expectations.txt b/skia/skia_test_expectations.txt index 029d91c..4327f6e 100644 --- a/skia/skia_test_expectations.txt +++ b/skia/skia_test_expectations.txt @@ -48,26 +48,4 @@ # # START OVERRIDES HERE -# These failures are likely due to r209827 or r209833, but snuck in during the -# Mesa upgrade suppressions, and will have to be rebaselined again. -crbug.com/238755 compositing/3d-corners.html [ ImageOnlyFailure ] -crbug.com/238755 compositing/perpendicular-layer-sorting.html [ ImageOnlyFailure ] -crbug.com/238755 [ Win ] compositing/flat-with-transformed-child.html [ ImageOnlyFailure ] -crbug.com/238755 compositing/geometry/layer-due-to-layer-children-deep.html [ ImageOnlyFailure ] -crbug.com/238755 compositing/geometry/layer-due-to-layer-children.html [ ImageOnlyFailure ] -crbug.com/238755 [ MountainLion ] css3/filters/effect-brightness-hw.html [ ImageOnlyFailure ] -crbug.com/238755 transforms/3d/general/perspective-units.html [ ImageOnlyFailure ] -crbug.com/238755 transforms/3d/point-mapping/3d-point-mapping-2.html [ ImageOnlyFailure ] -crbug.com/238755 transforms/3d/point-mapping/3d-point-mapping-3.html [ ImageOnlyFailure ] -crbug.com/238755 transforms/3d/point-mapping/3d-point-mapping-deep.html [ ImageOnlyFailure Slow ] -crbug.com/238755 transforms/3d/point-mapping/3d-point-mapping-origins.html [ ImageOnlyFailure ] -crbug.com/238755 transforms/3d/point-mapping/3d-point-mapping-preserve-3d.html [ ImageOnlyFailure ] -crbug.com/238755 transforms/3d/point-mapping/3d-point-mapping.html [ ImageOnlyFailure ] - -# Still need rebaselines due to Mesa upgrade. -crbug.com/238755 [ Linux ] fast/canvas/webgl/uniform-location.html [ Failure ] -crbug.com/238755 [ Linux ] fast/canvas/webgl/gl-uniform-arrays.html [ Failure ] -crbug.com/238755 [ Linux ] virtual/gpu/fast/canvas/webgl/point-size.html [ Failure ] -crbug.com/238755 [ Linux ] css3/filters/custom/effect-custom-combined-missing.html [ ImageOnlyFailure Crash ] - # END OVERRIDES HERE (this line ensures that the file is newline-terminated) |