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

  • U03T08LE3CP
    U03T08LE3CP Posts: 185 ๐Ÿง‘๐Ÿปโ€๐Ÿš€ - Cadet

    with non dev profile they execute fine.