Uh oh!
There was an error while loading. Please reload this page.
Remove the old canvaskit artifacts to not confuse the web runner. - #124641
Conversation
It looks like this pull request may not have tests. Please make sure to add tests before merging. If you need an exemption to this rule, contact Hixie on the #hackers channel in Chat (don't just cc him here, he won't see it! He's on Discord!). If you are not sure if you need tests, consider this rule of thumb: the purpose of a test is to make sure someone doesn't accidentally revert the fix. Ask yourself, is there anything in your PR that you feel it is important we not accidentally revert back to how it was before your fix? Reviewers: Read the Tree Hygiene page and make sure this patch meets those guidelines before LGTMing. |
ditman
commented
Apr 12, 2023
Failing tests LUCI tests look like flakes? |
Yes, rebase and try again. Should work. Everything was failing today. |
…utter#124641) Remove the old canvaskit artifacts to not confuse the web runner.
This fixes#123737
The old canvaskit artifacts were confusing the in-memory filesystem that the web runner uses. Added another artifact set that removes the old canvaskit artifacts if they exist.