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

CB-13055 Fold all fetch options to true #624

Merged
merged 4 commits into from
Jul 11, 2018

Conversation

raphinesse
Copy link
Contributor

Manual constant folding assuming any fetch options to be true.

Extends #617

Copy link
Member

@dpogue dpogue left a comment

Choose a reason for hiding this comment

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

👍

@raphinesse
Copy link
Contributor Author

Will check out the failures on Travis 😒

@raphinesse
Copy link
Contributor Author

Fixed integration-tests/plugman_uninstall.spec.js. Should be good now.

@raphinesse
Copy link
Contributor Author

The test file that causes the errors on Windows is nasty. I'll DRY it first.

@raphinesse
Copy link
Contributor Author

Never mind the check.js refactor commits they will go in a separate PR. I just wanted to have them here for testing.

@raphinesse
Copy link
Contributor Author

OK, I fixed up a few test corner cases in the first commit and added a commit that removes all usage of fetch options in the tests. Could you please take another look @dpogue?

Copy link
Member

@dpogue dpogue left a comment

Choose a reason for hiding this comment

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

👍 Looks good to me!

@raphinesse
Copy link
Contributor Author

OK, I'm done waiting for those awfully slow AppVeyor Tests just to see that one of them timed out again. :rage4:

@raphinesse raphinesse merged commit b8e2c4d into apache:master Jul 11, 2018
@raphinesse raphinesse deleted the fetch-nomore branch July 11, 2018 23:02
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