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

Side by Side Diff: LayoutTests/TestExpectations

Issue 16691003: Remove Constructor attributes on DOMWindow because of [EnabledAtRuntime] (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Update TestExpectations Created 7 years, 6 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | Source/core/dom/SecurityPolicyViolationEvent.idl » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # See http://trac.webkit.org/wiki/TestExpectations for more information on this file. 1 # See http://trac.webkit.org/wiki/TestExpectations for more information on this file.
2 2
3 crbug.com/237000 [ Win Linux ] virtual/gpu/fast/canvas/getPutImageDataPairTest.h tml [ Slow ] 3 crbug.com/237000 [ Win Linux ] virtual/gpu/fast/canvas/getPutImageDataPairTest.h tml [ Slow ]
4 crbug.com/241869 [ Debug ] css3/flexbox/multiline-justify-content.html [ Pass Ti meout ] 4 crbug.com/241869 [ Debug ] css3/flexbox/multiline-justify-content.html [ Pass Ti meout ]
5 webkit.org/b/82097 [ Debug ] editing/selection/move-by-word-visually-crash-test- 5.html [ Slow ] 5 webkit.org/b/82097 [ Debug ] editing/selection/move-by-word-visually-crash-test- 5.html [ Slow ]
6 webkit.org/b/92287 fast/canvas/webgl/context-creation-and-destruction.html [ Fai lure Pass Timeout ] 6 webkit.org/b/92287 fast/canvas/webgl/context-creation-and-destruction.html [ Fai lure Pass Timeout ]
7 webkit.org/b/92287 virtual/gpu/fast/canvas/webgl/context-creation-and-destructio n.html [ Failure Pass Timeout ] 7 webkit.org/b/92287 virtual/gpu/fast/canvas/webgl/context-creation-and-destructio n.html [ Failure Pass Timeout ]
8 crbug.com/24182 [ Debug ] fast/css/large-list-of-rules-crash.html [ Slow ] 8 crbug.com/24182 [ Debug ] fast/css/large-list-of-rules-crash.html [ Slow ]
9 crbug.com/24182 [ Debug ] fast/dom/shadow/tree-scope-crash.html [ Slow ] 9 crbug.com/24182 [ Debug ] fast/dom/shadow/tree-scope-crash.html [ Slow ]
10 crbug.com/24182 [ Debug ] fast/dom/Window/window-postmessage-clone-really-deep-a rray.html [ Slow ] 10 crbug.com/24182 [ Debug ] fast/dom/Window/window-postmessage-clone-really-deep-a rray.html [ Slow ]
(...skipping 97 matching lines...) Expand 10 before | Expand all | Expand 10 after
108 webkit.org/b/100071 fast/canvas/canvas-blend-image.html [ Failure Pass ] 108 webkit.org/b/100071 fast/canvas/canvas-blend-image.html [ Failure Pass ]
109 webkit.org/b/100071 fast/canvas/canvas-blend-solid.html [ Failure Pass ] 109 webkit.org/b/100071 fast/canvas/canvas-blend-solid.html [ Failure Pass ]
110 webkit.org/b/100071 virtual/gpu/fast/canvas/canvas-blend-image.html [ Pass Timeo ut ] 110 webkit.org/b/100071 virtual/gpu/fast/canvas/canvas-blend-image.html [ Pass Timeo ut ]
111 webkit.org/b/100071 virtual/gpu/fast/canvas/canvas-blend-solid.html [ Pass Timeo ut ] 111 webkit.org/b/100071 virtual/gpu/fast/canvas/canvas-blend-solid.html [ Pass Timeo ut ]
112 112
113 113
114 # Unskip after implementing DRT support for setDefersLoading and goBack. 114 # Unskip after implementing DRT support for setDefersLoading and goBack.
115 webkit.org/b/60877 loader/navigation-while-deferring-loads.html [ Skip ] 115 webkit.org/b/60877 loader/navigation-while-deferring-loads.html [ Skip ]
116 webkit.org/b/60877 loader/load-defer-resume-crash.html [ Skip ] 116 webkit.org/b/60877 loader/load-defer-resume-crash.html [ Skip ]
117 117
118 # Unskip when DeviceMotion is implemented and enabled at runtime.
do-not-use 2013/06/10 09:58:35 Alternatively, we could rebaseline those. This see
haraken 2013/06/10 10:14:56 Why does this CL change the behavior? I expected t
119 crbug.com/229080 fast/dom/DeviceMotion/create-event.html [ Failure ]
120 crbug.com/229080 fast/dom/DeviceMotion/optional-event-properties.html [ Failure ]
121
118 # Overflowing LayoutUnits cause RenderGeometryMap assertions 122 # Overflowing LayoutUnits cause RenderGeometryMap assertions
119 webkit.org/b/67434 [ Debug ] fast/overflow/overflow-height-float-not-removed-cra sh.html [ Skip ] 123 webkit.org/b/67434 [ Debug ] fast/overflow/overflow-height-float-not-removed-cra sh.html [ Skip ]
120 webkit.org/b/67434 [ Debug ] fast/overflow/overflow-height-float-not-removed-cra sh2.html [ Skip ] 124 webkit.org/b/67434 [ Debug ] fast/overflow/overflow-height-float-not-removed-cra sh2.html [ Skip ]
121 webkit.org/b/67434 [ Debug ] fast/overflow/overflow-height-float-not-removed-cra sh3.html [ Skip ] 125 webkit.org/b/67434 [ Debug ] fast/overflow/overflow-height-float-not-removed-cra sh3.html [ Skip ]
122 webkit.org/b/67434 [ Debug ] fast/block/float/overhanging-tall-block.html [ Skip ] 126 webkit.org/b/67434 [ Debug ] fast/block/float/overhanging-tall-block.html [ Skip ]
123 127
124 # Requires generation of progress events during loading 128 # Requires generation of progress events during loading
125 webkit.org/b/100985 media/progress-events-generated-correctly.html [ Failure Pas s Slow ] 129 webkit.org/b/100985 media/progress-events-generated-correctly.html [ Failure Pas s Slow ]
126 130
127 # CSS3 Text support is not yet enabled (needs ENABLE_CSS3_TEXT). 131 # CSS3 Text support is not yet enabled (needs ENABLE_CSS3_TEXT).
(...skipping 1672 matching lines...) Expand 10 before | Expand all | Expand 10 after
1800 crbug.com/247979 [ Mac Release ] inspector/elements/edit-dom-actions.html [ Slow Failure ] 1804 crbug.com/247979 [ Mac Release ] inspector/elements/edit-dom-actions.html [ Slow Failure ]
1801 crbug.com/247979 [ XP Release ] inspector/elements/edit-dom-actions.html [ Slow Pass Failure ] 1805 crbug.com/247979 [ XP Release ] inspector/elements/edit-dom-actions.html [ Slow Pass Failure ]
1802 crbug.com/247979 [ Win7 Debug ] inspector/elements/edit-dom-actions.html [ Timeo ut ] 1806 crbug.com/247979 [ Win7 Debug ] inspector/elements/edit-dom-actions.html [ Timeo ut ]
1803 crbug.com/247981 [ Win7 Debug ] inspector/profiler/heap-snapshot-get-profile-cra sh.html [ Pass Crash ] 1807 crbug.com/247981 [ Win7 Debug ] inspector/profiler/heap-snapshot-get-profile-cra sh.html [ Pass Crash ]
1804 crbug.com/247982 [ Win7 Debug ] virtual/deferred/fast/images/gif-large-checkerbo ard.html [ ImageOnlyFailure ] 1808 crbug.com/247982 [ Win7 Debug ] virtual/deferred/fast/images/gif-large-checkerbo ard.html [ ImageOnlyFailure ]
1805 crbug.com/247982 [ Win7 Debug ] virtual/gpu/compositedscrolling/overflow/overflo w-positioning.html [ ImageOnlyFailure Pass ] 1809 crbug.com/247982 [ Win7 Debug ] virtual/gpu/compositedscrolling/overflow/overflo w-positioning.html [ ImageOnlyFailure Pass ]
1806 crbug.com/247984 [ Win7 Debug ] virtual/gpu/compositedscrolling/overflow/build-p aint-order-lists.html [ Timeout Pass ] 1810 crbug.com/247984 [ Win7 Debug ] virtual/gpu/compositedscrolling/overflow/build-p aint-order-lists.html [ Timeout Pass ]
1807 crbug.com/247984 [ Win7 Debug ] virtual/gpu/fast/canvas/canvas-composite-image.h tml [ Timeout Pass ] 1811 crbug.com/247984 [ Win7 Debug ] virtual/gpu/fast/canvas/canvas-composite-image.h tml [ Timeout Pass ]
1808 crbug.com/247984 [ Win7 Debug ] virtual/gpu/fast/canvas/canvas-composite-transfo rmclip.html [ Timeout ImageOnlyFailure ] 1812 crbug.com/247984 [ Win7 Debug ] virtual/gpu/fast/canvas/canvas-composite-transfo rmclip.html [ Timeout ImageOnlyFailure ]
1809 webkit.org/b/60109 [ Release ] inspector/elements/edit-dom-actions.html [ Slow ] 1813 webkit.org/b/60109 [ Release ] inspector/elements/edit-dom-actions.html [ Slow ]
OLDNEW
« no previous file with comments | « no previous file | Source/core/dom/SecurityPolicyViolationEvent.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698