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

Tests failing on Windows #165

Closed
Vtec234 opened this issue Apr 13, 2022 · 3 comments
Closed

Tests failing on Windows #165

Vtec234 opened this issue Apr 13, 2022 · 3 comments

Comments

@Vtec234
Copy link
Member

Vtec234 commented Apr 13, 2022

We are seeing some non-deterministic failures of the tests on Windows. For example, here we see

AssertionError [ERR_ASSERTION]: Missing "master" in infoview

CC @lovettchris

@clovett
Copy link

clovett commented Apr 13, 2022

Interesting the infoview dump in that log shows this is the dreaded info view no updating even though there should be 2 messages to show they are not showing:

image

@clovett
Copy link

clovett commented Apr 13, 2022

All the subsequent rejected promise not handled within 1 second: Error [ERR_STREAM_WRITE_AFTER_END]: write after end error should actually be fixed by the upgrade in #162

@lovettchris
Copy link
Contributor

I believe this is fixed now.

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

No branches or pull requests

3 participants