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

Unified Diff: third_party/WebKit/LayoutTests/ASANExpectations

Issue 1894973002: Skip failing Bluetooth notification LayoutTests on Asan. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/ASANExpectations
diff --git a/third_party/WebKit/LayoutTests/ASANExpectations b/third_party/WebKit/LayoutTests/ASANExpectations
index fb79de5f4fa2cee941ee8cd2aee6099fdf28af79..bbf9d12af7677377c614bdeea309d2c903c6b6a9 100644
--- a/third_party/WebKit/LayoutTests/ASANExpectations
+++ b/third_party/WebKit/LayoutTests/ASANExpectations
@@ -20,6 +20,19 @@ crbug.com/145940 [ Linux ] plugins/iframe-shims.html [ Skip ]
crbug.com/144118 [ Linux ] plugins/destroy-on-setwindow.html [ Skip ]
+# heap-use-after-free in bluethooth notifications tests. http://crbug.com/604318
+#0 0xd038118 in size buildtools/third_party/libc++/trunk/include/vector:639:46
+#1 0xd038118 in size base/observer_list.h:114:0
+#2 0xd038118 in might_have_observers base/observer_list.h:232:0
+#3 0xd038118 in DoNotify device/bluetooth/test/mock_bluetooth_gatt_notify_session.cc:44:0
+crbug.com/604318 bluetooth/notifications/concurrent-starts.html [ Skip ]
+crbug.com/604318 bluetooth/notifications/start-before-stop-resolves.html [ Skip ]
+crbug.com/604318 bluetooth/notifications/add-listener-after-promise.html [ Skip ]
+crbug.com/604318 bluetooth/notifications/gc-with-pending-start.html [ Skip ]
+crbug.com/604318 bluetooth/notifications/start-twice-in-a-row.html [ Skip ]
+crbug.com/604318 bluetooth/notifications/start-succeeds.html [ Skip ]
+
+
# Use-after-free in NPP_DestroyStream, http://crbug.com/166932
# ==17332== ERROR: AddressSanitizer: heap-use-after-free on address 0x7f48e8a05a58
# WRITE of size 1 at 0x7f48e8a05a58 thread T0
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698