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

Unified Diff: testing/chromoting/chromoting_test_driver_commands_linux.txt

Issue 1295533002: Separating the two tests into different executions. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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 side-by-side diff with in-line comments
Download patch
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 0f398fa6be562258e1ff6cd6f0ece56a22f508a7..89af2a455f89cfcb60f9466e95656ac3912ed500 100644
--- a/testing/chromoting/chromoting_test_driver_commands_linux.txt
+++ b/testing/chromoting/chromoting_test_driver_commands_linux.txt
@@ -1 +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 --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.TestMeasurePinBasedAuthentication --pin=123456
joedow 2015/08/13 20:04:39 Is it possible to separate these with newlines? I
tonychun 2015/08/13 21:23:00 Unfortunately I cannot. Here is the output I get w
+#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

Powered by Google App Engine
This is Rietveld 408576698