Skip to content

Unable to display the estimated time if the maximum number of steps is not set. #12

@Mte90

Description

@Mte90

I get that error when I execute Codeception:

Powered by PHPUnit 6.5.11-9-g814ba320f by Sebastian Bergmann and contributors.

  [RunProcess] Starting java -jar -Dwebdriver.chrome.driver=/opt/selenium/chromedriver /opt/selenium/selenium-server.jar

Current suite: acceptance
Current test: AdminSettingsPageCest
Success: 3 Errors: 0 Fails: 0
[===]
3/3 100% 35 secs/35 secs 18.0 MiB
  [RunProcess] Starting java -jar -Dwebdriver.chrome.driver=/opt/selenium/chromedriver /opt/selenium/selenium-server.jar

                                                                                   
  Unable to display the estimated time if the maximum number of steps is not set.  
                                                                                   

run [-o|--override OVERRIDE] [-e|--ext EXT] [--report] [--html [HTML]] [--xml [XML]] [--tap [TAP]] [--json [JSON]] [--colors] [--no-colors] [--silent] [--steps] [-d|--debug] [--coverage [COVERAGE]] [--coverage-html [COVERAGE-HTML]] [--coverage-xml [COVERAGE-XML]] [--coverage-text [COVERAGE-TEXT]] [--coverage-crap4j [COVERAGE-CRAP4J]] [--coverage-phpunit [COVERAGE-PHPUNIT]] [--no-exit] [-g|--group GROUP] [-s|--skip SKIP] [-x|--skip-group SKIP-GROUP] [--env ENV] [-f|--fail-fast] [--no-rebuild] [--] [<suite>] [<test>]

  [RunProcess] Stopping java -jar -Dwebdriver.chrome.driver=/opt/selenium/chromedriver /opt/selenium/selenium-server.jar

The process works without problems but there is this error that create confusion. Seems that is generated by the symfony console module.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions