atom / settings-view

🔧 Edit Atom settings
MIT License
272 stars 276 forks source link

Fix unreliable tests #1123

Closed nathansobo closed 5 years ago

nathansobo commented 5 years ago

This PR attempts intermittent failures of tests that interact with snippets. I think these failures are caused by the following race condition:

I think this what is happening. Hopefully I am right and CI will pass now. 🤞

nathansobo commented 5 years ago

Force-pushed and updated the PR body with a new hypothesis.

winstliu commented 5 years ago

Thank you!! I've been wrangling with this so much. Should close #973, right?

nathansobo commented 5 years ago

Yep. In the future you should always feel free to just close a linked issue that I miss on your own. Thanks for the heads up though! Closes #973.