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

test: report ERROR wpt test results #50429

Closed
wants to merge 2 commits into from

Commits on Oct 30, 2023

  1. test: report error wpt test results

    When a wpt test file is exited for uncaught error, its result should be
    recorded in the `wptreport.json` and uploaded to wpt.fyi.
    
    For instance, `html/webappapis/timers/evil-spec-example.any.js` is
    exited for uncaught error in Node.js but it shows as "MISSING" at
    https://wpt.fyi/results/html/webappapis/timers?label=master&label=experimental&product=chrome&product=node.js&aligned.
    legendecas committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    fa7b054 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e842497 View commit details
    Browse the repository at this point in the history