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

feat(testing): Always run browser check before BrowserStack tests #2446

Merged
merged 3 commits into from
Feb 21, 2020

Conversation

lobsterkatie
Copy link
Member

If we have an out-of-date, no-longer-supported browser in our BrowserStack browser list, integration tests are necessarily going to fail, so let's bail earlier rather than later. Tested locally and on Travis and seems to work in both locations:

image

image

This also increases the timeout so that the BS tests should hopefully be less brittle.

Oh, and it fixes a typo. :-)

Haven't discussed this with anyone yet, so open to feedback on whether or not this seems like a good idea.

@lobsterkatie lobsterkatie force-pushed the kmclb-always-run-bs-browser-check branch from a97869a to baec6cc Compare February 21, 2020 08:34
@getsentry-bot
Copy link
Contributor

getsentry-bot commented Feb 21, 2020

Warnings
⚠️ Please add a changelog entry for your changes.
Messages
📖 ✅ TSLint passed
📖

@sentry/browser bundle gzip'ed minified size: (ES5: 16.6914 kB) (ES6: 15.7129 kB)

Generated by 🚫 dangerJS against baec6cc

Copy link
Member

@HazAT HazAT left a comment

Choose a reason for hiding this comment

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

Makes sense 👍

@lobsterkatie lobsterkatie merged commit 2087eff into master Feb 21, 2020
@lobsterkatie lobsterkatie deleted the kmclb-always-run-bs-browser-check branch February 21, 2020 11:27
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.

None yet

3 participants