Re: Searchfox now gives info about tests at the top of test files!

2020-07-29 Thread Andrew Sutherland
On 7/29/20 6:28 AM, James Graham wrote: As an aside/reminder for people, for web-platform-tests in particular the dashboard at https://jgraham.github.io/wptdash/ can give you information about all tests in a component and is designed to answer questions like "which tests are failing in Firefox

Re: Searchfox now gives info about tests at the top of test files!

2020-07-29 Thread James Graham
This is awesome! On 28/07/2020 18:40, Andrew Sutherland wrote: - How long your tests take to run (on average)! - How many times your tests were run in the preceding 7 days[1]! - How many times your tests were skipped in the preceding 7 days! - What skip-patterns govern the skips from your test's

Searchfox now gives info about tests at the top of test files!

2020-07-28 Thread Andrew Sutherland
Have you ever been looking at a test file in Searchfox and wondered how the test could possibly work?  Then you do some more investigation and it turns out that the test, in fact, does not work and is disabled?  Perhaps you even melodramatically threw your hands up in the air in frustration?