Skip to content

Chrome test result at https://wpt.fyi/results/largest-contentful-paint/web-font-styled-text-resize-swap-after-interaction.html #1231

@powdercloud

Description

@powdercloud

Hi,

I've been trying to understand why https://wpt.fyi/results/largest-contentful-paint/web-font-styled-text-resize-swap-after-interaction.html indicates a failure for Chrome. The indication there (looking at the detail of the test failure) is that there are two performance entries for the URL of the font, when we expect just one, as asserted by line 71 in the test file:

    assert_equals(performance.getEntriesByName(absoluteURL).length, 1, 'Web font should be downloaded.');

I've not been able to reproduce this failure.

I've verified the following thus far:

What I've also tried is to make a simple clarifying change against the test in the Chromium repo, to see if I could tickle the dashboard to update. That PR is still pending review for Github due to this test being an interop test, but even once accepted the outcome is uncertain.

I think at this point it's possible that the dashboard is displaying an incorrect result for Chrome, or there is a subtle difference in how the test runs when producing that result. Either way, I'd be grateful for some help debugging this issue. Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    test-change-proposalProposal to add or remove tests for an interop area

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions