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
$ ./wpt lint css/css-contain
ERROR:lint:css/css-contain/contain-layout-008.html: Reference test with a non-existent 'match' relationship reference: 'reference/contain-paint-013-ref.html' (NON-EXISTENT-REF)
but the only-check-changed-files approach failed to notice this error running on #12975.
This is fundamentally the same as #9171, right? Or is this different given it's a lint for a single file that has an undeclared dependency (so we can't invalidate our "cache")?
but the only-check-changed-files approach failed to notice this error running on #12975.
CC @jgraham @gsnedders
The text was updated successfully, but these errors were encountered: