Skip to content

test(wpt): mark timed out tests as 'failed'#2644

Merged
metcoder95 merged 5 commits intonodejs:mainfrom
rossilor95:wpt-timeout-as-failure
Feb 6, 2024
Merged

test(wpt): mark timed out tests as 'failed'#2644
metcoder95 merged 5 commits intonodejs:mainfrom
rossilor95:wpt-timeout-as-failure

Conversation

@rossilor95
Copy link
Copy Markdown
Contributor

@rossilor95 rossilor95 commented Jan 26, 2024

This relates to...

#2627

Changes

The WPTRunner class inside runner.mjs has been refactored to provide a more informative test statistics.

Features

  • A distinction between Files and Tests is added for reporting purposes. A File can be marked as "Passed", "Failed" or "Skipped". Test statistics remains unchanged.
  • WPT logs formatting has been improved with this new information
  • Files that time out are marked as "Failed"
Example of File report
report_new
New log appearance
console_new
Log example for a timed out File
timeout_new

Status

Loading
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

Successfully merging this pull request may close these issues.

4 participants