You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've merged a PR disabling our other failing tests, but I wanted to note that one of the long test jobs is still failing. I haven't investigated deeply, but I'm fairly certain that the problem is related to the out of memory issues when parsing OSV because the job is getting cut off long before the timeout. It's likely that one of the update tests runs a full update (including OSV) and triggers the entire test job to get cancelled as a result.
If anyone would like to figure out which job it is and disable it for now while we're working that out, it would be much appreciated. I really hate having CI failures since it makes it really hard for me to review new PRs.