Skip to content

Fix failing test#7344

Merged
existentialism merged 1 commit intobabel:masterfrom
nicolo-ribaudo:fix-master
Feb 6, 2018
Merged

Fix failing test#7344
existentialism merged 1 commit intobabel:masterfrom
nicolo-ribaudo:fix-master

Conversation

@nicolo-ribaudo
Copy link
Copy Markdown
Member

@nicolo-ribaudo nicolo-ribaudo commented Feb 6, 2018

Q                       A
Fixed Issues?
Patch: Bug Fix?
Major: Breaking Change?
Minor: New Feature?
Tests Added + Pass? Yes
Documentation PR
Any Dependency Changes?
License MIT

The problem is that CanIUse doesn't track old mobile browsers versions, so browsers: ["ChromeAndroid 59"] actually resolves to the lastest chrome version. Thanks @existentialism for explaining it to me 😉
Fyrd/caniuse#3518

This PR doesn't fix this problem (which can't be fixed by Babel anyway), but it updates the test to make it pass.

@babel-bot
Copy link
Copy Markdown
Collaborator

Build successful! You can test your changes in the REPL here: https://babeljs.io/repl/build/6826/

@existentialism existentialism merged commit dd0337c into babel:master Feb 6, 2018
@existentialism existentialism added the PR: Internal 🏠 A type of pull request used for our changelog categories label Feb 6, 2018
@nicolo-ribaudo nicolo-ribaudo deleted the fix-master branch February 7, 2018 05:58
aminmarashi pushed a commit to aminmarashi/babel that referenced this pull request Mar 17, 2018
@lock lock bot added the outdated A closed issue/PR that is archived due to age. Recommended to make a new issue label Oct 5, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Oct 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

outdated A closed issue/PR that is archived due to age. Recommended to make a new issue PR: Internal 🏠 A type of pull request used for our changelog categories

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants