mirror of
https://github.com/servo/servo
synced 2026-04-26 01:25:32 +02:00
Handle subsuites in wpt flake detection and aggregation as outlined in https://github.com/servo/servo/issues/37319#issuecomment-2969528022. Based on #37540. Testing: Manual CI run with vello_canvas subsuite: https://github.com/sagudev/servo/actions/runs/16021200215 --------- Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>
This directory contains various Python modules used to support servo development.
servo
servo-specific python code e.g. implementations of mach commands. This is the canonical repository for this code.
tidy
servo-tidy is used to check licenses, line lengths, whitespace, ruff on Python files, lock file versions, and more.
wpt
servo-wpt is a module with support scripts for running, importing, exporting, updating manifests, and updating expectations for WPT tests.