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

Fix browser testing for Safari, update tasks.json #202

Merged
merged 2 commits into from
Jan 4, 2021
Merged

Conversation

MaxDesiatov
Copy link
Collaborator

@MaxDesiatov MaxDesiatov commented Jan 1, 2021

Resolves #200 for macOS. We still probably need to prepare an image (maybe separate image to keep the primary image slim enough) with pre-installed browsers for testing on Linux to work.

This should fix GitHub Actions not running any of the browser tests on macOS. Thanks to @thecb4 for finding the cause of the issue!

I've also updated VSCode's tasks.json with new fixtures paths and simplified subdirectory nesting for TestApp.

@MaxDesiatov MaxDesiatov added the bug Something isn't working label Jan 1, 2021
@MaxDesiatov MaxDesiatov marked this pull request as ready for review January 1, 2021 22:50
@MaxDesiatov MaxDesiatov requested a review from a team January 1, 2021 22:50
Copy link
Contributor

@thecb4 thecb4 left a comment

Choose a reason for hiding this comment

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

Unclear why the comment code was added back in. I know the team tries to keep things clean.

@MaxDesiatov
Copy link
Collaborator Author

Are you referring to the commented code removed in 9f669f2? Sorry about that, just some experiments I've done locally slipped in. They are removedin the latest commit here.

@thecb4 thecb4 merged commit 116840c into main Jan 4, 2021
@thecb4 thecb4 deleted the fix-safari-testing branch January 4, 2021 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

carton test --environment defaultBrowser broken on GitHub Actions
3 participants