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

Yarn upgrade causes some unit tests to fail #239

Open
zachmullen opened this issue Mar 19, 2020 · 0 comments
Open

Yarn upgrade causes some unit tests to fail #239

zachmullen opened this issue Mar 19, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@zachmullen
Copy link
Member

After yarn upgrade, the JobList had one test failure and the DataBrowser had several. I poked around at the job list failure and it was related to XHR mocking. Either our mocking wasn't adequately reset, or there's a genuine bug in the component that's causing more XHRs to be dispatched than we want. One thing I tried was downgrading vue-async-computed, but that was not the culprit.

@zachmullen zachmullen added the bug Something isn't working label Mar 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant