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

Unified Diff: cc/trees/layer_tree_host_unittest.cc

Issue 888063002: Revert of Disable LayerTreeHostTestDeferCommits since it is flaky on Win. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 11 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/trees/layer_tree_host_unittest.cc
diff --git a/cc/trees/layer_tree_host_unittest.cc b/cc/trees/layer_tree_host_unittest.cc
index ad14dd878e3bb0fbc0f1e4dc3bda9c80e0602ae6..737869409e61819ecf42db3cf02b581d7a1181d6 100644
--- a/cc/trees/layer_tree_host_unittest.cc
+++ b/cc/trees/layer_tree_host_unittest.cc
@@ -2076,10 +2076,7 @@
int num_send_begin_main_frame_;
};
-#if !defined(OS_WIN)
-// Flaky on Win: crbug/453787.
SINGLE_AND_MULTI_THREAD_TEST_F(LayerTreeHostTestDeferCommits);
-#endif
class LayerTreeHostWithProxy : public LayerTreeHost {
public:
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698