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

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

Issue 2627063002: Mark network-datareceived.html as slow everywhere (Closed)
Patch Set: Created 3 years, 11 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 | 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 //docs/testing/layout_test_expectations.md 1 # See //docs/testing/layout_test_expectations.md
2 # for more information on this file. 2 # for more information on this file.
3 3
4 # This file should only mark tests as Slow. If they are failing in some other wa y, that listing should be in TestExpectations. 4 # This file should only mark tests as Slow. If they are failing in some other wa y, that listing should be in TestExpectations.
5 # Lines listed in both files will have the *union* of the expectations. 5 # Lines listed in both files will have the *union* of the expectations.
6 6
7 # In general, we should list tests in this file if they are slower than ~30% of the default timeout time, as we 7 # In general, we should list tests in this file if they are slower than ~30% of the default timeout time, as we
8 # 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 # can see a 3x variance or more in test times on the bots. In practice, this mea ns that any test that takes longer
9 # than 2 seconds in Release mode or 6 seconds in Debug mode should be listed her e. 9 # than 2 seconds in Release mode or 6 seconds in Debug mode should be listed her e.
10 10
(...skipping 96 matching lines...) Expand 10 before | Expand all | Expand 10 after
107 crbug.com/237245 [ Debug Win7 ] editing/selection/programmatic-selection-on-mac- is-directionless.html [ Slow ] 107 crbug.com/237245 [ Debug Win7 ] editing/selection/programmatic-selection-on-mac- is-directionless.html [ Slow ]
108 108
109 # Most inspector tests are slow in Debug. 109 # Most inspector tests are slow in Debug.
110 webkit.org/b/90488 [ Debug ] inspector/ [ Slow ] 110 webkit.org/b/90488 [ Debug ] inspector/ [ Slow ]
111 webkit.org/b/90488 [ Debug ] http/tests/inspector/ [ Slow ] 111 webkit.org/b/90488 [ Debug ] http/tests/inspector/ [ Slow ]
112 webkit.org/b/90488 [ Debug ] virtual/mojo-loading/http/tests/inspector/ [ Slow ] 112 webkit.org/b/90488 [ Debug ] virtual/mojo-loading/http/tests/inspector/ [ Slow ]
113 webkit.org/b/90488 [ Debug ] http/tests/inspector-enabled/ [ Slow ] 113 webkit.org/b/90488 [ Debug ] http/tests/inspector-enabled/ [ Slow ]
114 webkit.org/b/90488 [ Debug ] virtual/mojo-loading/http/tests/inspector-enabled/ [ Slow ] 114 webkit.org/b/90488 [ Debug ] virtual/mojo-loading/http/tests/inspector-enabled/ [ Slow ]
115 webkit.org/b/90488 [ Debug ] inspector-protocol/ [ Slow ] 115 webkit.org/b/90488 [ Debug ] inspector-protocol/ [ Slow ]
116 crbug.com/451577 inspector/console [ Slow ] 116 crbug.com/451577 inspector/console [ Slow ]
117 crbug.com/451577 [ Win ] http/tests/inspector/network/network-datareceived.html [ Slow ] 117 crbug.com/679833 http/tests/inspector/network/network-datareceived.html [ Slow ]
118 crbug.com/451577 [ Win ] virtual/mojo-loading/http/tests/inspector/network/netwo rk-datareceived.html [ Slow ] 118 crbug.com/679833 virtual/mojo-loading/http/tests/inspector/network/network-datar eceived.html [ Slow ]
119 119
120 # Debugger and profiler tests are slow in Release as well. 120 # Debugger and profiler tests are slow in Release as well.
121 crbug.com/450493 inspector/sources/ [ Slow ] 121 crbug.com/450493 inspector/sources/ [ Slow ]
122 crbug.com/450493 inspector-enabled/sources/ [ Slow ] 122 crbug.com/450493 inspector-enabled/sources/ [ Slow ]
123 crbug.com/450493 http/tests/inspector/sources/ [ Slow ] 123 crbug.com/450493 http/tests/inspector/sources/ [ Slow ]
124 crbug.com/450493 virtual/mojo-loading/http/tests/inspector/sources/ [ Slow ] 124 crbug.com/450493 virtual/mojo-loading/http/tests/inspector/sources/ [ Slow ]
125 crbug.com/450493 http/tests/inspector/stacktraces/ [ Slow ] 125 crbug.com/450493 http/tests/inspector/stacktraces/ [ Slow ]
126 crbug.com/450493 virtual/mojo-loading/http/tests/inspector/stacktraces/ [ Slow ] 126 crbug.com/450493 virtual/mojo-loading/http/tests/inspector/stacktraces/ [ Slow ]
127 crbug.com/450493 inspector/profiler/ [ Slow ] 127 crbug.com/450493 inspector/profiler/ [ Slow ]
128 crbug.com/420008 inspector/tracing/ [ Slow ] 128 crbug.com/420008 inspector/tracing/ [ Slow ]
(...skipping 266 matching lines...) Expand 10 before | Expand all | Expand 10 after
395 395
396 # Usually plenty fast, but sometimes very slow on windows. 396 # Usually plenty fast, but sometimes very slow on windows.
397 crbug.com/678498 [ Win ] http/tests/serviceworker/foreign-fetch-cors.html [ Slow ] 397 crbug.com/678498 [ Win ] http/tests/serviceworker/foreign-fetch-cors.html [ Slow ]
398 crbug.com/678498 [ Win ] virtual/disable-mojo-service-worker/http/tests/servicew orker/foreign-fetch-cors.html [ Slow ] 398 crbug.com/678498 [ Win ] virtual/disable-mojo-service-worker/http/tests/servicew orker/foreign-fetch-cors.html [ Slow ]
399 crbug.com/678498 [ Win ] virtual/mojo-loading/http/tests/serviceworker/foreign-f etch-cors.html [ Slow ] 399 crbug.com/678498 [ Win ] virtual/mojo-loading/http/tests/serviceworker/foreign-f etch-cors.html [ Slow ]
400 crbug.com/678498 [ Win ] virtual/service-worker-navigation-preload/http/tests/se rviceworker/foreign-fetch-cors.html [ Slow ] 400 crbug.com/678498 [ Win ] virtual/service-worker-navigation-preload/http/tests/se rviceworker/foreign-fetch-cors.html [ Slow ]
401 crbug.com/678496 [ Win ] http/tests/serviceworker/foreign-fetch-basics.html [ Sl ow ] 401 crbug.com/678496 [ Win ] http/tests/serviceworker/foreign-fetch-basics.html [ Sl ow ]
402 crbug.com/678496 [ Win ] virtual/disable-mojo-service-worker/http/tests/servicew orker/foreign-fetch-basics.html [ Slow ] 402 crbug.com/678496 [ Win ] virtual/disable-mojo-service-worker/http/tests/servicew orker/foreign-fetch-basics.html [ Slow ]
403 crbug.com/678496 [ Win ] virtual/mojo-loading/http/tests/serviceworker/foreign-f etch-basics.html [ Slow ] 403 crbug.com/678496 [ Win ] virtual/mojo-loading/http/tests/serviceworker/foreign-f etch-basics.html [ Slow ]
404 crbug.com/678496 [ Win ] virtual/service-worker-navigation-preload/http/tests/se rviceworker/foreign-fetch-basics.html [ Slow ] 404 crbug.com/678496 [ Win ] virtual/service-worker-navigation-preload/http/tests/se rviceworker/foreign-fetch-basics.html [ Slow ]
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698