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

Unified Diff: remoting/test/chromoting_test_driver_tests.cc

Issue 2542343004: Updating the Chromoting Test Driver to target the test environment (Closed)
Patch Set: Addressing feedback Created 4 years 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 | « remoting/test/chromoting_test_driver_environment.cc ('k') | remoting/test/chromoting_test_fixture.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/test/chromoting_test_driver_tests.cc
diff --git a/remoting/test/chromoting_test_driver_tests.cc b/remoting/test/chromoting_test_driver_tests.cc
index 8ab77654b06f8dc0f6b1af0bc3d3540a790ffb71..5e47193b6395c616daf920443dab68c6a541dfe2 100644
--- a/remoting/test/chromoting_test_driver_tests.cc
+++ b/remoting/test/chromoting_test_driver_tests.cc
@@ -7,7 +7,7 @@
namespace {
const base::TimeDelta kPinBasedMaxConnectionTimeInSeconds =
- base::TimeDelta::FromSeconds(5);
+ base::TimeDelta::FromSeconds(10);
}
namespace remoting {
« no previous file with comments | « remoting/test/chromoting_test_driver_environment.cc ('k') | remoting/test/chromoting_test_fixture.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698