-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
🐛 Re-enable Safari on Sauce labs #15510
Conversation
/to @choumx I'll re-rerun Travis a few times to see if this is indeed fixed. |
Trying the fix in https://support.saucelabs.com/hc/en-us/articles/115010079868 @erwinmombay Since Safari doesn't play well with the Does this mean we're effectively unable to test on Safari? Results should show up in https://travis-ci.org/ampproject/amphtml/builds/383459381 |
@choumx This has passed three times. Latest run: https://travis-ci.org/ampproject/amphtml/builds/383874710 I've re-enabled Safari for unit tests, and Safari and Android browser for integration tests. Looking good after multiple tries. The iphone config seems to have changed, so I'll enable that in a separate PR. Merging (fingers crossed)... |
This change broke Having this discrepancy between environments can be a bug hole. Can we unify to 127.0.0.1 for instance? |
This also breaks
|
From Sauce Labs Help Center:
Fixes #14848