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

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

Issue 2857803002: Shape Detection: reconnect LayoutTests (Closed)
Patch Set: Removed expectation files and corrected shapedetection-empty-input test Created 3 years, 7 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 | third_party/WebKit/LayoutTests/fast/shapedetection/shapedetection-empty-input.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Intentional failures to test the layout test system. 1 # Intentional failures to test the layout test system.
2 Bug(intentional) harness-tests/crash.html [ Crash ] 2 Bug(intentional) harness-tests/crash.html [ Crash ]
3 Bug(intentional) harness-tests/timeout.html [ Timeout ] 3 Bug(intentional) harness-tests/timeout.html [ Timeout ]
4 4
5 # TODO(qyearsley): Remove these lines and uncomment other test expectation 5 # TODO(qyearsley): Remove these lines and uncomment other test expectation
6 # lines related to CSS tests (crbug.com/706118). 6 # lines related to CSS tests (crbug.com/706118).
7 crbug.com/706118 external/wpt/css/css-scoping-1 [ Skip ] 7 crbug.com/706118 external/wpt/css/css-scoping-1 [ Skip ]
8 crbug.com/706118 external/wpt/css/css-shapes-1 [ Skip ] 8 crbug.com/706118 external/wpt/css/css-shapes-1 [ Skip ]
9 crbug.com/706118 external/wpt/css/css-text-3 [ Skip ] 9 crbug.com/706118 external/wpt/css/css-text-3 [ Skip ]
10 crbug.com/706118 external/wpt/css/css-text-decor-3 [ Skip ] 10 crbug.com/706118 external/wpt/css/css-text-decor-3 [ Skip ]
(...skipping 3252 matching lines...) Expand 10 before | Expand all | Expand 10 after
3263 # When WebAssembly is exposed in V8 (soon), this test has the wrong number of ex pected Object.getOwnPropertyNames() for global object. 3263 # When WebAssembly is exposed in V8 (soon), this test has the wrong number of ex pected Object.getOwnPropertyNames() for global object.
3264 3264
3265 crbug.com/681468 fast/forms/suggestion-picker/date-suggestion-picker-appearance- zoom125.html [ Failure Pass ] 3265 crbug.com/681468 fast/forms/suggestion-picker/date-suggestion-picker-appearance- zoom125.html [ Failure Pass ]
3266 crbug.com/681468 fast/forms/suggestion-picker/date-suggestion-picker-appearance- zoom200.html [ Failure Pass ] 3266 crbug.com/681468 fast/forms/suggestion-picker/date-suggestion-picker-appearance- zoom200.html [ Failure Pass ]
3267 3267
3268 crbug.com/683800 [ Win7 Debug ] external/wpt/selection/ [ Failure Pass ] 3268 crbug.com/683800 [ Win7 Debug ] external/wpt/selection/ [ Failure Pass ]
3269 3269
3270 # CQ and Rebaseline-cl for crrev.com/2626973005 does not include this 3270 # CQ and Rebaseline-cl for crrev.com/2626973005 does not include this
3271 crbug.com/680407 [ Mac ] fast/forms/select/menulist-appearance-basic.html [ Need sManualRebaseline ] 3271 crbug.com/680407 [ Mac ] fast/forms/select/menulist-appearance-basic.html [ Need sManualRebaseline ]
3272 3272
3273 # No mock Mojo interface for services yet
3274 crbug.com/659139 [ Mac ] http/tests/shapedetection/shapedetection-cross-origin.h tml [ Skip ]
3275 crbug.com/659139 [ Mac ] virtual/mojo-loading/http/tests/shapedetection/shapedet ection-cross-origin.html [ Skip ]
3276 #crbug.com/659139 [ Mac ] shapedetection/detection-HTMLCanvasElement.html [ Skip ]
3277 crbug.com/659139 [ Mac ] shapedetection/detection-HTMLImageElement.html [ Skip ]
3278 crbug.com/659139 [ Mac ] shapedetection/detection-HTMLVideoElement.html [ Skip ]
3279 crbug.com/659139 [ Mac ] shapedetection/detection-ImageBitmap.html [ Skip ]
3280 crbug.com/659139 [ Mac ] shapedetection/detection-ImageData.html [ Skip ]
3281 crbug.com/659139 [ Mac ] shapedetection/detection-options.html [ Skip ]
3282
3283 # Importing 'fetch' tests from WPT. 3273 # Importing 'fetch' tests from WPT.
3284 crbug.com/705490 external/wpt/fetch/api/basic/error-after-response.html [ Timeou t Pass ] 3274 crbug.com/705490 external/wpt/fetch/api/basic/error-after-response.html [ Timeou t Pass ]
3285 3275
3286 # Non-deterministic output, as the failing subtests dump timestamps. 3276 # Non-deterministic output, as the failing subtests dump timestamps.
3287 crbug.com/705490 external/wpt/fetch/api/request/request-cache-reload.html [ Fail ure ] 3277 crbug.com/705490 external/wpt/fetch/api/request/request-cache-reload.html [ Fail ure ]
3288 crbug.com/705490 external/wpt/fetch/api/request/request-cache-no-store.html [ Fa ilure ] 3278 crbug.com/705490 external/wpt/fetch/api/request/request-cache-no-store.html [ Fa ilure ]
3289 3279
3290 # XMLHttpRequest tests with non-deterministic results. 3280 # XMLHttpRequest tests with non-deterministic results.
3291 crbug.com/711493 external/wpt/XMLHttpRequest/responsexml-document-properties.htm [ Failure ] 3281 crbug.com/711493 external/wpt/XMLHttpRequest/responsexml-document-properties.htm [ Failure ]
3292 crbug.com/711493 external/wpt/XMLHttpRequest/send-authentication-prompt-2-manual .htm [ Failure ] 3282 crbug.com/711493 external/wpt/XMLHttpRequest/send-authentication-prompt-2-manual .htm [ Failure ]
(...skipping 21 matching lines...) Expand all
3314 3304
3315 # Sheriff failures 2017-03-10 3305 # Sheriff failures 2017-03-10
3316 crbug.com/402805 inspector-protocol/input/emulateTouchFromMouseEvent.html [ Time out ] 3306 crbug.com/402805 inspector-protocol/input/emulateTouchFromMouseEvent.html [ Time out ]
3317 crbug.com/700374 [ Win ] virtual/mojo-loading/http/tests/inspector/workers-on-na vigation.html [ Failure Pass ] 3307 crbug.com/700374 [ Win ] virtual/mojo-loading/http/tests/inspector/workers-on-na vigation.html [ Failure Pass ]
3318 crbug.com/700374 [ Win ] http/tests/inspector/workers-on-navigation.html [ Failu re Pass ] 3308 crbug.com/700374 [ Win ] http/tests/inspector/workers-on-navigation.html [ Failu re Pass ]
3319 3309
3320 # Sheriff failures 2017-03-21 3310 # Sheriff failures 2017-03-21
3321 crbug.com/703503 inspector/tracing/timeline-js/timeline-runtime-stats.html [ Fai lure Pass ] 3311 crbug.com/703503 inspector/tracing/timeline-js/timeline-runtime-stats.html [ Fai lure Pass ]
3322 crbug.com/703518 inspector/tracing/worker-js-frames.html [ Failure Pass ] 3312 crbug.com/703518 inspector/tracing/worker-js-frames.html [ Failure Pass ]
3323 crbug.com/703518 virtual/threaded/inspector/tracing/worker-js-frames.html [ Fail ure Pass ] 3313 crbug.com/703518 virtual/threaded/inspector/tracing/worker-js-frames.html [ Fail ure Pass ]
3324 crbug.com/703533 [ Mac ] shapedetection/detection-security-test.html [ Crash Fa ilure Pass Timeout ]
3325 crbug.com/674720 http/tests/loading/preload-img-test.html [ Pass Failure ] 3314 crbug.com/674720 http/tests/loading/preload-img-test.html [ Pass Failure ]
3326 crbug.com/674720 virtual/mojo-loading/http/tests/loading/preload-img-test.html [ Pass Failure ] 3315 crbug.com/674720 virtual/mojo-loading/http/tests/loading/preload-img-test.html [ Pass Failure ]
3327 3316
3328 crbug.com/708499 fast/compositor-wheel-scroll-latching/touchpad-scroll-impl-to-m ain.html [ Pass Timeout ] 3317 crbug.com/708499 fast/compositor-wheel-scroll-latching/touchpad-scroll-impl-to-m ain.html [ Pass Timeout ]
3329 crbug.com/708499 virtual/wheelscrolllatching/fast/compositor-wheel-scroll-latchi ng/touchpad-scroll-impl-to-main.html [ Pass Timeout ] 3318 crbug.com/708499 virtual/wheelscrolllatching/fast/compositor-wheel-scroll-latchi ng/touchpad-scroll-impl-to-main.html [ Pass Timeout ]
3330 3319
3331 crbug.com/706091 [ Linux ] virtual/wheelscrolllatching/fast/events/wheel/wheel-s croll-latching-on-scrollbar.html [ Failure Pass ] 3320 crbug.com/706091 [ Linux ] virtual/wheelscrolllatching/fast/events/wheel/wheel-s croll-latching-on-scrollbar.html [ Failure Pass ]
3332 3321
3333 # Sheriff failures 2017-04-03
3334 # Should be [ Crash Pass ], but this has a commented out [ Skip ] expectation
3335 # for Mac earlier in the file, so just skip it everywhere.
3336 crbug.com/707689 shapedetection/detection-HTMLCanvasElement.html [ Skip ]
3337
3338 # Sheriff failures 2017-04-19 3322 # Sheriff failures 2017-04-19
3339 crbug.com/713094 [ Win ] virtual/sharedarraybuffer/fast/css/fontfaceset-check-pl atform-fonts.html [ Failure Pass ] 3323 crbug.com/713094 [ Win ] virtual/sharedarraybuffer/fast/css/fontfaceset-check-pl atform-fonts.html [ Failure Pass ]
3340 # Sheriff failure 2017-04-26 3324 # Sheriff failure 2017-04-26
3341 crbug.com/713094 [ Win ] fast/css/fontfaceset-check-platform-fonts.html [ Failur e Pass ] 3325 crbug.com/713094 [ Win ] fast/css/fontfaceset-check-platform-fonts.html [ Failur e Pass ]
3342 3326
3343 # Sheriff failures 2017-04-24 3327 # Sheriff failures 2017-04-24
3344 crbug.com/714862 [ Android ] tables/mozilla/collapsing_borders/bug41262-3.html [ Failure ] 3328 crbug.com/714862 [ Android ] tables/mozilla/collapsing_borders/bug41262-3.html [ Failure ]
3345 3329
3346 # Tests to be run only under virtual/experimental-canvas-features/ 3330 # Tests to be run only under virtual/experimental-canvas-features/
3347 crbug.com/682753 fast/canvas-experimental [ Skip ] 3331 crbug.com/682753 fast/canvas-experimental [ Skip ]
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
3381 # Sheriff flake 2017-05-01 3365 # Sheriff flake 2017-05-01
3382 crbug.com/716729 external/wpt/WebCryptoAPI/generateKey/test_successes_RSA-OAEP.h ttps.html [ Pass Timeout ] 3366 crbug.com/716729 external/wpt/WebCryptoAPI/generateKey/test_successes_RSA-OAEP.h ttps.html [ Pass Timeout ]
3383 3367
3384 # Sheriff failures 2017-05-02 3368 # Sheriff failures 2017-05-02
3385 crbug.com/693065 [ Mac ] fast/text/variable-fonts/variable-gpos-m2b.html [ Failu re ] 3369 crbug.com/693065 [ Mac ] fast/text/variable-fonts/variable-gpos-m2b.html [ Failu re ]
3386 crbug.com/717389 [ Linux Debug ] virtual/gpu/fast/canvas/canvas-clip-rule.html [ Crash ] 3370 crbug.com/717389 [ Linux Debug ] virtual/gpu/fast/canvas/canvas-clip-rule.html [ Crash ]
3387 crbug.com/717389 [ Linux Debug ] virtual/gpu/fast/canvas/canvas-path-context-cli p.html [ Crash ] 3371 crbug.com/717389 [ Linux Debug ] virtual/gpu/fast/canvas/canvas-path-context-cli p.html [ Crash ]
3388 crbug.com/717389 [ Win7 Debug ] virtual/gpu/fast/canvas/canvas-clip-rule.html [ Timeout ] 3372 crbug.com/717389 [ Win7 Debug ] virtual/gpu/fast/canvas/canvas-clip-rule.html [ Timeout ]
3389 crbug.com/717389 [ Win7 Debug ] virtual/gpu/fast/canvas/canvas-path-context-clip .html [ Timeout ] 3373 crbug.com/717389 [ Win7 Debug ] virtual/gpu/fast/canvas/canvas-path-context-clip .html [ Timeout ]
3390 3374
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/fast/shapedetection/shapedetection-empty-input.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698