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

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: Nitpick changes. 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
« no previous file with comments | « remoting/test/chromoting_test_driver_tests.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
+#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
« no previous file with comments | « remoting/test/chromoting_test_driver_tests.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698