Coder Social home page Coder Social logo

Exited with code 1 about robo-paracept HOT 7 OPEN

codeception avatar codeception commented on July 18, 2024 9
Exited with code 1

from robo-paracept.

Comments (7)

hadouke avatar hadouke commented on July 18, 2024 5

Hey guys. Can you give me hint - what 255 error mean?
10:05:40 [ParallelExec] '/var/lib/jenkins/workspace/forms-lead-test/vendor/bin/codecept run acceptance --group current_6 --html result_6.html' exited with code 255

from robo-paracept.

abdullah-jubayer avatar abdullah-jubayer commented on July 18, 2024

@andy-1bg did you find out what was the reason for it? was it memory?

from robo-paracept.

abdullah-jubayer avatar abdullah-jubayer commented on July 18, 2024

thankyou @javabudd

from robo-paracept.

jarrettj avatar jarrettj commented on July 18, 2024

+1

from robo-paracept.

DavertMik avatar DavertMik commented on July 18, 2024

yeah, I agree PHP is not the best way to do things in parallel. Use docker with Jenkins or GitLab CI to launch tests in multiple processes

from robo-paracept.

ccsuperstar avatar ccsuperstar commented on July 18, 2024

Hello everyone!
I have the same issue
[ParallelExec] 'vendor/bin/codecept run --env stage --override 'extensions: config: Codeception\Extension\RunFailed: fail-group: failed_4' --group parallel_4 --no-exit --xml report_4.xml --html report_4.html' exited with code 255
Have you any idea?

from robo-paracept.

reinholdfuereder avatar reinholdfuereder commented on July 18, 2024

Got exit code 255 also only when using parallel exec, because that ignores the dir of Codecept task (to change working directory) in "_robo/vendor/consolidation/robo/src/Task/Base/ParallelExec.php:94" by overriding it with the one from the Robo process:
$this->processes[] = Process::fromShellCommandline($this->receiveCommand($command), getcwd());

from robo-paracept.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.