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

Unified Diff: third_party/WebKit/LayoutTests/TestExpectations

Issue 2466223002: Implement WebBluetooth getDescriptor[s] (Closed)
Patch Set: rebase to master Created 4 years 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
Index: third_party/WebKit/LayoutTests/TestExpectations
diff --git a/third_party/WebKit/LayoutTests/TestExpectations b/third_party/WebKit/LayoutTests/TestExpectations
index 67c4c08ca9c7cea01df366f2012c039cc6b91e68..a90bc4125f1e752c919507ec49e3c05b483dfd7b 100644
--- a/third_party/WebKit/LayoutTests/TestExpectations
+++ b/third_party/WebKit/LayoutTests/TestExpectations
@@ -1428,6 +1428,7 @@ crbug.com/605059 [ Retina ] fast/text/international/rtl-negative-letter-spacing.
crbug.com/610464 [ Linux Win7 Debug ] inspector/components/throttler.html [ Failure Pass ]
# TODO(jlebel): Remove when methods are implemented.
+# TODO(jlebel): Remove when methods are implemented.
ortuno 2016/12/08 05:42:51 nit: no need for duplicate line.
dougt 2016/12/08 08:35:58 Done.
crbug.com/624019 [ Mac ] bluetooth/characteristic/notifications/add-multiple-event-listeners.html [ Skip ]
crbug.com/624019 [ Mac ] bluetooth/characteristic/notifications/concurrent-stops.html [ Skip ]
crbug.com/624019 [ Mac ] bluetooth/characteristic/notifications/event-after-starting.html [ Skip ]
@@ -1453,7 +1454,27 @@ crbug.com/624019 [ Mac ] bluetooth/service/getCharacteristics/gen-disconnect-inv
crbug.com/624019 [ Mac ] bluetooth/service/getCharacteristics/gen-device-disconnects-invalidates-objects-with-uuid.html [ Skip ]
crbug.com/624019 [ Mac ] bluetooth/service/getCharacteristic/gen-disconnect-invalidates-objects.html [ Skip ]
-
+crbug.com/624019 [ Mac ] bluetooth/characteristic/getDescriptor/gen-characteristic-is-removed.html [ Skip ]
+crbug.com/624019 [ Mac ] bluetooth/characteristic/getDescriptor/gen-descriptor-blocklisted.html [ Skip ]
+crbug.com/624019 [ Mac ] bluetooth/characteristic/getDescriptor/gen-descriptor-garbage-collection-ran-during-error.html [ Skip ]
+crbug.com/624019 [ Mac ] bluetooth/characteristic/getDescriptor/gen-descriptor-garbage-collection-ran-during-success.html [ Skip ]
+crbug.com/624019 [ Mac ] bluetooth/characteristic/getDescriptor/gen-descriptor-get-same-object.html [ Skip ]
+crbug.com/624019 [ Mac ] bluetooth/characteristic/getDescriptor/gen-descriptor-invalid-name.html [ Skip ]
+crbug.com/624019 [ Mac ] bluetooth/characteristic/getDescriptor/gen-device-out-of-range.html [ Skip ]
+
+crbug.com/624019 [ Mac ] bluetooth/characteristic/getDescriptors/blocklisted-descriptors-not-present.html [ Skip ]
+crbug.com/624019 [ Mac ] bluetooth/characteristic/getDescriptors/gen-characteristic-is-removed.html [ Skip ]
+crbug.com/624019 [ Mac ] bluetooth/characteristic/getDescriptors/gen-characteristic-is-removed-with-uuid.html [ Skip ]
+crbug.com/624019 [ Mac ] bluetooth/characteristic/getDescriptors/gen-descriptor-blocklisted.html [ Skip ]
+crbug.com/624019 [ Mac ] bluetooth/characteristic/getDescriptors/gen-descriptor-blocklisted-with-uuid.html [ Skip ]
+crbug.com/624019 [ Mac ] bluetooth/characteristic/getDescriptors/gen-descriptor-garbage-collection-ran-during-error.html [ Skip ]
+crbug.com/624019 [ Mac ] bluetooth/characteristic/getDescriptors/gen-descriptor-garbage-collection-ran-during-error-with-uuid.html [ Skip ]
+crbug.com/624019 [ Mac ] bluetooth/characteristic/getDescriptors/gen-descriptor-garbage-collection-ran-during-success.html [ Skip ]
+crbug.com/624019 [ Mac ] bluetooth/characteristic/getDescriptors/gen-descriptor-garbage-collection-ran-during-success-with-uuid.html [ Skip ]
+crbug.com/624019 [ Mac ] bluetooth/characteristic/getDescriptors/gen-descriptor-invalid-name.html [ Skip ]
+crbug.com/624019 [ Mac ] bluetooth/characteristic/getDescriptors/gen-descriptor-invalid-name-with-uuid.html [ Skip ]
+crbug.com/624019 [ Mac ] bluetooth/characteristic/getDescriptors/gen-device-out-of-range.html [ Skip ]
+crbug.com/624019 [ Mac ] bluetooth/characteristic/getDescriptors/gen-device-out-of-range-with-uuid.html [ Skip ]
crbug.com/487344 paint/invalidation/video-paint-invalidation.html [ Failure ]
crbug.com/487344 virtual/spinvalidation/paint/invalidation/video-paint-invalidation.html [ Skip ]

Powered by Google App Engine
This is Rietveld 408576698