What are the Slack Archives?

It’s a history of our time together in the Slack Community! There’s a ton of knowledge in here, so feel free to search through the archives for a possible answer to your question.

Because this space is not active, you won’t be able to create a new post or comment here. If you have a question or want to start a discussion about something, head over to our categories and pick one to post in! You can always refer back to a post from Slack Archives if needed; just copy the link to use it as a reference..

Hi im trying to run the dockerized test system, following the instructions with dev deployment profi

U03T08LE3CP
U03T08LE3CP Posts: 185 🧑🏻‍🚀 - Cadet

Hi im trying to run the dockerized test system, following the instructions with dev deployment profile it immediately fails:

 docker/sdk cli -t
-->  DEVELOPMENT MODE    TESTING MODE   

┌────╮       ┌─┐           ╭───┬─┐ ┌─┐
│  ╮ │───┬───┤ ├─┬───┬─┬─┐ │ ┌─┤ │ │ │
│  ╯ │ ┼ │ ├─┤───┤ ┼─┤ ┌─╯ │ └─┤ └─┤ │
└────┴───┴───┴─┴─┴───┴─┘   └───┴───┴─┘


╭─/data | Store: FI | Env: docker.dev | Debug: (.) | Testing: (X)
╰─$ codecept run
Codeception PHP Testing Framework v4.1.22
Powered by PHPUnit 9.5.9 by Sebastian Bergmann and contributors.


[PyzTest\Yves\Application]: tests from /data/tests/PyzTest/Yves/Application

[02-Sep-2022 09:16:53 UTC] PHP Deprecated:  The resolvable class cache is enabled but was not generated. in /data/vendor/spryker/kernel/src/Spryker/Shared/Kernel/ClassResolver/ResolvableCache/CacheReader/CacheReaderPhp.php on line 36

Deprecated: The resolvable class cache is enabled but was not generated. in /data/vendor/spryker/kernel/src/Spryker/Shared/Kernel/ClassResolver/ResolvableCache/CacheReader/CacheReaderPhp.php on line 36

In SessionStorage.php line 82:

  session_set_save_handler(): Cannot change save handler when headers already sent  


run [-o|--override OVERRIDE] [-e|--ext EXT] [--report] [--html [HTML]] [--xml [XML]] [--phpunit-xml [PHPUNIT-XML]] [--tap [TAP]] [--json [JSON]] [--colors] [--no-colors] [--silent] [--steps] [-d|--debug] [--bootstrap [BOOTSTRAP]] [--no-redirect] [--coverage [COVERAGE]] [--coverage-html [COVERAGE-HTML]] [--coverage-xml [COVERAGE-XML]] [--coverage-text [COVERAGE-TEXT]] [--coverage-c

Comments