DescriptionEnable interactive_ui_tests
* changed DCHECK in tree_node_model to make it easy to find how it failed.
* Fixed compilation error in find_bar_host_interactive_uitest.cc on linux/views.
* Disabled BrowserKeyEventsTest.AccessKeys for Chromeos
Added/Changed ui_test_utils::RunAllPendingInMessageLoop where necessary.
* Disabled tab_dragging_tests. I included the source so that we can catch
compilation error even if tests do not run. Changed the comment from // -> /*
as GCC complains the use of "\" (and potentially dangerous)
* Added SleepInMessageLoop to allow event loop to execute the tasks/events
while waiting.
* For RunAllPendingInMessageLoop change, please see
http://codereview.chromium.org/1591004
BUG=39736
TEST=interactive_ui_tests should pass with following cls
http://codereview.chromium.org/1594003
http://codereview.chromium.org/1545011.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=43701
Patch Set 1 #Patch Set 2 : " #
Total comments: 6
Patch Set 3 : removed SleepInMessageLoop #Patch Set 4 : " #Patch Set 5 : added line that was remoevd by accident #Patch Set 6 : portable format #Patch Set 7 : include #
Messages
Total messages: 8 (0 generated)
|