-
-
Notifications
You must be signed in to change notification settings - Fork 50
Error tests coverage on macOS #197
Comments
Just delete and re-clone the repo again :/ |
This issue persists, I just checkout to master, made a pull, and re run |
Coverage on macOS also fails upstream nodejs/node#19057 |
Sorry, I do not knew about that issue. I'm closing it, this seems to be a duplicated issue. |
@juanarbol I've uploaded current coverage results at https://nodejs-quic-coverage-static.netlify.com/ |
Very nice! Is there a way to help with updating that content, so if another person runs the coverage script, could send a PR or something like that, that coverage could be more precise (something like nightly coverage on node core but not automated) |
I don't have permissions to add netlify GitHub app to nodejs/quic, so I did this instead:
The deployment failed though |
I was thinking about something more manual, like a GitHub pages with coverage static files, If anyone ran coverage script, just commit and send a PR to the main repo (it's only a suggestion). |
First time I ran:
It worked, but now it's not working on my machine (and already ran
make clean
), this is the log:I've no idea, I've built and cleaned up like 4 times. It's weird, because the binary is built but coverage stuff crashes.
The text was updated successfully, but these errors were encountered: