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

WPT navigation-timing/supported_navigation_type.window.js never sees a navigation event #25750

Open
pshaughn opened this issue Feb 13, 2020 · 0 comments

Comments

@pshaughn
Copy link
Member

@pshaughn pshaughn commented Feb 13, 2020

This test has a preamble that uses supportedEntryTypes for feature detection; past that preamble, it creates a 'navigation' PerformanceObserver with the resolution of the test inside the observer's callback. I don't know exactly what navigation event is supposed to fire that callback, but Chrome and Firefox pass this test; Servo, if running the test at all, never gets the expected event and times out.

@jdm jdm added this to To do in web-platform-test failures via automation Feb 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.