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

Side by Side Diff: LayoutTests/SlowTests

Issue 243103009: Mark virtual/threaded/animations/keyframes-unprefixed-03.html as slow (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 8 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 | Annotate | Revision Log
« 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 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 92 matching lines...) Expand 10 before | Expand all | Expand 10 after
103 crbug.com/248938 virtual/threaded/animations/animation-on-inline-crash.html [ Sl ow ] 103 crbug.com/248938 virtual/threaded/animations/animation-on-inline-crash.html [ Sl ow ]
104 crbug.com/248938 virtual/threaded/animations/cross-fade-background-image.html [ Slow ] 104 crbug.com/248938 virtual/threaded/animations/cross-fade-background-image.html [ Slow ]
105 crbug.com/248938 virtual/threaded/animations/cross-fade-border-image-source.html [ Slow ] 105 crbug.com/248938 virtual/threaded/animations/cross-fade-border-image-source.html [ Slow ]
106 crbug.com/248938 virtual/threaded/animations/cross-fade-webkit-mask-box-image.ht ml [ Slow ] 106 crbug.com/248938 virtual/threaded/animations/cross-fade-webkit-mask-box-image.ht ml [ Slow ]
107 crbug.com/248938 virtual/threaded/animations/cross-fade-webkit-mask-image.html [ Slow ] 107 crbug.com/248938 virtual/threaded/animations/cross-fade-webkit-mask-image.html [ Slow ]
108 crbug.com/248938 virtual/threaded/animations/missing-values-last-keyframe.html [ Slow ] 108 crbug.com/248938 virtual/threaded/animations/missing-values-last-keyframe.html [ Slow ]
109 crbug.com/248938 virtual/threaded/animations/transition-and-animation-1.html [ S low ] 109 crbug.com/248938 virtual/threaded/animations/transition-and-animation-1.html [ S low ]
110 crbug.com/248938 virtual/threaded/animations/3d/replace-filling-transform.html [ Slow ] 110 crbug.com/248938 virtual/threaded/animations/3d/replace-filling-transform.html [ Slow ]
111 crbug.com/248938 virtual/threaded/animations/animation-welcome-safari.html [ Slo w ] 111 crbug.com/248938 virtual/threaded/animations/animation-welcome-safari.html [ Slo w ]
112 crbug.com/311482 virtual/threaded/animations/interpolation/filter-interpolation. html [ Slow ] 112 crbug.com/311482 virtual/threaded/animations/interpolation/filter-interpolation. html [ Slow ]
113 crbug.com/311482 virtual/threaded/animations/keyframes-unprefixed-03.html [ Slow ]
113 114
114 crbug.com/258896 animations/animation-direction-reverse-fill-mode.html [ Slow ] 115 crbug.com/258896 animations/animation-direction-reverse-fill-mode.html [ Slow ]
115 116
116 # FIXME: These tests might still be buggy and time out. They were marked as Slow on 9/20/2013. 117 # FIXME: These tests might still be buggy and time out. They were marked as Slow on 9/20/2013.
117 # Double-check the data after they've been running another week or so. 118 # Double-check the data after they've been running another week or so.
118 webkit.org/b/58193 [ Win7 ] http/tests/local/fileapi/send-sliced-dragged-file.ht ml [ Slow ] 119 webkit.org/b/58193 [ Win7 ] http/tests/local/fileapi/send-sliced-dragged-file.ht ml [ Slow ]
119 webkit.org/b/74746 [ Win ] http/tests/xmlhttprequest/workers/methods.html [ Slow ] 120 webkit.org/b/74746 [ Win ] http/tests/xmlhttprequest/workers/methods.html [ Slow ]
120 crbug.com/9798 [ Win Release ] http/tests/navigation/no-referrer-reset.html [ Sl ow ] 121 crbug.com/9798 [ Win Release ] http/tests/navigation/no-referrer-reset.html [ Sl ow ]
121 crbug.com/9798 [ Win Release ] http/tests/xmlhttprequest/small-chunks-response-t ext.html [ Slow ] 122 crbug.com/9798 [ Win Release ] http/tests/xmlhttprequest/small-chunks-response-t ext.html [ Slow ]
122 crbug.com/9798 [ Win ] http/tests/cookies/multiple-cookies.html [ Slow ] 123 crbug.com/9798 [ Win ] http/tests/cookies/multiple-cookies.html [ Slow ]
(...skipping 24 matching lines...) Expand all
147 crbug.com/331186 [ Debug ] css3/flexbox/position-absolute-child.html [ Slow ] 148 crbug.com/331186 [ Debug ] css3/flexbox/position-absolute-child.html [ Slow ]
148 149
149 crbug.com/357427 http/tests/workers/terminate-during-sync-operation.html [ Slow ] 150 crbug.com/357427 http/tests/workers/terminate-during-sync-operation.html [ Slow ]
150 151
151 crbug.com/362503 http/tests/xmlhttprequest/xmlhttprequest-responseXML-exception. html [ Slow ] 152 crbug.com/362503 http/tests/xmlhttprequest/xmlhttprequest-responseXML-exception. html [ Slow ]
152 crbug.com/362507 http/tests/media/media-source/webkitmediasource-seek-to-end-aft er-duration-change.html [ Slow ] 153 crbug.com/362507 http/tests/media/media-source/webkitmediasource-seek-to-end-aft er-duration-change.html [ Slow ]
153 crbug.com/362509 [ Debug ] fast/parser/xml-error-adopted.xml [ Slow ] 154 crbug.com/362509 [ Debug ] fast/parser/xml-error-adopted.xml [ Slow ]
154 155
155 crbug.com/363029 virtual/gpu/fast/canvas/canvas-composite-stroke-alpha.html [ Sl ow ] 156 crbug.com/363029 virtual/gpu/fast/canvas/canvas-composite-stroke-alpha.html [ Sl ow ]
156 crbug.com/364225 virtual/gpu/fast/canvas/canvas-composite-text-alpha.html [ Slow ] 157 crbug.com/364225 virtual/gpu/fast/canvas/canvas-composite-text-alpha.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