wpt.fyi
wpt.fyi copied to clipboard
Invalid queries fail silently
To repro:
- Go to https://wpt.fyi
- Type any valid query, e.g.
status:fail; results get updated correctly - Type an invalid query, e.g.
!is:triaged; results seem to get updated, but in fact only flash without any changes or errors. - Refresh the page; you now see the error message "Failed to fetch test runs.".
I was just thinking about this the other day! Fixing this would be awesome :)