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

Expose details of test failures (e.g. actual value) #2016

Open
caugner opened this issue Dec 6, 2024 · 0 comments
Open

Expose details of test failures (e.g. actual value) #2016

caugner opened this issue Dec 6, 2024 · 0 comments

Comments

@caugner
Copy link
Contributor

caugner commented Dec 6, 2024

We have come across features in older Chrome versions where the collector reported the feature as unsupported, although the feature was supported:

  1. Writing border-image-width value auto, but reading equivalent value auto auto auto auto
  2. Writing backgorund-position value bottom, but reading equivalent value 50% 100%

In these cases, it would have helped if the collector would have shown details about the test expectation mismatch.

This applies to CSS property tests, but also to Web API tests that check if an exception is thrown.

@caugner caugner changed the title Expose details of failed test cases (e.g. actual value) Expose details of test failures (e.g. actual value) Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant