New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 893267 link

Starred by 1 user

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug


Sign in to add a comment

Make all test runners to support isolated-script-test-... cmd flag aliases

Project Member Reported by chanli@chromium.org, Oct 8

Issue description

Findit plans to support a set of cmd flag aliases, so we need test runners to support them as well.

The aliases are:
1. --isolated-script-test-filter=A::B::C
  a. Current cmd flag(alias) is: --gtest_filter=A:B:C
2. --isolated-script-test-repeat=30
  a. Current cmd flag(alias) is:--gtest_repeat=30
  b. To be consistent with currently supported test types, the exec 
     order should be ABCABCABC...
3. --isolated-script-test-launcher-retry-limit=0
  a. Current cmd flag(alias) is:--test-launcher-retry-limit=0
4. --isolated-script-test-also-run-disabled-tests
  a. Current cmd flag(alias) is:--gtest_also_run_disabled_tests
 
Blockedon: 893270
Blockedon: 894251
Blocking: 894485
Blockedon: 920002

Comment 5 by crouleau@chromium.org, Jan 18 (4 days ago)

Blockedon: 923494

Sign in to add a comment