mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-30 20:59:16 +00:00
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:
parent
e38b206957
commit
61ae388140
Notes:
github-actions[bot]
2024-12-02 22:42:57 +00:00
Author: https://github.com/tcl3
Commit: 61ae388140
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/2714
Reviewed-by: https://github.com/trflynn89 ✅
1036 changed files with 17493 additions and 22639 deletions
|
@ -1,16 +1,11 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 6 tests
|
||||
|
||||
6 Pass
|
||||
Details
|
||||
Result Test Name MessagePass can't bypass required members by omitting the dictionary entirely
|
||||
Pass destination is required
|
||||
Pass signal is required
|
||||
Pass all properties are reflected back
|
||||
Pass defaults are as expected
|
||||
Pass hasUAVisualTransition is default false
|
||||
Pass can't bypass required members by omitting the dictionary entirely
|
||||
Pass destination is required
|
||||
Pass signal is required
|
||||
Pass all properties are reflected back
|
||||
Pass defaults are as expected
|
||||
Pass hasUAVisualTransition is default false
|
Loading…
Add table
Add a link
Reference in a new issue