Skip to content

Test suite '"Test' not found as a result of '-testSuitePath="Test' 'Suites/TS_RegressionTest" in xvfb #1

Description

@gdo7

When, in the Test.yml : ks_command: 'katalon-execute.sh -browserType="Chrome" -retry=0 -statusDelay=15 -testSuitePath="Test Suites/TS_RegressionTest"'

Output is:

2020-05-23T00:57:38.5318463Z with:
2020-05-23T00:57:38.5318979Z ks_api_key: ***
2020-05-23T00:57:38.5319125Z ks_command: katalon-execute.sh -browserType="Chrome" -retry=0 -statusDelay=15 -testSuitePath="Test Suites/TS_RegressionTest"

Test suite in xvfb is shown as '-testSuitePath="Test' 'Suites/TS_RegressionTest"' :

2020-05-23T00:57:39.2275656Z + xvfb-run -a -e /dev/stdout -s '-screen 0 1024x768x24' /opt/katalonstudio/katalonc katalon-execute.sh '-browserType="Chrome"' -retry=0 -statusDelay=15 '-testSuitePath="Test' 'Suites/TS_RegressionTest"' -apiKey=*** -runMode=console -reportFolder=/github/workspace/report -projectPath=/tmp/katalon_execute/project/KatalonTest.prj

(Even though in command-line testSuitePath="Test Suites/TS_RegressionTest" is correct:

2020-05-23T00:57:43.1054577Z INFO: Command-line arguments: katalon-execute.sh -browserType="Chrome" -retry=0 -statusDelay=15 -testSuitePath="Test Suites/TS_RegressionTest" -apiKey=****** -runMode=console -reportFolder=/github/workspace/report -projectPath=/tmp/katalon_execute/project/KatalonTest.prj )

As a result, the following error ( Test suite '"Test' not found):

2020-05-23T00:57:51.7569477Z com.kms.katalon.execution.exception.ExecutionException: com.kms.katalon.execution.exception.InvalidConsoleArgumentException: Test suite '"Test' not found.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions