Tests: Create imported WPT test output from completion callback data

This allows us to disable test output, which performs expensive assert
tracking. This was making our imported tests run significantly slower
than tests run via `WPT.sh`.

Formatting the output ourselves also allows us to remove unnecessary
information from the test output.

This commit also rebaselines all existing imported WPT tests to follow
the new format.
This commit is contained in:
Tim Ledbetter
2024-12-02 18:45:22 +00:00
committed by Tim Ledbetter
parent e38b206957
commit 61ae388140
Notes: github-actions[bot] 2024-12-02 22:42:57 +00:00
1036 changed files with 17493 additions and 22639 deletions

View File

@@ -1,21 +1,16 @@
Summary
Harness status: OK
Rerun
Found 11 tests
11 Pass
Details
Result Test Name MessagePass Trailing declarations apply after any preceding rules
Pass Trailing declarations apply after any preceding rules (no leading)
Pass Trailing declarations apply after any preceding rules (multiple)
Pass Nested declarations rule has same specificity as outer selector
Pass Nested declarations rule has top-level specificity behavior
Pass Nested declarations rule has top-level specificity behavior (max matching)
Pass Bare declartaion in nested grouping rule can match pseudo-element
Pass Nested group rules have top-level specificity behavior
Pass Nested @scope rules behave like :where(:scope)
Pass Nested @scope rules behave like :where(:scope) (trailing)
Pass Nested declarations rule responds to parent selector text change
Pass Trailing declarations apply after any preceding rules
Pass Trailing declarations apply after any preceding rules (no leading)
Pass Trailing declarations apply after any preceding rules (multiple)
Pass Nested declarations rule has same specificity as outer selector
Pass Nested declarations rule has top-level specificity behavior
Pass Nested declarations rule has top-level specificity behavior (max matching)
Pass Bare declartaion in nested grouping rule can match pseudo-element
Pass Nested group rules have top-level specificity behavior
Pass Nested @scope rules behave like :where(:scope)
Pass Nested @scope rules behave like :where(:scope) (trailing)
Pass Nested declarations rule responds to parent selector text change