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

Side by Side Diff: LayoutTests/SlowTests

Issue 393223003: DevTools: Moved webgl-profiler-api-changes to SLOW category. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebased. Created 6 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 | « LayoutTests/FlakyTests ('k') | no next file » | 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 78 matching lines...) Expand 10 before | Expand all | Expand 10 after
89 crbug.com/247466 [ Release ] inspector/sources/debugger/set-breakpoint.html [ Sl ow ] 89 crbug.com/247466 [ Release ] inspector/sources/debugger/set-breakpoint.html [ Sl ow ]
90 crbug.com/247466 [ Release ] inspector-enabled/sources/debugger/script-formatter -console.html [ Slow ] 90 crbug.com/247466 [ Release ] inspector-enabled/sources/debugger/script-formatter -console.html [ Slow ]
91 crbug.com/247466 [ Release ] inspector/sources/debugger/script-formatter-search. html [ Slow ] 91 crbug.com/247466 [ Release ] inspector/sources/debugger/script-formatter-search. html [ Slow ]
92 crbug.com/247466 [ Release ] inspector-enabled/sources/debugger/linkifier.html [ Slow ] 92 crbug.com/247466 [ Release ] inspector-enabled/sources/debugger/linkifier.html [ Slow ]
93 crbug.com/247466 [ Release ] inspector/profiler/heap-snapshot-comparison-expansi on-preserved-when-sorting.html [ Slow ] 93 crbug.com/247466 [ Release ] inspector/profiler/heap-snapshot-comparison-expansi on-preserved-when-sorting.html [ Slow ]
94 crbug.com/254988 inspector/sources/debugger/debugger-breakpoints-not-activated-o n-reload.html [ Slow ] 94 crbug.com/254988 inspector/sources/debugger/debugger-breakpoints-not-activated-o n-reload.html [ Slow ]
95 crbug.com/254988 inspector/sources/debugger/callstack-placards-discarded.html [ Slow ] 95 crbug.com/254988 inspector/sources/debugger/callstack-placards-discarded.html [ Slow ]
96 crbug.com/327078 http/tests/inspector/network/long-script-content.html [ Slow ] 96 crbug.com/327078 http/tests/inspector/network/long-script-content.html [ Slow ]
97 crbug.com/247466 [ Debug ] inspector-enabled/sources/debugger/script-formatter-b reakpoints-1.html [ Slow ] 97 crbug.com/247466 [ Debug ] inspector-enabled/sources/debugger/script-formatter-b reakpoints-1.html [ Slow ]
98 crbug.com/247466 [ Debug ] inspector-enabled/sources/debugger/script-formatter-b reakpoints-4.html [ Slow ] 98 crbug.com/247466 [ Debug ] inspector-enabled/sources/debugger/script-formatter-b reakpoints-4.html [ Slow ]
99 crbug.com/394210 [ Release ] inspector/profiler/webgl/webgl-profiler-api-changes .html [ Slow ]
99 # inspector tests below are slow on LinuxASAN 100 # inspector tests below are slow on LinuxASAN
100 crbug.com/247466 [ Linux Release ] inspector/sources/debugger/debugger-activatio n-crash2.html [ Slow ] 101 crbug.com/247466 [ Linux Release ] inspector/sources/debugger/debugger-activatio n-crash2.html [ Slow ]
101 102
102 # This test is intentionally SLOW as we're waiting for a connection timeout. 103 # This test is intentionally SLOW as we're waiting for a connection timeout.
103 crbug.com/73609 http/tests/media/video-play-stall.html [ Slow ] 104 crbug.com/73609 http/tests/media/video-play-stall.html [ Slow ]
104 105
105 # This has been Slow in Debug since added in r164270. 106 # This has been Slow in Debug since added in r164270.
106 crbug.com/330389 [ Debug ] css-parser/color3_hsl.html [ Slow ] 107 crbug.com/330389 [ Debug ] css-parser/color3_hsl.html [ Slow ]
107 108
108 # Many of the virtual animations tests are slow. 109 # Many of the virtual animations tests are slow.
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after
162 163
163 crbug.com/331186 [ Debug ] css3/flexbox/position-absolute-child.html [ Slow ] 164 crbug.com/331186 [ Debug ] css3/flexbox/position-absolute-child.html [ Slow ]
164 165
165 crbug.com/362503 http/tests/xmlhttprequest/xmlhttprequest-responseXML-exception. html [ Slow ] 166 crbug.com/362503 http/tests/xmlhttprequest/xmlhttprequest-responseXML-exception. html [ Slow ]
166 crbug.com/362509 [ Debug ] fast/parser/xml-error-adopted.xml [ Slow ] 167 crbug.com/362509 [ Debug ] fast/parser/xml-error-adopted.xml [ Slow ]
167 168
168 crbug.com/363029 virtual/gpu/fast/canvas/canvas-composite-stroke-alpha.html [ Sl ow ] 169 crbug.com/363029 virtual/gpu/fast/canvas/canvas-composite-stroke-alpha.html [ Sl ow ]
169 crbug.com/364225 virtual/gpu/fast/canvas/canvas-composite-text-alpha.html [ Slow ] 170 crbug.com/364225 virtual/gpu/fast/canvas/canvas-composite-text-alpha.html [ Slow ]
170 171
171 crbug.com/372424 fast/dom/DOMImplementation/createDocument-with-used-doctype.htm l [ Slow ] 172 crbug.com/372424 fast/dom/DOMImplementation/createDocument-with-used-doctype.htm l [ Slow ]
OLDNEW
« no previous file with comments | « LayoutTests/FlakyTests ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698