summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tools/valgrind/gtest_exclude/net_unittests.gtest-drmemory.txt2
-rw-r--r--tools/valgrind/gtest_exclude/net_unittests.gtest.txt3
2 files changed, 5 insertions, 0 deletions
diff --git a/tools/valgrind/gtest_exclude/net_unittests.gtest-drmemory.txt b/tools/valgrind/gtest_exclude/net_unittests.gtest-drmemory.txt
new file mode 100644
index 0000000..9bbc7d1
--- /dev/null
+++ b/tools/valgrind/gtest_exclude/net_unittests.gtest-drmemory.txt
@@ -0,0 +1,2 @@
+# Flaky. crbug.com/451999
+WebSocketEndpointLockManagerTest.UnlockEndpointIsDelayed
diff --git a/tools/valgrind/gtest_exclude/net_unittests.gtest.txt b/tools/valgrind/gtest_exclude/net_unittests.gtest.txt
index 03c0fed..85dbc32 100644
--- a/tools/valgrind/gtest_exclude/net_unittests.gtest.txt
+++ b/tools/valgrind/gtest_exclude/net_unittests.gtest.txt
@@ -15,3 +15,6 @@ SimpleIndexFileTest.WriteThenLoadIndex
# Flaky. http://crbug.com/237450
DiskCacheBackendTest.SimpleCacheAppCacheOnlyDoomAll
DiskCacheBackendTest.SimpleCacheDoomAll
+
+# Flaky. crbug.com/451999
+WebSocketEndpointLockManagerTest.UnlockEndpointIsDelayed