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

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

Issue 2094633003: Bluetooth: Mac: implementation for start notification (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@write_read_characteristicscan_servicescan_cleanup
Patch Set: Addressing msarda's comments 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 # ====== Oilpan-only failures from here ====== 1 # ====== Oilpan-only failures from here ======
2 # Most of these actually cause the tests to report success, rather than 2 # Most of these actually cause the tests to report success, rather than
3 # failure. Expected outputs will be adjusted for the better once Oilpan 3 # failure. Expected outputs will be adjusted for the better once Oilpan
4 # has been well and truly enabled always. 4 # has been well and truly enabled always.
5 5
6 crbug.com/420008 inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ] 6 crbug.com/420008 inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ]
7 crbug.com/420008 virtual/threaded/inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ] 7 crbug.com/420008 virtual/threaded/inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ]
8 crbug.com/596940 inspector-protocol/runtime/runtime-execution-contexts-events.ht ml [ Pass Timeout ] 8 crbug.com/596940 inspector-protocol/runtime/runtime-execution-contexts-events.ht ml [ Pass Timeout ]
9 crbug.com/597572 [ Debug ] http/tests/inspector/resource-tree/resource-tree-relo ad.html [ Pass Failure ] 9 crbug.com/597572 [ Debug ] http/tests/inspector/resource-tree/resource-tree-relo ad.html [ Pass Failure ]
10 10
(...skipping 1370 matching lines...) Expand 10 before | Expand all | Expand 10 after
1381 crbug.com/611658 [ Win7 ] fast/forms/text/text-font-height-mismatch.html [ Failu re ] 1381 crbug.com/611658 [ Win7 ] fast/forms/text/text-font-height-mismatch.html [ Failu re ]
1382 crbug.com/611658 [ Win7 ] fast/text/emphasis-combined-text.html [ Failure ] 1382 crbug.com/611658 [ Win7 ] fast/text/emphasis-combined-text.html [ Failure ]
1383 crbug.com/611658 [ Win7 ] fast/text/emphasis.html [ Failure ] 1383 crbug.com/611658 [ Win7 ] fast/text/emphasis.html [ Failure ]
1384 crbug.com/611658 [ Win7 ] fast/writing-mode/english-lr-text.html [ Failure ] 1384 crbug.com/611658 [ Win7 ] fast/writing-mode/english-lr-text.html [ Failure ]
1385 1385
1386 crbug.com/605059 [ Retina ] fast/text/international/rtl-negative-letter-spacing. html [ Failure ] 1386 crbug.com/605059 [ Retina ] fast/text/international/rtl-negative-letter-spacing. html [ Failure ]
1387 1387
1388 crbug.com/610464 [ Win7 Debug ] inspector/components/throttler.html [ Failure Pa ss ] 1388 crbug.com/610464 [ Win7 Debug ] inspector/components/throttler.html [ Failure Pa ss ]
1389 1389
1390 # TODO(jlebel): Remove when methods are implemented. 1390 # TODO(jlebel): Remove when methods are implemented.
1391 crbug.com/609068 [ Mac ] bluetooth/notifications/add-listener-after-promise.html [ Skip ] 1391 crbug.com/624019 [ Mac ] bluetooth/notifications/add-multiple-event-listeners.ht ml [ Skip ]
1392 crbug.com/609068 [ Mac ] bluetooth/notifications/add-multiple-event-listeners.ht ml [ Skip ] 1392 crbug.com/624019 [ Mac ] bluetooth/notifications/concurrent-stops.html [ Skip ]
1393 crbug.com/609068 [ Mac ] bluetooth/notifications/characteristic-does-not-support -notifications.html [ Skip ] 1393 crbug.com/624019 [ Mac ] bluetooth/notifications/event-after-starting.html [ Ski p ]
1394 crbug.com/609068 [ Mac ] bluetooth/notifications/characteristic-is-removed.html [ Skip ] 1394 crbug.com/624019 [ Mac ] bluetooth/notifications/gc-with-pending-stop.html [ Ski p ]
1395 crbug.com/609068 [ Mac ] bluetooth/notifications/concurrent-starts.html [ Skip ] 1395 crbug.com/624019 [ Mac ] bluetooth/notifications/parallel-start-stop.html [ Skip ]
1396 crbug.com/609068 [ Mac ] bluetooth/notifications/concurrent-stops.html [ Skip ] 1396 crbug.com/624019 [ Mac ] bluetooth/notifications/start-before-stop-resolves.html [ Skip ]
1397 crbug.com/609068 [ Mac ] bluetooth/notifications/device-goes-out-of-range.html [ Skip ] 1397 crbug.com/624019 [ Mac ] bluetooth/notifications/start-stop-start-stop.html [ Sk ip ]
1398 crbug.com/609068 [ Mac ] bluetooth/notifications/event-after-starting.html [ Ski p ] 1398 crbug.com/624019 [ Mac ] bluetooth/notifications/start-succeeds.html [ Skip ]
1399 crbug.com/609068 [ Mac ] bluetooth/notifications/gc-with-pending-start.html [ Sk ip ] 1399 crbug.com/624019 [ Mac ] bluetooth/notifications/stop-twice.html [ Skip ]
1400 crbug.com/609068 [ Mac ] bluetooth/notifications/gc-with-pending-stop.html [ Ski p ] 1400 crbug.com/624019 [ Mac ] bluetooth/notifications/stop-without-starting.html [ Sk ip ]
1401 crbug.com/609068 [ Mac ] bluetooth/notifications/parallel-start-stop.html [ Skip ]
1402 crbug.com/609068 [ Mac ] bluetooth/notifications/service-is-removed.html [ Skip ]
1403 crbug.com/609068 [ Mac ] bluetooth/notifications/start-before-stop-resolves.html [ Skip ]
1404 crbug.com/609068 [ Mac ] bluetooth/notifications/start-fails.html [ Skip ]
1405 crbug.com/609068 [ Mac ] bluetooth/notifications/start-stop-start-stop.html [ Sk ip ]
1406 crbug.com/609068 [ Mac ] bluetooth/notifications/start-succeeds.html [ Skip ]
1407 crbug.com/609068 [ Mac ] bluetooth/notifications/start-twice-in-a-row.html [ Ski p ]
1408 crbug.com/609068 [ Mac ] bluetooth/notifications/stop-twice.html [ Skip ]
1409 crbug.com/609068 [ Mac ] bluetooth/notifications/stop-without-starting.html [ Sk ip ]
1410 1401
1411 crbug.com/487344 compositing/video/video-controls-layer-creation.html [ Failure ] 1402 crbug.com/487344 compositing/video/video-controls-layer-creation.html [ Failure ]
1412 crbug.com/487344 fast/hidpi/video-controls-in-hidpi.html [ Failure ] 1403 crbug.com/487344 fast/hidpi/video-controls-in-hidpi.html [ Failure ]
1413 crbug.com/487344 fast/layers/video-layer.html [ Failure ] 1404 crbug.com/487344 fast/layers/video-layer.html [ Failure ]
1414 crbug.com/487344 http/tests/media/video-buffered-range-contains-currentTime.html [ Failure ] 1405 crbug.com/487344 http/tests/media/video-buffered-range-contains-currentTime.html [ Failure ]
1415 crbug.com/487344 media/audio-controls-rendering.html [ Failure ] 1406 crbug.com/487344 media/audio-controls-rendering.html [ Failure ]
1416 crbug.com/487344 media/audio-repaint.html [ Failure ] 1407 crbug.com/487344 media/audio-repaint.html [ Failure ]
1417 crbug.com/487344 media/controls-after-reload.html [ Failure ] 1408 crbug.com/487344 media/controls-after-reload.html [ Failure ]
1418 crbug.com/487344 media/controls-focus-ring.html [ Failure ] 1409 crbug.com/487344 media/controls-focus-ring.html [ Failure ]
1419 crbug.com/487344 media/controls-layout-direction.html [ Failure ] 1410 crbug.com/487344 media/controls-layout-direction.html [ Failure ]
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
1452 crbug.com/621892 css3/filters/effect-brightness-clamping-hw.html [ Pass Failure ] 1443 crbug.com/621892 css3/filters/effect-brightness-clamping-hw.html [ Pass Failure ]
1453 crbug.com/621892 css3/filters/effect-brightness-hw.html [ Pass Failure ] 1444 crbug.com/621892 css3/filters/effect-brightness-hw.html [ Pass Failure ]
1454 crbug.com/621892 css3/filters/effect-hue-rotate-hw.html [ Pass Failure ] 1445 crbug.com/621892 css3/filters/effect-hue-rotate-hw.html [ Pass Failure ]
1455 crbug.com/621892 css3/filters/effect-saturate-hw.html [ Pass Failure ] 1446 crbug.com/621892 css3/filters/effect-saturate-hw.html [ Pass Failure ]
1456 crbug.com/621892 css3/filters/effect-sepia-hw.html [ Pass Failure ] 1447 crbug.com/621892 css3/filters/effect-sepia-hw.html [ Pass Failure ]
1457 1448
1458 crbug.com/622672 [ Mac ] virtual/threaded/fast/scroll-behavior/overflow-interrup ted-scroll.html [ Pass Failure ] 1449 crbug.com/622672 [ Mac ] virtual/threaded/fast/scroll-behavior/overflow-interrup ted-scroll.html [ Pass Failure ]
1459 1450
1460 #TODO(bsalomon): Auto rebaseline after next Skia roll 1451 #TODO(bsalomon): Auto rebaseline after next Skia roll
1461 crbug.com/623630 virtual/gpu/fast/canvas/canvas-imageSmoothingQuality-pixel.html [ NeedsManualRebaseline ] 1452 crbug.com/623630 virtual/gpu/fast/canvas/canvas-imageSmoothingQuality-pixel.html [ NeedsManualRebaseline ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698