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

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

Issue 2973013002: Group all responsive animation tests together (Closed)
Patch Set: Rebase Created 3 years, 5 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 # This file should only mark tests as Slow. If they are failing in some other wa y, that listing should be in TestExpectations. 1 # This file should only mark tests as Slow. If they are failing in some other wa y, that listing should be in TestExpectations.
2 # Lines listed in both files will have the *union* of the expectations. 2 # Lines listed in both files will have the *union* of the expectations.
3 # 3 #
4 # In general, we should list tests in this file if they are slower than ~30% of the default timeout time, as we 4 # In general, we should list tests in this file if they are slower than ~30% of the default timeout time, as we
5 # can see a 3x variance or more in test times on the bots. In practice, this mea ns that any test that takes longer 5 # can see a 3x variance or more in test times on the bots. In practice, this mea ns that any test that takes longer
6 # than 2 seconds in Release mode or 6 seconds in Debug mode should be listed her e. 6 # than 2 seconds in Release mode or 6 seconds in Debug mode should be listed her e.
7 # 7 #
8 # Further documentation: 8 # Further documentation:
9 # https://chromium.googlesource.com/chromium/src/+/master/docs/testing/layout_te st_expectations.md 9 # https://chromium.googlesource.com/chromium/src/+/master/docs/testing/layout_te st_expectations.md
10 10
(...skipping 161 matching lines...) Expand 10 before | Expand all | Expand 10 after
172 crbug.com/248938 virtual/threaded/animations/cross-fade-background-image.html [ Slow ] 172 crbug.com/248938 virtual/threaded/animations/cross-fade-background-image.html [ Slow ]
173 crbug.com/248938 virtual/threaded/animations/cross-fade-border-image-source.html [ Slow ] 173 crbug.com/248938 virtual/threaded/animations/cross-fade-border-image-source.html [ Slow ]
174 crbug.com/248938 virtual/threaded/animations/cross-fade-webkit-mask-box-image.ht ml [ Slow ] 174 crbug.com/248938 virtual/threaded/animations/cross-fade-webkit-mask-box-image.ht ml [ Slow ]
175 crbug.com/248938 virtual/threaded/animations/cross-fade-webkit-mask-image.html [ Slow ] 175 crbug.com/248938 virtual/threaded/animations/cross-fade-webkit-mask-image.html [ Slow ]
176 crbug.com/248938 virtual/threaded/animations/missing-values-last-keyframe.html [ Slow ] 176 crbug.com/248938 virtual/threaded/animations/missing-values-last-keyframe.html [ Slow ]
177 crbug.com/248938 virtual/threaded/animations/3d/replace-filling-transform.html [ Slow ] 177 crbug.com/248938 virtual/threaded/animations/3d/replace-filling-transform.html [ Slow ]
178 crbug.com/311482 virtual/threaded/animations/interpolation/filter-interpolation. html [ Slow ] 178 crbug.com/311482 virtual/threaded/animations/interpolation/filter-interpolation. html [ Slow ]
179 crbug.com/311482 virtual/threaded/animations/prefixed/keyframes-unprefixed-03.ht ml [ Slow ] 179 crbug.com/311482 virtual/threaded/animations/prefixed/keyframes-unprefixed-03.ht ml [ Slow ]
180 crbug.com/243871 virtual/threaded/fast/scroll-behavior/ [ Slow ] 180 crbug.com/243871 virtual/threaded/fast/scroll-behavior/ [ Slow ]
181 crbug.com/243871 virtual/threaded/fast/idle-callback/idle_periods.html [ Slow ] 181 crbug.com/243871 virtual/threaded/fast/idle-callback/idle_periods.html [ Slow ]
182 crbug.com/664857 virtual/threaded/animations/transform-responsive-neutral-keyfra me.html [ Slow ] 182 crbug.com/664857 virtual/threaded/animations/responsive/transform-responsive-neu tral-keyframe.html [ Slow ]
183 crbug.com/669911 virtual/threaded/animations/zoom-responsive-transform-animation .html [ Slow ] 183 crbug.com/669911 virtual/threaded/animations/responsive/zoom-responsive-transfor m-animation.html [ Slow ]
184 184
185 crbug.com/258896 animations/animation-direction-reverse-fill-mode.html [ Slow ] 185 crbug.com/258896 animations/animation-direction-reverse-fill-mode.html [ Slow ]
186 186
187 # This test has to generate >250MB of data which takes ~6s in both release and d ebug. 187 # This test has to generate >250MB of data which takes ~6s in both release and d ebug.
188 crbug.com/420240 http/tests/xmlhttprequest/xmlhttprequest-json-response-overflow .html [ Slow ] 188 crbug.com/420240 http/tests/xmlhttprequest/xmlhttprequest-json-response-overflow .html [ Slow ]
189 crbug.com/420240 virtual/mojo-loading/http/tests/xmlhttprequest/xmlhttprequest-j son-response-overflow.html [ Slow ] 189 crbug.com/420240 virtual/mojo-loading/http/tests/xmlhttprequest/xmlhttprequest-j son-response-overflow.html [ Slow ]
190 190
191 # These html5lib tests are generated tests that test a huge amount of permutatio ns so they need a bit more time. 191 # These html5lib tests are generated tests that test a huge amount of permutatio ns so they need a bit more time.
192 crbug.com/453312 html5lib/generated/run-doctype01-data.html [ Slow ] 192 crbug.com/453312 html5lib/generated/run-doctype01-data.html [ Slow ]
193 crbug.com/453312 html5lib/generated/run-domjs-unsafe-data.html [ Slow ] 193 crbug.com/453312 html5lib/generated/run-domjs-unsafe-data.html [ Slow ]
(...skipping 196 matching lines...) Expand 10 before | Expand all | Expand 10 after
390 crbug.com/676572 [ Debug ] external/wpt/webstorage/storage_local_setitem_quotaex ceedederr.html [ Slow ] 390 crbug.com/676572 [ Debug ] external/wpt/webstorage/storage_local_setitem_quotaex ceedederr.html [ Slow ]
391 391
392 # These tests were previously marked Slow in ASANExpectations. 392 # These tests were previously marked Slow in ASANExpectations.
393 crbug.com/451577 [ Linux ] inspector/elements/user-properties.html [ Slow ] 393 crbug.com/451577 [ Linux ] inspector/elements/user-properties.html [ Slow ]
394 crbug.com/451577 [ Linux ] inspector/layers/layer-canvas-log.html [ Slow ] 394 crbug.com/451577 [ Linux ] inspector/layers/layer-canvas-log.html [ Slow ]
395 395
396 # These imported tests exercise tens of thousands of code points and generate la rge results. 396 # These imported tests exercise tens of thousands of code points and generate la rge results.
397 crbug.com/736056 external/wpt/encoding/legacy-mb-japanese [ Slow ] 397 crbug.com/736056 external/wpt/encoding/legacy-mb-japanese [ Slow ]
398 crbug.com/736056 external/wpt/encoding/legacy-mb-korean [ Slow ] 398 crbug.com/736056 external/wpt/encoding/legacy-mb-korean [ Slow ]
399 crbug.com/736056 external/wpt/encoding/legacy-mb-tchinese [ Slow ] 399 crbug.com/736056 external/wpt/encoding/legacy-mb-tchinese [ Slow ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698