Index: testing/chromoting/chromoting_test_driver_commands_linux.txt |
diff --git a/testing/chromoting/chromoting_test_driver_commands_linux.txt b/testing/chromoting/chromoting_test_driver_commands_linux.txt |
index 89af2a455f89cfcb60f9466e95656ac3912ed500..5886ef9b4a544d735291d505d36a6d69f0a3c0d3 100644 |
--- a/testing/chromoting/chromoting_test_driver_commands_linux.txt |
+++ b/testing/chromoting/chromoting_test_driver_commands_linux.txt |
@@ -1,2 +1,2 @@ |
-#PROD_DIR#/chromoting_test_driver --username=chromoting.swarming@gmail.com --refresh-token-path=../../remoting/tools/internal/refresh_tokens.json --hostname=chromoting-test-driver-host --verbosity=2 --gtest_filter=ChromotingTestFixture.TestMeasurePinBasedAuthentication --pin=123456 |
-#PROD_DIR#/chromoting_test_driver --username=chromoting.swarming@gmail.com --refresh-token-path=../../remoting/tools/internal/refresh_tokens.json --hostname=chromoting-test-driver-host --verbosity=2 --gtest_filter=ChromotingTestFixture.TestMeasureReconnectPerformance --pin=123456 |
+#PROD_DIR#/chromoting_test_driver --username=chromoting.swarming@gmail.com --refresh-token-path=../../remoting/tools/internal/refresh_tokens.json --hostname=chromoting-test-driver-host --verbosity=3 --gtest_filter=ChromotingTestFixture.TestMeasurePinBasedAuthentication --pin=123456 |
joedow
2015/12/18 21:31:53
This will just increase the verbosity for code und
anandc1
2015/12/18 21:40:15
Done.
|
+#PROD_DIR#/chromoting_test_driver --username=chromoting.swarming@gmail.com --refresh-token-path=../../remoting/tools/internal/refresh_tokens.json --hostname=chromoting-test-driver-host --verbosity=3 --gtest_filter=ChromotingTestFixture.TestMeasureReconnectPerformance --pin=123456 |