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

Unified Diff: third_party/WebKit/LayoutTests/TestExpectations

Issue 1940923002: bluetooth: Add JS error messages for unimplemented features (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | third_party/WebKit/Source/modules/bluetooth/BluetoothRemoteGATTCharacteristic.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/TestExpectations
diff --git a/third_party/WebKit/LayoutTests/TestExpectations b/third_party/WebKit/LayoutTests/TestExpectations
index 4233b05c97e2503acdbb222f430ed363171a6e0c..4d0efc2b2aabb06a11d3a54a2add90dbb549d911 100644
--- a/third_party/WebKit/LayoutTests/TestExpectations
+++ b/third_party/WebKit/LayoutTests/TestExpectations
@@ -1341,3 +1341,76 @@ crbug.com/605059 [ Retina ] fast/text/international/rtl-negative-letter-spacing.
crbug.com/606302 [ Win7 ] transforms/3d/point-mapping/3d-point-mapping-preserve-3d.html [ Failure Pass ]
crbug.com/606649 fast/dom/gc-dom-tree-lifetime.html [ Pass Timeout ]
+
+crbug.com/588705 inspector/console/console-proxy.html [ NeedsManualRebaseline ]
+
+# TODO(jlebel): Remove when methods are implemented.
+crbug.com/609065 [ Mac ] bluetooth/characteristicProperties.html [ Skip ]
+crbug.com/609064 [ Mac ] bluetooth/getCharacteristic/blacklisted-characteristic.html [ Skip ]
+crbug.com/609064 [ Mac ] bluetooth/getCharacteristic/characteristic-found.html [ Skip ]
+crbug.com/609064 [ Mac ] bluetooth/getCharacteristic/characteristic-not-found.html [ Skip ]
+crbug.com/609064 [ Mac ] bluetooth/getCharacteristic/device-goes-out-of-range.html [ Skip ]
+crbug.com/609064 [ Mac ] bluetooth/getCharacteristic/get-same-characteristic.html [ Skip ]
+crbug.com/609064 [ Mac ] bluetooth/getCharacteristic/invalid-characteristic-name.html [ Skip ]
+crbug.com/609064 [ Mac ] bluetooth/getCharacteristic/service-is-removed.html [ Skip ]
+crbug.com/609064 [ Mac ] bluetooth/getCharacteristics/blacklisted-characteristics-with-uuid.html [ Skip ]
+crbug.com/609064 [ Mac ] bluetooth/getCharacteristics/blacklisted-characteristics.html [ Skip ]
+crbug.com/609064 [ Mac ] bluetooth/getCharacteristics/characteristics-found-with-uuid.html [ Skip ]
+crbug.com/609064 [ Mac ] bluetooth/getCharacteristics/characteristics-found.html [ Skip ]
+crbug.com/609064 [ Mac ] bluetooth/getCharacteristics/characteristics-not-found-with-uuid.html [ Skip ]
+crbug.com/609064 [ Mac ] bluetooth/getCharacteristics/characteristics-not-found.html [ Skip ]
+crbug.com/609064 [ Mac ] bluetooth/getCharacteristics/correct-characteristics.html [ Skip ]
+crbug.com/609064 [ Mac ] bluetooth/getCharacteristics/device-goes-out-of-range-with-uuid.html [ Skip ]
+crbug.com/609064 [ Mac ] bluetooth/getCharacteristics/device-goes-out-of-range.html [ Skip ]
+crbug.com/609064 [ Mac ] bluetooth/getCharacteristics/get-same-characteristics.html [ Skip ]
+crbug.com/609064 [ Mac ] bluetooth/getCharacteristics/invalid-characteristic-name.html [ Skip ]
+crbug.com/609064 [ Mac ] bluetooth/getCharacteristics/service-is-removed-with-uuid.html [ Skip ]
+crbug.com/609064 [ Mac ] bluetooth/getCharacteristics/service-is-removed.html [ Skip ]
+crbug.com/603183 [ Mac ] bluetooth/getPrimaryService/delayed-discovery-no-permission-absent-service.html [ Skip ]
+crbug.com/603183 [ Mac ] bluetooth/getPrimaryService/delayed-discovery-no-permission-present-service.html [ Skip ]
+crbug.com/603183 [ Mac ] bluetooth/getPrimaryService/delayed-discovery-service-found.html [ Skip ]
+crbug.com/603183 [ Mac ] bluetooth/getPrimaryService/delayed-discovery-service-not-found.html [ Skip ]
+crbug.com/603183 [ Mac ] bluetooth/getPrimaryService/device-goes-out-of-range.html [ Skip ]
+crbug.com/603183 [ Mac ] bluetooth/getPrimaryService/get-same-service.html [ Skip ]
+crbug.com/603183 [ Mac ] bluetooth/getPrimaryService/invalid-service-name.html [ Skip ]
+crbug.com/603183 [ Mac ] bluetooth/getPrimaryService/no-permission-absent-service.html [ Skip ]
+crbug.com/603183 [ Mac ] bluetooth/getPrimaryService/no-permission-present-service.html [ Skip ]
+crbug.com/603183 [ Mac ] bluetooth/getPrimaryService/service-found.html [ Skip ]
+crbug.com/603183 [ Mac ] bluetooth/getPrimaryService/service-not-found.html [ Skip ]
+crbug.com/609068 [ Mac ] bluetooth/notifications/add-listener-after-promise.html [ Skip ]
+crbug.com/609068 [ Mac ] bluetooth/notifications/add-multiple-event-listeners.html [ Skip ]
+crbug.com/609068 [ Mac ] bluetooth/notifications/characteristic-does-not-support-notifications.html [ Skip ]
+crbug.com/609068 [ Mac ] bluetooth/notifications/characteristic-is-removed.html [ Skip ]
+crbug.com/609068 [ Mac ] bluetooth/notifications/concurrent-starts.html [ Skip ]
+crbug.com/609068 [ Mac ] bluetooth/notifications/concurrent-stops.html [ Skip ]
+crbug.com/609068 [ Mac ] bluetooth/notifications/device-goes-out-of-range.html [ Skip ]
+crbug.com/609068 [ Mac ] bluetooth/notifications/event-after-starting.html [ Skip ]
+crbug.com/609068 [ Mac ] bluetooth/notifications/gc-with-pending-start.html [ Skip ]
+crbug.com/609068 [ Mac ] bluetooth/notifications/gc-with-pending-stop.html [ Skip ]
+crbug.com/609068 [ Mac ] bluetooth/notifications/parallel-start-stop.html [ Skip ]
+crbug.com/609068 [ Mac ] bluetooth/notifications/service-is-removed.html [ Skip ]
+crbug.com/609068 [ Mac ] bluetooth/notifications/start-before-stop-resolves.html [ Skip ]
+crbug.com/609068 [ Mac ] bluetooth/notifications/start-fails.html [ Skip ]
+crbug.com/609068 [ Mac ] bluetooth/notifications/start-stop-start-stop.html [ Skip ]
+crbug.com/609068 [ Mac ] bluetooth/notifications/start-succeeds.html [ Skip ]
+crbug.com/609068 [ Mac ] bluetooth/notifications/start-twice-in-a-row.html [ Skip ]
+crbug.com/609068 [ Mac ] bluetooth/notifications/stop-twice.html [ Skip ]
+crbug.com/609068 [ Mac ] bluetooth/notifications/stop-without-starting.html [ Skip ]
+crbug.com/609066 [ Mac ] bluetooth/readValue/add-multiple-event-listeners.html [ Skip ]
+crbug.com/609066 [ Mac ] bluetooth/readValue/blacklisted-characteristic.html [ Skip ]
+crbug.com/609066 [ Mac ] bluetooth/readValue/characteristic-is-removed.html [ Skip ]
+crbug.com/609066 [ Mac ] bluetooth/readValue/device-goes-out-of-range.html [ Skip ]
+crbug.com/609066 [ Mac ] bluetooth/readValue/event-is-fired.html [ Skip ]
+crbug.com/609066 [ Mac ] bluetooth/readValue/read-fails.html [ Skip ]
+crbug.com/609066 [ Mac ] bluetooth/readValue/read-succeeds.html [ Skip ]
+crbug.com/609066 [ Mac ] bluetooth/readValue/read-updates-value.html [ Skip ]
+crbug.com/609066 [ Mac ] bluetooth/readValue/service-is-removed.html [ Skip ]
+crbug.com/603183 [ Mac ] bluetooth/requestDevice-blacklist.html [ Skip ]
+crbug.com/609067 [ Mac ] bluetooth/writeValue/blacklisted-characteristic.html [ Skip ]
+crbug.com/609067 [ Mac ] bluetooth/writeValue/characteristic-is-removed.html [ Skip ]
+crbug.com/609067 [ Mac ] bluetooth/writeValue/device-goes-out-of-range.html [ Skip ]
+crbug.com/609067 [ Mac ] bluetooth/writeValue/service-is-removed.html [ Skip ]
+crbug.com/609067 [ Mac ] bluetooth/writeValue/value-too-long.html [ Skip ]
+crbug.com/609067 [ Mac ] bluetooth/writeValue/write-fails.html [ Skip ]
+crbug.com/609067 [ Mac ] bluetooth/writeValue/write-succeeds.html [ Skip ]
+crbug.com/609067 [ Mac ] bluetooth/writeValue/write-updates-value.html [ Skip ]
« no previous file with comments | « no previous file | third_party/WebKit/Source/modules/bluetooth/BluetoothRemoteGATTCharacteristic.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698