annotate .idea/runConfigurations/tests_via_file.xml @ 964:e4332192fc0d Indore-2017.1.x

TW-50033 handle tag and branch name clash during labeling
author Dmitry Neverov <dmitry.neverov@gmail.com>
date Mon, 15 May 2017 18:16:13 +0200
parents 64fb4e1e23a2
children
rev   line source
833
44e82363484c add tests with through commandline option
eugene.petrenko@jetbrains.com
parents:
diff changeset
1 <component name="ProjectRunConfigurationManager">
44e82363484c add tests with through commandline option
eugene.petrenko@jetbrains.com
parents:
diff changeset
2 <configuration default="false" name="tests via file" type="TestNG" factoryName="TestNG">
44e82363484c add tests with through commandline option
eugene.petrenko@jetbrains.com
parents:
diff changeset
3 <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
44e82363484c add tests with through commandline option
eugene.petrenko@jetbrains.com
parents:
diff changeset
4 <module name="mercurial-tests" />
44e82363484c add tests with through commandline option
eugene.petrenko@jetbrains.com
parents:
diff changeset
5 <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
44e82363484c add tests with through commandline option
eugene.petrenko@jetbrains.com
parents:
diff changeset
6 <option name="ALTERNATIVE_JRE_PATH" value="" />
839
64fb4e1e23a2 do not run via CMD tests if HG is too legacy
eugene.petrenko@jetbrains.com
parents: 835
diff changeset
7 <option name="SUITE_NAME" value="$PROJECT_DIR$/mercurial-tests/src/testng-via-cmd.xml" />
833
44e82363484c add tests with through commandline option
eugene.petrenko@jetbrains.com
parents:
diff changeset
8 <option name="PACKAGE_NAME" value="" />
44e82363484c add tests with through commandline option
eugene.petrenko@jetbrains.com
parents:
diff changeset
9 <option name="MAIN_CLASS_NAME" value="" />
44e82363484c add tests with through commandline option
eugene.petrenko@jetbrains.com
parents:
diff changeset
10 <option name="METHOD_NAME" value="" />
44e82363484c add tests with through commandline option
eugene.petrenko@jetbrains.com
parents:
diff changeset
11 <option name="GROUP_NAME" value="" />
44e82363484c add tests with through commandline option
eugene.petrenko@jetbrains.com
parents:
diff changeset
12 <option name="TEST_OBJECT" value="SUITE" />
835
b173674bfe83 fix run configuration settings
eugene.petrenko@jetbrains.com
parents: 833
diff changeset
13 <option name="VM_PARAMETERS" value="-ea -Dteamcity.mercurial.use.commandline.via.file.wrapper=true" />
b173674bfe83 fix run configuration settings
eugene.petrenko@jetbrains.com
parents: 833
diff changeset
14 <option name="PARAMETERS" value="" />
833
44e82363484c add tests with through commandline option
eugene.petrenko@jetbrains.com
parents:
diff changeset
15 <option name="WORKING_DIRECTORY" value="file://$PROJECT_DIR$" />
44e82363484c add tests with through commandline option
eugene.petrenko@jetbrains.com
parents:
diff changeset
16 <option name="OUTPUT_DIRECTORY" value="" />
44e82363484c add tests with through commandline option
eugene.petrenko@jetbrains.com
parents:
diff changeset
17 <option name="ANNOTATION_TYPE" />
44e82363484c add tests with through commandline option
eugene.petrenko@jetbrains.com
parents:
diff changeset
18 <option name="ENV_VARIABLES" />
44e82363484c add tests with through commandline option
eugene.petrenko@jetbrains.com
parents:
diff changeset
19 <option name="PASS_PARENT_ENVS" value="true" />
44e82363484c add tests with through commandline option
eugene.petrenko@jetbrains.com
parents:
diff changeset
20 <option name="TEST_SEARCH_SCOPE">
44e82363484c add tests with through commandline option
eugene.petrenko@jetbrains.com
parents:
diff changeset
21 <value defaultName="moduleWithDependencies" />
44e82363484c add tests with through commandline option
eugene.petrenko@jetbrains.com
parents:
diff changeset
22 </option>
44e82363484c add tests with through commandline option
eugene.petrenko@jetbrains.com
parents:
diff changeset
23 <option name="USE_DEFAULT_REPORTERS" value="false" />
44e82363484c add tests with through commandline option
eugene.petrenko@jetbrains.com
parents:
diff changeset
24 <option name="PROPERTIES_FILE" value="" />
44e82363484c add tests with through commandline option
eugene.petrenko@jetbrains.com
parents:
diff changeset
25 <envs />
44e82363484c add tests with through commandline option
eugene.petrenko@jetbrains.com
parents:
diff changeset
26 <properties />
44e82363484c add tests with through commandline option
eugene.petrenko@jetbrains.com
parents:
diff changeset
27 <listeners />
835
b173674bfe83 fix run configuration settings
eugene.petrenko@jetbrains.com
parents: 833
diff changeset
28 <RunnerSettings RunnerId="Run" />
b173674bfe83 fix run configuration settings
eugene.petrenko@jetbrains.com
parents: 833
diff changeset
29 <ConfigurationWrapper RunnerId="Run" />
833
44e82363484c add tests with through commandline option
eugene.petrenko@jetbrains.com
parents:
diff changeset
30 <method />
44e82363484c add tests with through commandline option
eugene.petrenko@jetbrains.com
parents:
diff changeset
31 </configuration>
44e82363484c add tests with through commandline option
eugene.petrenko@jetbrains.com
parents:
diff changeset
32 </component>