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

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

Issue 2234023002: Refactor WebInputEventAura to ui/events/blink (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 4 years, 4 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 unified diff | Download patch
« no previous file with comments | « content/test/BUILD.gn ('k') | ui/events/BUILD.gn » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 # http://crbug.com/418258 5 # http://crbug.com/418258
6 DevToolsManagerTest.TestObserver 6 DevToolsManagerTest.TestObserver
7 7
8 # http://crbug.com/430391 8 # http://crbug.com/430391
9 WebDataConsumerHandleImplTest.* 9 WebDataConsumerHandleImplTest.*
10 10
11 # https://crbug.com/449103
12 WebInputEventAuraTest.TestMakeWebKeyboardEventWindowsKeyCode
13
14 # Flaky: https://crbug.com/460578 11 # Flaky: https://crbug.com/460578
15 DesktopCaptureDeviceTest.InvertedFrame 12 DesktopCaptureDeviceTest.InvertedFrame
16 DesktopCaptureDeviceTest.UnpackedFrame 13 DesktopCaptureDeviceTest.UnpackedFrame
OLDNEW
« no previous file with comments | « content/test/BUILD.gn ('k') | ui/events/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698