Home | History | Annotate | Download | only in gtest_exclude
      1 # WebSocketTest tests are extraordinary slow under ThreadSanitizer,
      2 # (see http://crbug.com/25392)
      3 # TODO(glider): investigate this.
      4 WebSocketTest.*
      5 
      6 # Strange reports from __NSThread__main__ appeared with the new TSan binaries
      7 # See http://crbug.com/38926
      8 DirectoryLister*
      9 
     10 # Looks like http://crbug.com/78536 depends on this test.
     11 CookieMonsterTest.GarbageCollectionTriggers
     12