servo / servo-warc-tests

Test Servo on Web Archive snapshots of real web sites
Mozilla Public License 2.0
11 stars 18 forks source link

Address failures in CI #23

Closed asajeffrey closed 6 years ago

asajeffrey commented 6 years ago

There are some failures running the performance tests in CI. My diagnosis for what's going on is...

So my proposed fix is

a) warn rather than exit if Servo times out, and b) kill any old wayback servers that might be around before starting the script.

asajeffrey commented 6 years ago

r? @jdm or @aneeshusa