Skip to content

servo-automation/servo-wpt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

servo-wpt

Servo builds experience a lot of intermittent failures. This suite runs 24/7 in a dedicated machine, building and testing servo using the web platform test runner. It maintains a database of rr recordings of every intermittent encountered in the tests, which would be helpful for people who're willing to work on those later.

Running

Currently, this is not in a state for local usage. It requires:

  • a bot willing to work for you (see config.json.sample)
  • requests python module for communication with the Github API
  • rr binary built from our fork.
  • IntermittentsDB from the intermittent-tracker.

Run python runner.py to begin the siege! Pass --no-api to avoid making API requests.

About

Runner for maintaining rr-recordings of Servo builds

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages