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

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

Issue 2238043002: Fix multiple test result printing and rebaseline compositing/video/video-reflection.html (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase. Created 4 years, 4 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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/compositing/video/video-reflection.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # ====== Oilpan-only failures from here ====== 1 # ====== Oilpan-only failures from here ======
2 # Most of these actually cause the tests to report success, rather than 2 # Most of these actually cause the tests to report success, rather than
3 # failure. Expected outputs will be adjusted for the better once Oilpan 3 # failure. Expected outputs will be adjusted for the better once Oilpan
4 # has been well and truly enabled always. 4 # has been well and truly enabled always.
5 5
6 crbug.com/420008 inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ] 6 crbug.com/420008 inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ]
7 crbug.com/420008 virtual/threaded/inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ] 7 crbug.com/420008 virtual/threaded/inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ]
8 crbug.com/596940 inspector-protocol/runtime/runtime-execution-contexts-events.ht ml [ Pass Timeout ] 8 crbug.com/596940 inspector-protocol/runtime/runtime-execution-contexts-events.ht ml [ Pass Timeout ]
9 crbug.com/597572 [ Debug ] http/tests/inspector/resource-tree/resource-tree-relo ad.html [ Pass Failure ] 9 crbug.com/597572 [ Debug ] http/tests/inspector/resource-tree/resource-tree-relo ad.html [ Pass Failure ]
10 10
(...skipping 28 matching lines...) Expand all
39 crbug.com/600618 virtual/spv2/svg/custom/object-sizing-explicit-height.xhtml [ P ass ] 39 crbug.com/600618 virtual/spv2/svg/custom/object-sizing-explicit-height.xhtml [ P ass ]
40 # SkiaBitLocker should avoid allocating huge offscreen buffer 40 # SkiaBitLocker should avoid allocating huge offscreen buffer
41 crbug.com/605812 [ Mac ] virtual/spv2/fast/overflow/overflow-height-float-not-re moved-crash.html [ Skip ] 41 crbug.com/605812 [ Mac ] virtual/spv2/fast/overflow/overflow-height-float-not-re moved-crash.html [ Skip ]
42 crbug.com/605812 [ Mac ] virtual/spv2/fast/overflow/overflow-height-float-not-re moved-crash2.html [ Skip ] 42 crbug.com/605812 [ Mac ] virtual/spv2/fast/overflow/overflow-height-float-not-re moved-crash2.html [ Skip ]
43 # --- End SPV2 Tests --- 43 # --- End SPV2 Tests ---
44 44
45 crbug.com/245556 compositing/transitions/transform-on-large-layer.html [ Failure ] 45 crbug.com/245556 compositing/transitions/transform-on-large-layer.html [ Failure ]
46 46
47 crbug.com/309675 compositing/gestures/gesture-tapHighlight-simple-longPress.html [ Failure ] 47 crbug.com/309675 compositing/gestures/gesture-tapHighlight-simple-longPress.html [ Failure ]
48 48
49 # Started failing after r162705. 49 crbug.com/324370 compositing/video/video-reflection.html [ NeedsRebaseline ]
50 crbug.com/324370 compositing/video/video-reflection.html [ Failure ]
51 50
52 crbug.com/396775 compositing/overflow/reflected-overlay-scrollbars-should-appear -without-compositing.html [ Failure ] 51 crbug.com/396775 compositing/overflow/reflected-overlay-scrollbars-should-appear -without-compositing.html [ Failure ]
53 crbug.com/396775 virtual/prefer_compositing_to_lcd_text/compositing/overflow/ref lected-overlay-scrollbars-should-appear-without-compositing.html [ Failure ] 52 crbug.com/396775 virtual/prefer_compositing_to_lcd_text/compositing/overflow/ref lected-overlay-scrollbars-should-appear-without-compositing.html [ Failure ]
54 53
55 crbug.com/425113 svg/clip-path/clip-path-multiple-children.svg [ Failure ] 54 crbug.com/425113 svg/clip-path/clip-path-multiple-children.svg [ Failure ]
56 55
57 # Significant Slimming Paint failure. 56 # Significant Slimming Paint failure.
58 crbug.com/459305 [ Mac ] svg/custom/foreign-object-skew.svg [ Failure ] 57 crbug.com/459305 [ Mac ] svg/custom/foreign-object-skew.svg [ Failure ]
59 58
60 crbug.com/463358 [ Mac Linux ] fast/transforms/transformed-caret.html [ Pass Fai lure ] 59 crbug.com/463358 [ Mac Linux ] fast/transforms/transformed-caret.html [ Pass Fai lure ]
(...skipping 1250 matching lines...) Expand 10 before | Expand all | Expand 10 after
1311 crbug.com/636424 [ Win7 Debug ] editing/selection/modify_move/move-by-word-visua lly-crash-test-5.html [ Pass Timeout ] 1310 crbug.com/636424 [ Win7 Debug ] editing/selection/modify_move/move-by-word-visua lly-crash-test-5.html [ Pass Timeout ]
1312 1311
1313 # This test breaks when the feature introduced in the bug is enabled. We keep 1312 # This test breaks when the feature introduced in the bug is enabled. We keep
1314 # this tested without the feature by using the virtual test. See 1313 # this tested without the feature by using the virtual test. See
1315 # virtual/stable/http/tests/navigation/beacon-cross-origin-redirect-blob-expecte d.txt 1314 # virtual/stable/http/tests/navigation/beacon-cross-origin-redirect-blob-expecte d.txt
1316 crbug.com/490015 http/tests/navigation/beacon-cross-origin-redirect-blob.html [ Skip ] 1315 crbug.com/490015 http/tests/navigation/beacon-cross-origin-redirect-blob.html [ Skip ]
1317 # This test doesn't need to be run with the stable release mode. 1316 # This test doesn't need to be run with the stable release mode.
1318 crbug.com/490015 virtual/stable/http/tests/navigation/beacon-blob-with-non-simpl e-type.html [ Skip ] 1317 crbug.com/490015 virtual/stable/http/tests/navigation/beacon-blob-with-non-simpl e-type.html [ Skip ]
1319 # This test fails with the stable release mode. 1318 # This test fails with the stable release mode.
1320 crbug.com/490015 virtual/stable/http/tests/navigation/same-and-different-back.ht ml [ Skip ] 1319 crbug.com/490015 virtual/stable/http/tests/navigation/same-and-different-back.ht ml [ Skip ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/compositing/video/video-reflection.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698