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

Intermittent fail in /_mozilla/mozilla/paint_timing.html #20625

Open
asajeffrey opened this issue Apr 11, 2018 · 1 comment
Open

Intermittent fail in /_mozilla/mozilla/paint_timing.html #20625

asajeffrey opened this issue Apr 11, 2018 · 1 comment
Labels
A-perf-measurement I-intermittent Problem reproduces intermittently.

Comments

@asajeffrey
Copy link
Member

Looking at the test at https://github.com/servo/servo/blob/5182c81c116d114b33e4cf4ddb2ef13474dd843a/tests/wpt/mozilla/tests/mozilla/paint_timing.html
it seems to assume the first-paint and first-contentful-paint will arrive together, if they arrive as separate notifications the test will fail. AFAICT the spec doesn't require the events to arrive simultaneously.

This may be what's causing the failure at #20579 (comment)

@asajeffrey asajeffrey added I-intermittent Problem reproduces intermittently. A-perf-measurement labels Apr 11, 2018
@asajeffrey
Copy link
Member Author

cc @avadacatavra @ferjm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-perf-measurement I-intermittent Problem reproduces intermittently.
Projects
None yet
Development

No branches or pull requests

1 participant