Open schenney-chromium opened 3 years ago
(Likely related to https://github.com/web-platform-tests/wpt.fyi/issues/2286)
I've seen something similar when triaging testharness.js subtests. Then, searching searches for the name of the subtest, which honestly is very unlikely to find a bug, and just searching by the test name is more likely to find something. https://github.com/web-platform-tests/wpt.fyi/issues/2286 is about the harness status being treated as a subtest name when writing out the metadata, but here the issue is considering subtest names at all.
To reproduce: