Chromium Code Reviews

Side by Side Diff: tools/valgrind/gtest_exclude/content_unittests.gtest.txt

Issue 862133002: Update from https://crrev.com/312398 (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff |
OLDNEW
1 # False positive, according to crbug.com/386080 1 # False positive, according to crbug.com/386080
2 WebLayerImplFixedBoundsTest.CompareToWebLayerImplComplex 2 WebLayerImplFixedBoundsTest.CompareToWebLayerImplComplex
3 WebLayerImplFixedBoundsTest.CompareToWebLayerImplSimple 3 WebLayerImplFixedBoundsTest.CompareToWebLayerImplSimple
4 4
5 # Flaky http://crbug.com/413775 5 # Flaky http://crbug.com/413775
6 ServiceWorkerCacheStorageManagerTests/ServiceWorkerCacheStorageManagerTestP.Recr eateCacheOnDemand/1 6 ServiceWorkerCacheStorageManagerTests/ServiceWorkerCacheStorageManagerTestP.Recr eateCacheOnDemand/1
7 7
8 # http://crbug.com/418258 8 # http://crbug.com/418258
9 DevToolsManagerTest.TestObserver 9 DevToolsManagerTest.TestObserver
10 10
11 # http://crbug.com/430391 11 # http://crbug.com/430391
12 WebDataConsumerHandleImplTest.* 12 WebDataConsumerHandleImplTest.*
13
14 # https://crbug.com/449103
15 WebInputEventAuraTest.TestMakeWebKeyboardEventWindowsKeyCode
OLDNEW

Powered by Google App Engine