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

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

Issue 2071323002: bluetooth: mac: Initial BluetoothRemoteGattCharacteristicMac implementation (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Skip reconnect-during-disconnected-event test Created 4 years, 6 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 1536 matching lines...) Expand 10 before | Expand all | Expand 10 after
1547 crbug.com/617799 crbug.com/620126 svg/custom/relative-sized-shadow-tree-content. xhtml [ NeedsRebaseline ] 1547 crbug.com/617799 crbug.com/620126 svg/custom/relative-sized-shadow-tree-content. xhtml [ NeedsRebaseline ]
1548 crbug.com/617799 crbug.com/620126 svg/custom/relative-sized-deep-shadow-tree-con tent.xhtml [ NeedsRebaseline ] 1548 crbug.com/617799 crbug.com/620126 svg/custom/relative-sized-deep-shadow-tree-con tent.xhtml [ NeedsRebaseline ]
1549 crbug.com/617799 crbug.com/620126 svg/custom/relative-sized-content.xhtml [ Need sRebaseline ] 1549 crbug.com/617799 crbug.com/620126 svg/custom/relative-sized-content.xhtml [ Need sRebaseline ]
1550 crbug.com/617799 crbug.com/620126 svg/custom/relative-sized-image.xhtml [ NeedsR ebaseline ] 1550 crbug.com/617799 crbug.com/620126 svg/custom/relative-sized-image.xhtml [ NeedsR ebaseline ]
1551 1551
1552 # Failure on Linux Trusty, temporarily disabled. 1552 # Failure on Linux Trusty, temporarily disabled.
1553 crbug.com/617799 crbug.com/621025 [ Linux ] svg/custom/text-match-highlight.html [ NeedsRebaseline ] 1553 crbug.com/617799 crbug.com/621025 [ Linux ] svg/custom/text-match-highlight.html [ NeedsRebaseline ]
1554 1554
1555 # TODO(jlebel): Remove when methods are implemented. 1555 # TODO(jlebel): Remove when methods are implemented.
1556 crbug.com/609065 [ Mac ] bluetooth/characteristicProperties.html [ Skip ] 1556 crbug.com/609065 [ Mac ] bluetooth/characteristicProperties.html [ Skip ]
1557 crbug.com/609064 [ Mac ] bluetooth/connect/connect-disconnected-connect.html [ S kip ] 1557 crbug.com/609065 [ Mac ] bluetooth/connect/connect-disconnected-connect.html [ S kip ]
1558 crbug.com/609064 [ Mac ] bluetooth/gattserverdisconnected-event/disconnected.htm l [ Skip ] 1558 crbug.com/609065 [ Mac ] bluetooth/gattserverdisconnected-event/disconnected.htm l [ Skip ]
1559 crbug.com/609064 [ Mac ] bluetooth/gattserverdisconnected-event/disconnected_gc. html [ Skip ] 1559 crbug.com/609065 [ Mac ] bluetooth/getCharacteristics/correct-characteristics.ht ml [ Skip ]
1560 crbug.com/609064 [ Mac ] bluetooth/gattserverdisconnected-event/one-event-per-di sconnection.html [ Skip ] 1560 crbug.com/609065 [ Mac ] bluetooth/gattserverdisconnected-event/reconnect-during -disconnected-event.html [ Skip ]
1561 crbug.com/609064 [ Mac ] bluetooth/gattserverdisconnected-event/reconnect-during -disconnected-event.html [ Skip ]
1562 crbug.com/609064 [ Mac ] bluetooth/getCharacteristic/blacklisted-characteristic. html [ Skip ]
1563 crbug.com/609064 [ Mac ] bluetooth/getCharacteristic/characteristic-found.html [ Skip ]
1564 crbug.com/609064 [ Mac ] bluetooth/getCharacteristic/characteristic-not-found.ht ml [ Skip ]
1565 crbug.com/609064 [ Mac ] bluetooth/getCharacteristic/device-goes-out-of-range.ht ml [ Skip ]
1566 crbug.com/609064 [ Mac ] bluetooth/getCharacteristic/get-same-characteristic.htm l [ Skip ]
1567 crbug.com/609064 [ Mac ] bluetooth/getCharacteristic/invalid-characteristic-name .html [ Skip ]
1568 crbug.com/609064 [ Mac ] bluetooth/getCharacteristic/service-is-removed.html [ S kip ]
1569 crbug.com/609064 [ Mac ] bluetooth/getCharacteristics/blacklisted-characteristic s-with-uuid.html [ Skip ]
1570 crbug.com/609064 [ Mac ] bluetooth/getCharacteristics/blacklisted-characteristic s.html [ Skip ]
1571 crbug.com/609064 [ Mac ] bluetooth/getCharacteristics/characteristics-found-with -uuid.html [ Skip ]
1572 crbug.com/609064 [ Mac ] bluetooth/getCharacteristics/characteristics-found.html [ Skip ]
1573 crbug.com/609064 [ Mac ] bluetooth/getCharacteristics/characteristics-not-found- with-uuid.html [ Skip ]
1574 crbug.com/609064 [ Mac ] bluetooth/getCharacteristics/characteristics-not-found. html [ Skip ]
1575 crbug.com/609064 [ Mac ] bluetooth/getCharacteristics/correct-characteristics.ht ml [ Skip ]
1576 crbug.com/609064 [ Mac ] bluetooth/getCharacteristics/device-goes-out-of-range-w ith-uuid.html [ Skip ]
1577 crbug.com/609064 [ Mac ] bluetooth/getCharacteristics/device-goes-out-of-range.h tml [ Skip ]
1578 crbug.com/609064 [ Mac ] bluetooth/getCharacteristics/get-same-characteristics.h tml [ Skip ]
1579 crbug.com/609064 [ Mac ] bluetooth/getCharacteristics/invalid-characteristic-nam e.html [ Skip ]
1580 crbug.com/609064 [ Mac ] bluetooth/getCharacteristics/service-is-removed-with-uu id.html [ Skip ]
1581 crbug.com/609064 [ Mac ] bluetooth/getCharacteristics/service-is-removed.html [ Skip ]
1582 crbug.com/609064 [ Mac ] bluetooth/getPrimaryServices/correct-services.html [ Sk ip ]
1583 crbug.com/609068 [ Mac ] bluetooth/notifications/add-listener-after-promise.html [ Skip ] 1561 crbug.com/609068 [ Mac ] bluetooth/notifications/add-listener-after-promise.html [ Skip ]
1584 crbug.com/609068 [ Mac ] bluetooth/notifications/add-multiple-event-listeners.ht ml [ Skip ] 1562 crbug.com/609068 [ Mac ] bluetooth/notifications/add-multiple-event-listeners.ht ml [ Skip ]
1585 crbug.com/609068 [ Mac ] bluetooth/notifications/characteristic-does-not-support -notifications.html [ Skip ] 1563 crbug.com/609068 [ Mac ] bluetooth/notifications/characteristic-does-not-support -notifications.html [ Skip ]
1586 crbug.com/609068 [ Mac ] bluetooth/notifications/characteristic-is-removed.html [ Skip ] 1564 crbug.com/609068 [ Mac ] bluetooth/notifications/characteristic-is-removed.html [ Skip ]
1587 crbug.com/609068 [ Mac ] bluetooth/notifications/concurrent-starts.html [ Skip ] 1565 crbug.com/609068 [ Mac ] bluetooth/notifications/concurrent-starts.html [ Skip ]
1588 crbug.com/609068 [ Mac ] bluetooth/notifications/concurrent-stops.html [ Skip ] 1566 crbug.com/609068 [ Mac ] bluetooth/notifications/concurrent-stops.html [ Skip ]
1589 crbug.com/609068 [ Mac ] bluetooth/notifications/device-goes-out-of-range.html [ Skip ] 1567 crbug.com/609068 [ Mac ] bluetooth/notifications/device-goes-out-of-range.html [ Skip ]
1590 crbug.com/609068 [ Mac ] bluetooth/notifications/event-after-starting.html [ Ski p ] 1568 crbug.com/609068 [ Mac ] bluetooth/notifications/event-after-starting.html [ Ski p ]
1591 crbug.com/609068 [ Mac ] bluetooth/notifications/gc-with-pending-start.html [ Sk ip ] 1569 crbug.com/609068 [ Mac ] bluetooth/notifications/gc-with-pending-start.html [ Sk ip ]
1592 crbug.com/609068 [ Mac ] bluetooth/notifications/gc-with-pending-stop.html [ Ski p ] 1570 crbug.com/609068 [ Mac ] bluetooth/notifications/gc-with-pending-stop.html [ Ski p ]
(...skipping 814 matching lines...) Expand 10 before | Expand all | Expand 10 after
2407 2385
2408 crbug.com/614509 [ Win ] inspector/elements/styles-2/pseudo-elements.html [ Pass Timeout ] 2386 crbug.com/614509 [ Win ] inspector/elements/styles-2/pseudo-elements.html [ Pass Timeout ]
2409 2387
2410 crbug.com/618399 fast/js/regress/to-int32-boolean.html [ Pass Timeout ] 2388 crbug.com/618399 fast/js/regress/to-int32-boolean.html [ Pass Timeout ]
2411 2389
2412 2390
2413 crbug.com/484632 css3/flexbox/stretch-input-in-column.html [ Failure ] 2391 crbug.com/484632 css3/flexbox/stretch-input-in-column.html [ Failure ]
2414 2392
2415 # Note: this test was previously marked as slow on Debug builds. Skipping until crash is fixed 2393 # Note: this test was previously marked as slow on Debug builds. Skipping until crash is fixed
2416 crbug.com/619978 fast/css/giant-stylesheet-crash.html [ Skip ] 2394 crbug.com/619978 fast/css/giant-stylesheet-crash.html [ Skip ]
OLDNEW
« no previous file with comments | « device/device_tests.gyp ('k') | third_party/WebKit/Source/modules/bluetooth/BluetoothRemoteGATTService.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698