Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(162)

Side by Side Diff: third_party/WebKit/LayoutTests/TestExpectations

Issue 2380683006: SPv2: Add support for tracking raster paint invalidations in testing. (Closed)
Patch Set: none Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 # Intentional failures to test the layout test system. 1 # Intentional failures to test the layout test system.
2 Bug(intentional) [ Android Linux Win Mac10.10 Mac10.11 Retina ] harness-tests/cr ash.html [ Crash ] 2 Bug(intentional) [ Android Linux Win Mac10.10 Mac10.11 Retina ] harness-tests/cr ash.html [ Crash ]
3 crbug.com/644303 [ Mac10.9 ] harness-tests/crash.html [ Crash Timeout ] 3 crbug.com/644303 [ Mac10.9 ] harness-tests/crash.html [ Crash Timeout ]
4 Bug(intentional) harness-tests/timeout.html [ Timeout ] 4 Bug(intentional) harness-tests/timeout.html [ Timeout ]
5 5
6 # ====== Oilpan-only failures from here ====== 6 # ====== Oilpan-only failures from here ======
7 # Most of these actually cause the tests to report success, rather than 7 # Most of these actually cause the tests to report success, rather than
8 # failure. Expected outputs will be adjusted for the better once Oilpan 8 # failure. Expected outputs will be adjusted for the better once Oilpan
9 # has been well and truly enabled always. 9 # has been well and truly enabled always.
10 10
(...skipping 18 matching lines...) Expand all
29 29
30 # Failures due to SPV2, that don't also fail without SPV2. DO NOT REBASELINE. 30 # Failures due to SPV2, that don't also fail without SPV2. DO NOT REBASELINE.
31 # SPv2 paint properties are still being implemented. 31 # SPv2 paint properties are still being implemented.
32 # 32 #
33 # These tests should not be rebaselined automatically, as our goal is to exactly match 33 # These tests should not be rebaselined automatically, as our goal is to exactly match
34 # existing tests. We have skipped the entire spv2 directory and are adding [ Pas s ] lines 34 # existing tests. We have skipped the entire spv2 directory and are adding [ Pas s ] lines
35 # as we go. Please remove [ Pass ] lines instead of rebaselining these tests. 35 # as we go. Please remove [ Pass ] lines instead of rebaselining these tests.
36 crbug.com/537409 virtual/spv2/ [ Skip ] 36 crbug.com/537409 virtual/spv2/ [ Skip ]
37 crbug.com/563667 virtual/spv2/fast/block/basic/001.html [ Pass ] 37 crbug.com/563667 virtual/spv2/fast/block/basic/001.html [ Pass ]
38 crbug.com/580355 virtual/spv2/fast/block/basic/018.html [ Pass ] 38 crbug.com/580355 virtual/spv2/fast/block/basic/018.html [ Pass ]
39 # Begin whitlelisted paint invalidation tests
40 crbug.com/647831 virtual/spv2/paint/invalidation/margin.html [ Pass ]
41 # End whitlelisted paint invalidation tests
39 crbug.com/596780 virtual/spv2/compositing/framesets/composited-frame-alignment.h tml [ Pass ] 42 crbug.com/596780 virtual/spv2/compositing/framesets/composited-frame-alignment.h tml [ Pass ]
40 crbug.com/596780 virtual/spv2/compositing/geometry/outline-change.html [ Pass ] 43 crbug.com/596780 virtual/spv2/compositing/geometry/outline-change.html [ Pass ]
41 crbug.com/600618 virtual/spv2/svg/custom/object-current-scale.html [ Pass ] 44 crbug.com/600618 virtual/spv2/svg/custom/object-current-scale.html [ Pass ]
42 crbug.com/600618 virtual/spv2/svg/custom/object-sizing-explicit-height.xhtml [ P ass ] 45 crbug.com/600618 virtual/spv2/svg/custom/object-sizing-explicit-height.xhtml [ P ass ]
43 # SkiaBitLocker should avoid allocating huge offscreen buffer 46 # SkiaBitLocker should avoid allocating huge offscreen buffer
44 crbug.com/605812 [ Mac ] virtual/spv2/fast/overflow/overflow-height-float-not-re moved-crash.html [ Skip ] 47 crbug.com/605812 [ Mac ] virtual/spv2/fast/overflow/overflow-height-float-not-re moved-crash.html [ Skip ]
45 crbug.com/605812 [ Mac ] virtual/spv2/fast/overflow/overflow-height-float-not-re moved-crash2.html [ Skip ] 48 crbug.com/605812 [ Mac ] virtual/spv2/fast/overflow/overflow-height-float-not-re moved-crash2.html [ Skip ]
46 # --- End SPV2 Tests --- 49 # --- End SPV2 Tests ---
47 50
48 crbug.com/309675 compositing/gestures/gesture-tapHighlight-simple-longPress.html [ Failure ] 51 crbug.com/309675 compositing/gestures/gesture-tapHighlight-simple-longPress.html [ Failure ]
(...skipping 1178 matching lines...) Expand 10 before | Expand all | Expand 10 after
1227 # Tests added from W3C auto import bot 1230 # Tests added from W3C auto import bot
1228 1231
1229 crbug.com/626703 [ Win10 ] imported/csswg-test/vendor-imports/mozilla/mozilla-ce ntral-reftests/flexbox/flexbox-baseline-align-self-baseline-vert-001.html [ Fail ure ] 1232 crbug.com/626703 [ Win10 ] imported/csswg-test/vendor-imports/mozilla/mozilla-ce ntral-reftests/flexbox/flexbox-baseline-align-self-baseline-vert-001.html [ Fail ure ]
1230 1233
1231 crbug.com/646323 [ Mac ] editing/selection/modify_move/move_backward_line_import _crash.html [ Crash Timeout ] 1234 crbug.com/646323 [ Mac ] editing/selection/modify_move/move_backward_line_import _crash.html [ Crash Timeout ]
1232 crbug.com/646323 [ Win Linux ] editing/selection/modify_move/move_backward_line_ import_crash.html [ Crash ] 1235 crbug.com/646323 [ Win Linux ] editing/selection/modify_move/move_backward_line_ import_crash.html [ Crash ]
1233 1236
1234 crbug.com/645640 inspector/extensions/extensions-eval.html [ NeedsManualRebaseli ne ] 1237 crbug.com/645640 inspector/extensions/extensions-eval.html [ NeedsManualRebaseli ne ]
1235 1238
1236 crbug.com/650655 virtual/enable_wasm/http/tests/wasm/wasm_serialization_tests.ht ml [ NeedsManualRebaseline ] 1239 crbug.com/650655 virtual/enable_wasm/http/tests/wasm/wasm_serialization_tests.ht ml [ NeedsManualRebaseline ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698