Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run AB and Unit tests in different jobs #62

Closed
wants to merge 1 commit into from

Conversation

WyriHaximus
Copy link
Contributor

Refs #59 and takes a small step in that direction

@cboden
Copy link
Member

cboden commented Dec 12, 2021

I think this went in the opposite direction 😅

I was hoping the Autobahn tests (client+server) could run in a single job. The end result being there would be 1 job per PHP version. Autobahn and PHPUnit should be run together because one of the PHPUnit test cases is to check the output of the Autobahn test results. AB doesn't fail to stderr if a test fails.

@WyriHaximus
Copy link
Contributor Author

Haha ok, then I think I misunderstood. What you wanted with that 😂 .

Ok that makes sense, then paralyzing jobs is going to be a bit harder. But lets see if we can still utilizing something like this in a different way.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants