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

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

Issue 2098883002: Make PointerEvent an experimental web platform feature. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased, fixed js path. Created 4 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 # 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 ] storage/indexeddb/objectstore-cursor.html [ Slow ] 10 crbug.com/24182 [ Debug ] storage/indexeddb/objectstore-cursor.html [ Slow ]
(...skipping 56 matching lines...) Expand 10 before | Expand all | Expand 10 after
67 crbug.com/24182 virtual/gpu/fast/canvas/canvas-toDataURL-jpeg-crash.html [ Slow ] 67 crbug.com/24182 virtual/gpu/fast/canvas/canvas-toDataURL-jpeg-crash.html [ Slow ]
68 crbug.com/24182 virtual/gpu/fast/canvas/getPutImageDataPairTest.html [ Slow ] 68 crbug.com/24182 virtual/gpu/fast/canvas/getPutImageDataPairTest.html [ Slow ]
69 crbug.com/24182 fast/dom/timer-throttling-background-page-near-alignment-interva l.html [ Slow ] 69 crbug.com/24182 fast/dom/timer-throttling-background-page-near-alignment-interva l.html [ Slow ]
70 crbug.com/24182 http/tests/perf/large-inlined-script.html [ Slow ] 70 crbug.com/24182 http/tests/perf/large-inlined-script.html [ Slow ]
71 crbug.com/24182 fast/css/should-not-insert-stylesheet-into-detached-document.htm l [ Slow ] 71 crbug.com/24182 fast/css/should-not-insert-stylesheet-into-detached-document.htm l [ Slow ]
72 crbug.com/24182 fast/dom/shadow/svg-style-in-shadow-tree-crash.html [ Slow ] 72 crbug.com/24182 fast/dom/shadow/svg-style-in-shadow-tree-crash.html [ Slow ]
73 crbug.com/24182 fast/encoding/char-encoding.html [ Slow ] 73 crbug.com/24182 fast/encoding/char-encoding.html [ Slow ]
74 crbug.com/24182 fast/frames/sandboxed-iframe-navigation-targetlink.html [ Slow ] 74 crbug.com/24182 fast/frames/sandboxed-iframe-navigation-targetlink.html [ Slow ]
75 crbug.com/24182 fast/html/marquee-destroyed-without-removed-from-crash.html [ Sl ow ] 75 crbug.com/24182 fast/html/marquee-destroyed-without-removed-from-crash.html [ Sl ow ]
76 crbug.com/24182 fast/js/regress/string-cons-tower.html [ Slow ] 76 crbug.com/24182 fast/js/regress/string-cons-tower.html [ Slow ]
77 crbug.com/24182 virtual/pointerevent/fast/events/tabindex-focus-blur-all.html [ Slow ] 77 crbug.com/24182 fast/events/tabindex-focus-blur-all.html [ Slow ]
78 crbug.com/24182 [ Debug ] svg/hixie/perf/003.xml [ Slow ] 78 crbug.com/24182 [ Debug ] svg/hixie/perf/003.xml [ Slow ]
79 crbug.com/24182 [ Debug ] svg/hixie/perf/004.xml [ Slow ] 79 crbug.com/24182 [ Debug ] svg/hixie/perf/004.xml [ Slow ]
80 crbug.com/24182 [ Debug ] svg/hixie/perf/005.xml [ Slow ] 80 crbug.com/24182 [ Debug ] svg/hixie/perf/005.xml [ Slow ]
81 crbug.com/24182 [ Debug ] svg/hixie/perf/006.xml [ Slow ] 81 crbug.com/24182 [ Debug ] svg/hixie/perf/006.xml [ Slow ]
82 crbug.com/451577 [ Debug ] fast/dom/gc-treescope.html [ Slow ] 82 crbug.com/451577 [ Debug ] fast/dom/gc-treescope.html [ Slow ]
83 crbug.com/451577 [ Debug ] fast/frames/calculate-round.html [ Slow ] 83 crbug.com/451577 [ Debug ] fast/frames/calculate-round.html [ Slow ]
84 crbug.com/451577 imported/wpt/IndexedDB/idbindex-multientry-big.htm [ Slow ] 84 crbug.com/451577 imported/wpt/IndexedDB/idbindex-multientry-big.htm [ Slow ]
85 crbug.com/451577 [ Mac ] inspector/extensions/extensions-reload.html [ Slow ] 85 crbug.com/451577 [ Mac ] inspector/extensions/extensions-reload.html [ Slow ]
86 crbug.com/451577 [ Mac ] inspector/extensions/extensions-resources.html [ Slow ] 86 crbug.com/451577 [ Mac ] inspector/extensions/extensions-resources.html [ Slow ]
87 crbug.com/451577 [ Win10 ] inspector/extensions/extensions-sidebar.html [ Slow ] 87 crbug.com/451577 [ Win10 ] inspector/extensions/extensions-sidebar.html [ Slow ]
88 crbug.com/451577 [ Mac ] inspector/layers/layer-canvas-log.html [ Slow ] 88 crbug.com/451577 [ Mac ] inspector/layers/layer-canvas-log.html [ Slow ]
89 crbug.com/451577 [ Mac ] inspector/network/network-domain-filter.html [ Slow ] 89 crbug.com/451577 [ Mac ] inspector/network/network-domain-filter.html [ Slow ]
90 90
91 crbug.com/474121 editing/deleting/password-delete-performance.html [ Slow ] 91 crbug.com/474121 editing/deleting/password-delete-performance.html [ Slow ]
92 crbug.com/237245 [ Debug Win7 ] editing/selection/programmatic-selection-on-mac- is-directionless.html [ Slow ] 92 crbug.com/237245 [ Debug Win7 ] editing/selection/programmatic-selection-on-mac- is-directionless.html [ Slow ]
93 93
94 # Most inspector tests are slow in Debug. 94 # Most inspector tests are slow in Debug.
95 webkit.org/b/90488 [ Debug ] inspector/ [ Slow ] 95 webkit.org/b/90488 [ Debug ] inspector/ [ Slow ]
96 webkit.org/b/90488 [ Debug ] http/tests/inspector/ [ Slow ] 96 webkit.org/b/90488 [ Debug ] http/tests/inspector/ [ Slow ]
97 webkit.org/b/90488 [ Debug ] http/tests/inspector-enabled/ [ Slow ] 97 webkit.org/b/90488 [ Debug ] http/tests/inspector-enabled/ [ Slow ]
98 webkit.org/b/90488 [ Debug ] inspector-protocol/ [ Slow ] 98 webkit.org/b/90488 [ Debug ] inspector-protocol/ [ Slow ]
99 crbug.com/451577 inspector/console [ Slow ] 99 crbug.com/451577 inspector/console [ Slow ]
100 crbug.com/451577 [ Win ] http/tests/inspector/network/network-datareceived.html [ Slow ] 100 crbug.com/451577 [ Win ] http/tests/inspector/network/network-datareceived.html [ Slow ]
101 101
102 # Debugger and profiler tests are slow in Release as well. 102 # Debugger and profiler tests are slow in Release as well.
103 crbug.com/450493 inspector/sources/ [ Slow ] 103 crbug.com/450493 inspector/sources/ [ Slow ]
104 crbug.com/450493 virtual/pointerevent/inspector/sources/ [ Slow ]
105 crbug.com/450493 inspector-enabled/sources/ [ Slow ] 104 crbug.com/450493 inspector-enabled/sources/ [ Slow ]
106 crbug.com/450493 http/tests/inspector/sources/ [ Slow ] 105 crbug.com/450493 http/tests/inspector/sources/ [ Slow ]
107 crbug.com/450493 http/tests/inspector/stacktraces/ [ Slow ] 106 crbug.com/450493 http/tests/inspector/stacktraces/ [ Slow ]
108 crbug.com/450493 inspector/profiler/ [ Slow ] 107 crbug.com/450493 inspector/profiler/ [ Slow ]
109 crbug.com/420008 inspector/tracing/ [ Slow ] 108 crbug.com/420008 inspector/tracing/ [ Slow ]
110 crbug.com/420008 virtual/threaded/inspector/tracing/ [ Slow ] 109 crbug.com/420008 virtual/threaded/inspector/tracing/ [ Slow ]
111 crbug.com/246190 [ Release ] http/tests/inspector/indexeddb/ [ Slow ] 110 crbug.com/246190 [ Release ] http/tests/inspector/indexeddb/ [ Slow ]
112 crbug.com/451577 [ Mac ] inspector/extensions/extensions-sidebar.html [ Slow ] 111 crbug.com/451577 [ Mac ] inspector/extensions/extensions-sidebar.html [ Slow ]
113 crbug.com/451577 [ Mac ] inspector/extensions/extensions-events.html [ Slow ] 112 crbug.com/451577 [ Mac ] inspector/extensions/extensions-events.html [ Slow ]
114 113
(...skipping 176 matching lines...) Expand 10 before | Expand all | Expand 10 after
291 290
292 crbug.com/594189 virtual/spv2/fast/overflow/lots-of-sibling-inline-boxes.html [ Slow ] 291 crbug.com/594189 virtual/spv2/fast/overflow/lots-of-sibling-inline-boxes.html [ Slow ]
293 292
294 crbug.com/601726 http/tests/incremental/frame-focus-before-load.html [ Slow ] 293 crbug.com/601726 http/tests/incremental/frame-focus-before-load.html [ Slow ]
295 294
296 crbug.com/611442 imported/wpt/quirks-mode/hashless-hex-color.html [ Slow ] 295 crbug.com/611442 imported/wpt/quirks-mode/hashless-hex-color.html [ Slow ]
297 296
298 crbug.com/614910 virtual/gpu-rasterization/fast/images/color-profile-filter.html [ Slow ] 297 crbug.com/614910 virtual/gpu-rasterization/fast/images/color-profile-filter.html [ Slow ]
299 298
300 crbug.com/606649 fast/dom/gc-dom-tree-lifetime.html [ Slow ] 299 crbug.com/606649 fast/dom/gc-dom-tree-lifetime.html [ Slow ]
OLDNEW
« no previous file with comments | « third_party/WebKit/LayoutTests/NeverFixTests ('k') | third_party/WebKit/LayoutTests/TestExpectations » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698