Skip to content

Run one websockify test on macOS during CI. NFC #16395

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

Merged
merged 1 commit into from
Mar 9, 2022
Merged

Conversation

sbc100
Copy link
Collaborator

@sbc100 sbc100 commented Feb 26, 2022

This requires more consistent running of pip install

Base automatically changed from update_websockify to main February 26, 2022 01:26
This requires more consistent running of `pip install`
@sbc100 sbc100 requested a review from kripken February 26, 2022 16:16
- run:
name: run tests
command: |
./tests/runner << parameters.test_targets >>
$EMSDK_PYTHON ./tools/check_clean.py
run-tests-linux:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why is this called linux? looks like it is very generic, just prepares and then runs tests?

does this overlap with another PR? the prepare-for-tests part looks familiar...

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes I have other PR that was trying to do a similar thing on windows: #16378.

But I figured making it work on mac first was a good plan.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

But I figured making it work on mac first was a good plan.

Do you mean Linux?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh, I see. This differentiates the refactored linux steps from the new mac steps.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, we already run all the socket tests on linux.. this change just adds the running on one of them on macOS

@sbc100 sbc100 requested review from kripken and tlively March 9, 2022 21:39
@sbc100 sbc100 merged commit 74d6a15 into main Mar 9, 2022
@sbc100 sbc100 deleted the websockify_macos branch March 9, 2022 23:35
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.

3 participants