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

Side by Side Diff: LayoutTests/SlowTests

Issue 650893002: [Cast] Disable autohide of media controls for remote playback (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fixed the test on desktop platforms Created 6 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
« no previous file with comments | « no previous file | LayoutTests/media/controls-cast-do-not-fade-out.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 # See http://www.chromium.org/developers/testing/webkit-layout-tests/testexpecta tions for more information on this file. 1 # See http://www.chromium.org/developers/testing/webkit-layout-tests/testexpecta tions for more information on this file.
2 2
3 # This file should only mark tests as Slow. If they are failing in some other wa y, that listing should be in TestExpectations. 3 # This file should only mark tests as Slow. If they are failing in some other wa y, that listing should be in TestExpectations.
4 # Lines listed in both files will have the *union* of the expectations. 4 # Lines listed in both files will have the *union* of the expectations.
5 5
6 # In general, we should list tests in this file if they are slower than ~30% of the default timeout time, as we 6 # In general, we should list tests in this file if they are slower than ~30% of the default timeout time, as we
7 # can see a 3x variance or more in test times on the bots. In practice, this mea ns that any test that takes longer 7 # can see a 3x variance or more in test times on the bots. In practice, this mea ns that any test that takes longer
8 # than 2 seconds in Release mode or 6 seconds in Debug mode should be listed her e. 8 # than 2 seconds in Release mode or 6 seconds in Debug mode should be listed her e.
9 9
10 crbug.com/24182 [ Debug ] fast/js/toString-and-valueOf-override.html [ Slow ] 10 crbug.com/24182 [ Debug ] fast/js/toString-and-valueOf-override.html [ Slow ]
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
42 crbug.com/24182 jquery/core.html [ Slow ] 42 crbug.com/24182 jquery/core.html [ Slow ]
43 crbug.com/24182 jquery/css.html [ Slow ] 43 crbug.com/24182 jquery/css.html [ Slow ]
44 crbug.com/24182 jquery/data.html [ Slow ] 44 crbug.com/24182 jquery/data.html [ Slow ]
45 crbug.com/24182 jquery/dimensions.html [ Slow ] 45 crbug.com/24182 jquery/dimensions.html [ Slow ]
46 crbug.com/24182 jquery/event.html [ Slow ] 46 crbug.com/24182 jquery/event.html [ Slow ]
47 crbug.com/24182 jquery/manipulation.html [ Slow ] 47 crbug.com/24182 jquery/manipulation.html [ Slow ]
48 crbug.com/24182 jquery/offset.html [ Slow ] 48 crbug.com/24182 jquery/offset.html [ Slow ]
49 crbug.com/24182 jquery/traversing.html [ Slow ] 49 crbug.com/24182 jquery/traversing.html [ Slow ]
50 crbug.com/24182 media/track/track-cues-cuechange.html [ Slow ] 50 crbug.com/24182 media/track/track-cues-cuechange.html [ Slow ]
51 crbug.com/24182 media/track/track-cues-enter-exit.html [ Slow ] 51 crbug.com/24182 media/track/track-cues-enter-exit.html [ Slow ]
52 crbug.com/24182 media/controls-cast-do-not-fade-out.html [ Slow ]
Mike West 2014/10/14 03:55:17 How slow is this test? It's unfortunate that we ha
whywhat 2014/10/14 19:30:57 It's slightly longer than the default 6 seconds ti
52 crbug.com/24182 perf/append-text-nodes-without-renderers.html [ Slow ] 53 crbug.com/24182 perf/append-text-nodes-without-renderers.html [ Slow ]
53 crbug.com/24182 perf/set-attribute.html [ Slow ] 54 crbug.com/24182 perf/set-attribute.html [ Slow ]
54 crbug.com/24182 svg/filters/big-sized-filter.svg [ Slow ] 55 crbug.com/24182 svg/filters/big-sized-filter.svg [ Slow ]
55 crbug.com/24182 tables/mozilla/other/slashlogo.html [ Slow ] 56 crbug.com/24182 tables/mozilla/other/slashlogo.html [ Slow ]
56 crbug.com/24182 virtual/gpu/fast/canvas/canvas-blend-image.html [ Slow ] 57 crbug.com/24182 virtual/gpu/fast/canvas/canvas-blend-image.html [ Slow ]
57 crbug.com/24182 virtual/gpu/fast/canvas/canvas-blend-solid.html [ Slow ] 58 crbug.com/24182 virtual/gpu/fast/canvas/canvas-blend-solid.html [ Slow ]
58 crbug.com/24182 virtual/gpu/fast/canvas/canvas-composite-alpha.html [ Slow ] 59 crbug.com/24182 virtual/gpu/fast/canvas/canvas-composite-alpha.html [ Slow ]
59 crbug.com/24182 virtual/gpu/fast/canvas/canvas-composite-canvas.html [ Slow ] 60 crbug.com/24182 virtual/gpu/fast/canvas/canvas-composite-canvas.html [ Slow ]
60 crbug.com/24182 virtual/gpu/fast/canvas/canvas-createImageBitmap-drawImage.html [ Slow ] 61 crbug.com/24182 virtual/gpu/fast/canvas/canvas-createImageBitmap-drawImage.html [ Slow ]
61 crbug.com/24182 virtual/gpu/fast/canvas/canvas-draw-canvas-on-canvas-shadow.html [ Slow ] 62 crbug.com/24182 virtual/gpu/fast/canvas/canvas-draw-canvas-on-canvas-shadow.html [ Slow ]
(...skipping 112 matching lines...) Expand 10 before | Expand all | Expand 10 after
174 175
175 crbug.com/362503 http/tests/xmlhttprequest/xmlhttprequest-responseXML-exception. html [ Slow ] 176 crbug.com/362503 http/tests/xmlhttprequest/xmlhttprequest-responseXML-exception. html [ Slow ]
176 crbug.com/362509 [ Debug ] fast/parser/xml-error-adopted.xml [ Slow ] 177 crbug.com/362509 [ Debug ] fast/parser/xml-error-adopted.xml [ Slow ]
177 178
178 crbug.com/363029 virtual/gpu/fast/canvas/canvas-composite-stroke-alpha.html [ Sl ow ] 179 crbug.com/363029 virtual/gpu/fast/canvas/canvas-composite-stroke-alpha.html [ Sl ow ]
179 crbug.com/364225 virtual/gpu/fast/canvas/canvas-composite-text-alpha.html [ Slow ] 180 crbug.com/364225 virtual/gpu/fast/canvas/canvas-composite-text-alpha.html [ Slow ]
180 181
181 crbug.com/372424 fast/dom/DOMImplementation/createDocument-with-used-doctype.htm l [ Slow ] 182 crbug.com/372424 fast/dom/DOMImplementation/createDocument-with-used-doctype.htm l [ Slow ]
182 183
183 crbug.com/372424 http/tests/serviceworker/chromium/registration-stress.html [ Sl ow ] 184 crbug.com/372424 http/tests/serviceworker/chromium/registration-stress.html [ Sl ow ]
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/media/controls-cast-do-not-fade-out.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698