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

Don't merge test options. #6157

Merged
merged 2 commits into from
Aug 28, 2017
Merged

Conversation

jridgewell
Copy link
Member

Particularly, I don't want lodash/merge to merge my specific plugins
with the general test plugins. It led to odd behavior where I could
enable a loose transform in my specific test, just to have it overridden
by the test fixture's general options.

Particularly, I don't want `lodash/merge` to merge my specific plugins
with the general test plugins. It led to odd behavior where I could
enable a loose transform in my specific test, just to have it overridden
by the test fixture's general options.
@jridgewell jridgewell added PR: Internal 🏠 A type of pull request used for our changelog categories area: tests labels Aug 25, 2017
@babel-bot
Copy link
Collaborator

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

1 similar comment
@babel-bot
Copy link
Collaborator

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

@hzoo
Copy link
Member

hzoo commented Aug 28, 2017

Should probably land this asap if we want it; it was always confusing (also conflicted when we were trying to land plugin ordering + no dupes)

@hzoo hzoo merged commit 3e487f8 into babel:7.0 Aug 28, 2017
@hzoo
Copy link
Member

hzoo commented Aug 28, 2017

I guess this is a breaking change for babel-helper-fixtures but dono how many are using that (not supported, so maybe preset-env)

@jridgewell jridgewell deleted the dont-merge-test-options branch August 28, 2017 19:40
@jridgewell jridgewell restored the dont-merge-test-options branch April 9, 2018 17:23
@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
area: tests 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.

None yet

4 participants