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

Revert "fix: handle undefined rejections" #2016

Closed
wants to merge 1 commit into from

Conversation

wbt
Copy link
Contributor

@wbt wbt commented Jan 10, 2022

Checking impact of reverting #1961 on tests

@wbt
Copy link
Contributor Author

wbt commented Jan 10, 2022

This discussion seems like it might be relevant.

@DABH
Copy link
Contributor

DABH commented Jan 10, 2022

Hmm, though if I just run the mocha command (which should ignore all eslint stuff), I can still see the test fail...

mocha test/*.test.js test/**/*.test.js --exit

@wbt
Copy link
Contributor Author

wbt commented Jan 10, 2022

Yeah, now that I am reading more context on that I don't think there's much in common with the issues there were getting around unhandled rejections between the time of the PR reporting that checks passed and the time of the merge. This might not be the culprit.

@DABH
Copy link
Contributor

DABH commented Jan 10, 2022

Agreed, since I can repro this test error locally on commits even before we merged that PR.

@wbt wbt closed this Jan 10, 2022
@wbt wbt deleted the revert-1961-fix-undefined-rejection branch January 10, 2022 21:44
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.

2 participants