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

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

Issue 2074563002: bluetooth: mac: write characteristic implementation (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@read_characteristicscan_servicescan_cleanup
Patch Set: Merge from top of tree 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 1382 matching lines...) Expand 10 before | Expand all | Expand 10 after
1393 crbug.com/611658 [ Win7 ] fast/forms/text/text-font-height-mismatch.html [ Failu re ] 1393 crbug.com/611658 [ Win7 ] fast/forms/text/text-font-height-mismatch.html [ Failu re ]
1394 crbug.com/611658 [ Win7 ] fast/text/emphasis-combined-text.html [ Failure ] 1394 crbug.com/611658 [ Win7 ] fast/text/emphasis-combined-text.html [ Failure ]
1395 crbug.com/611658 [ Win7 ] fast/text/emphasis.html [ Failure ] 1395 crbug.com/611658 [ Win7 ] fast/text/emphasis.html [ Failure ]
1396 crbug.com/611658 [ Win7 ] fast/writing-mode/english-lr-text.html [ Failure ] 1396 crbug.com/611658 [ Win7 ] fast/writing-mode/english-lr-text.html [ Failure ]
1397 1397
1398 crbug.com/605059 [ Retina ] fast/text/international/rtl-negative-letter-spacing. html [ Failure ] 1398 crbug.com/605059 [ Retina ] fast/text/international/rtl-negative-letter-spacing. html [ Failure ]
1399 1399
1400 crbug.com/610464 [ Win7 Debug ] inspector/components/throttler.html [ Failure Pa ss ] 1400 crbug.com/610464 [ Win7 Debug ] inspector/components/throttler.html [ Failure Pa ss ]
1401 1401
1402 # TODO(jlebel): Remove when methods are implemented. 1402 # TODO(jlebel): Remove when methods are implemented.
1403 crbug.com/609067 [ Mac ] bluetooth/gattserverdisconnected-event/reconnect-during -disconnected-event.html [ Skip ]
1404 crbug.com/609067 [ Mac ] bluetooth/connect/connect-disconnected-connect.html [ S kip ]
1405 crbug.com/609067 [ Mac ] bluetooth/gattserverdisconnected-event/disconnected.htm l [ Skip ]
1406 crbug.com/609068 [ Mac ] bluetooth/notifications/add-listener-after-promise.html [ Skip ] 1403 crbug.com/609068 [ Mac ] bluetooth/notifications/add-listener-after-promise.html [ Skip ]
1407 crbug.com/609068 [ Mac ] bluetooth/notifications/add-multiple-event-listeners.ht ml [ Skip ] 1404 crbug.com/609068 [ Mac ] bluetooth/notifications/add-multiple-event-listeners.ht ml [ Skip ]
1408 crbug.com/609068 [ Mac ] bluetooth/notifications/characteristic-does-not-support -notifications.html [ Skip ] 1405 crbug.com/609068 [ Mac ] bluetooth/notifications/characteristic-does-not-support -notifications.html [ Skip ]
1409 crbug.com/609068 [ Mac ] bluetooth/notifications/characteristic-is-removed.html [ Skip ] 1406 crbug.com/609068 [ Mac ] bluetooth/notifications/characteristic-is-removed.html [ Skip ]
1410 crbug.com/609068 [ Mac ] bluetooth/notifications/concurrent-starts.html [ Skip ] 1407 crbug.com/609068 [ Mac ] bluetooth/notifications/concurrent-starts.html [ Skip ]
1411 crbug.com/609068 [ Mac ] bluetooth/notifications/concurrent-stops.html [ Skip ] 1408 crbug.com/609068 [ Mac ] bluetooth/notifications/concurrent-stops.html [ Skip ]
1412 crbug.com/609068 [ Mac ] bluetooth/notifications/device-goes-out-of-range.html [ Skip ] 1409 crbug.com/609068 [ Mac ] bluetooth/notifications/device-goes-out-of-range.html [ Skip ]
1413 crbug.com/609068 [ Mac ] bluetooth/notifications/event-after-starting.html [ Ski p ] 1410 crbug.com/609068 [ Mac ] bluetooth/notifications/event-after-starting.html [ Ski p ]
1414 crbug.com/609068 [ Mac ] bluetooth/notifications/gc-with-pending-start.html [ Sk ip ] 1411 crbug.com/609068 [ Mac ] bluetooth/notifications/gc-with-pending-start.html [ Sk ip ]
1415 crbug.com/609068 [ Mac ] bluetooth/notifications/gc-with-pending-stop.html [ Ski p ] 1412 crbug.com/609068 [ Mac ] bluetooth/notifications/gc-with-pending-stop.html [ Ski p ]
1416 crbug.com/609068 [ Mac ] bluetooth/notifications/parallel-start-stop.html [ Skip ] 1413 crbug.com/609068 [ Mac ] bluetooth/notifications/parallel-start-stop.html [ Skip ]
1417 crbug.com/609068 [ Mac ] bluetooth/notifications/service-is-removed.html [ Skip ] 1414 crbug.com/609068 [ Mac ] bluetooth/notifications/service-is-removed.html [ Skip ]
1418 crbug.com/609068 [ Mac ] bluetooth/notifications/start-before-stop-resolves.html [ Skip ] 1415 crbug.com/609068 [ Mac ] bluetooth/notifications/start-before-stop-resolves.html [ Skip ]
1419 crbug.com/609068 [ Mac ] bluetooth/notifications/start-fails.html [ Skip ] 1416 crbug.com/609068 [ Mac ] bluetooth/notifications/start-fails.html [ Skip ]
1420 crbug.com/609068 [ Mac ] bluetooth/notifications/start-stop-start-stop.html [ Sk ip ] 1417 crbug.com/609068 [ Mac ] bluetooth/notifications/start-stop-start-stop.html [ Sk ip ]
1421 crbug.com/609068 [ Mac ] bluetooth/notifications/start-succeeds.html [ Skip ] 1418 crbug.com/609068 [ Mac ] bluetooth/notifications/start-succeeds.html [ Skip ]
1422 crbug.com/609068 [ Mac ] bluetooth/notifications/start-twice-in-a-row.html [ Ski p ] 1419 crbug.com/609068 [ Mac ] bluetooth/notifications/start-twice-in-a-row.html [ Ski p ]
1423 crbug.com/609068 [ Mac ] bluetooth/notifications/stop-twice.html [ Skip ] 1420 crbug.com/609068 [ Mac ] bluetooth/notifications/stop-twice.html [ Skip ]
1424 crbug.com/609068 [ Mac ] bluetooth/notifications/stop-without-starting.html [ Sk ip ] 1421 crbug.com/609068 [ Mac ] bluetooth/notifications/stop-without-starting.html [ Sk ip ]
1425 crbug.com/609067 [ Mac ] bluetooth/readValue/blacklisted-characteristic.html [ S kip ]
1426 crbug.com/609067 [ Mac ] bluetooth/writeValue/blacklisted-characteristic.html [ Skip ]
1427 crbug.com/609067 [ Mac ] bluetooth/writeValue/characteristic-is-removed.html [ S kip ]
1428 crbug.com/609067 [ Mac ] bluetooth/writeValue/device-goes-out-of-range.html [ Sk ip ]
1429 crbug.com/609067 [ Mac ] bluetooth/writeValue/service-is-removed.html [ Skip ]
1430 crbug.com/609067 [ Mac ] bluetooth/writeValue/value-too-long.html [ Skip ]
1431 crbug.com/609067 [ Mac ] bluetooth/writeValue/write-fails.html [ Skip ]
1432 crbug.com/609067 [ Mac ] bluetooth/writeValue/write-succeeds.html [ Skip ]
1433 crbug.com/609067 [ Mac ] bluetooth/writeValue/write-updates-value.html [ Skip ]
1434 1422
1435 crbug.com/487344 compositing/video/video-controls-layer-creation.html [ Failure ] 1423 crbug.com/487344 compositing/video/video-controls-layer-creation.html [ Failure ]
1436 crbug.com/487344 fast/hidpi/video-controls-in-hidpi.html [ Failure ] 1424 crbug.com/487344 fast/hidpi/video-controls-in-hidpi.html [ Failure ]
1437 crbug.com/487344 fast/layers/video-layer.html [ Failure ] 1425 crbug.com/487344 fast/layers/video-layer.html [ Failure ]
1438 crbug.com/487344 http/tests/media/video-buffered-range-contains-currentTime.html [ Failure ] 1426 crbug.com/487344 http/tests/media/video-buffered-range-contains-currentTime.html [ Failure ]
1439 crbug.com/487344 media/audio-controls-rendering.html [ Failure ] 1427 crbug.com/487344 media/audio-controls-rendering.html [ Failure ]
1440 crbug.com/487344 media/audio-repaint.html [ Failure ] 1428 crbug.com/487344 media/audio-repaint.html [ Failure ]
1441 crbug.com/487344 media/controls-after-reload.html [ Failure ] 1429 crbug.com/487344 media/controls-after-reload.html [ Failure ]
1442 crbug.com/487344 media/controls-focus-ring.html [ Failure ] 1430 crbug.com/487344 media/controls-focus-ring.html [ Failure ]
1443 crbug.com/487344 media/controls-layout-direction.html [ Failure ] 1431 crbug.com/487344 media/controls-layout-direction.html [ Failure ]
(...skipping 29 matching lines...) Expand all
1473 1461
1474 crbug.com/622368 [ Linux Win Debug ] fast/repaint/obscured-background-no-repaint .html [ Pass Failure ] 1462 crbug.com/622368 [ Linux Win Debug ] fast/repaint/obscured-background-no-repaint .html [ Pass Failure ]
1475 1463
1476 crbug.com/621892 css3/filters/effect-brightness-clamping-hw.html [ Pass Failure ] 1464 crbug.com/621892 css3/filters/effect-brightness-clamping-hw.html [ Pass Failure ]
1477 crbug.com/621892 css3/filters/effect-brightness-hw.html [ Pass Failure ] 1465 crbug.com/621892 css3/filters/effect-brightness-hw.html [ Pass Failure ]
1478 crbug.com/621892 css3/filters/effect-hue-rotate-hw.html [ Pass Failure ] 1466 crbug.com/621892 css3/filters/effect-hue-rotate-hw.html [ Pass Failure ]
1479 crbug.com/621892 css3/filters/effect-saturate-hw.html [ Pass Failure ] 1467 crbug.com/621892 css3/filters/effect-saturate-hw.html [ Pass Failure ]
1480 crbug.com/621892 css3/filters/effect-sepia-hw.html [ Pass Failure ] 1468 crbug.com/621892 css3/filters/effect-sepia-hw.html [ Pass Failure ]
1481 1469
1482 crbug.com/622672 [ Mac ] virtual/threaded/fast/scroll-behavior/overflow-interrup ted-scroll.html [ Pass Failure ] 1470 crbug.com/622672 [ Mac ] virtual/threaded/fast/scroll-behavior/overflow-interrup ted-scroll.html [ Pass Failure ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698