Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

For reftests, inline PASS / FAIL into directory views #421

Open
foolip opened this issue Aug 9, 2018 · 2 comments
Open

For reftests, inline PASS / FAIL into directory views #421

foolip opened this issue Aug 9, 2018 · 2 comments
Labels
enhancement New feature or request

Comments

@foolip
Copy link
Member

foolip commented Aug 9, 2018

https://wpt.fyi/results/css/css-flexbox has a lot of reftests where the result is always "1 / 1" or "0 / 1". Drilling down into https://wpt.fyi/results/css/css-flexbox/align-items-004.htm shows PASS or FAIL.

Since reftests have no subtests and can't have failure messages, I believe it'd be better to just inline PASS and FAIL into the directory views. Mockup:
image

@foolip
Copy link
Member Author

foolip commented Aug 9, 2018

It should still be possible to drill into a single test, however, which for now only provides linkability and no new information. #57 would go there though.

@foolip
Copy link
Member Author

foolip commented Aug 10, 2018

I'd like to expand this to suggest we hoist timeouts, which are currently quite common. These can also happen for testharness.js tests. Mockup using https://staging.wpt.fyi/results/html/dom:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

1 participant