Open
Description
I'd like to request that the Blitz become a "test submitter" (as suggested here).
Blitz is a new web engine:
- We don't have JavaScript execution support yet, so we are running tests using a custom test runner (sample output: wptreport.json)
- We are currently only running the
css
subsuite - Our runner is able to detect
32998
tests, of those we are able to run22157
. - We pass 37.44% of those run or 25.14% of the tests found (using interop scoring methodology)
Detailed summary:
32998 tests FOUND
10841 tests SKIPPED (32.85%)
22157 tests RUN (67.15%)
Of tests run:
30497 subtests RUN
10481 subtests PASSED (34.37%)
Of tests run:
205 tests CRASHED (0.93% of run; 0.62% of found)
8191 tests PASSED (36.97% of run; 24.82% of found)
13761 tests FAILED (62.11% of run; 41.70% of found)
Counting partial tests (interop score):
8296.33 tests PASSED (37.44% of run; 25.14% of found)
Metadata
Metadata
Assignees
Labels
No labels