mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Update web-platform-tests to revision 3f9178031eec5374c9a7d5709a7e11ba4a1955ed
This commit is contained in:
parent
4997ec26c2
commit
a5af9a106a
192 changed files with 3943 additions and 1927 deletions
|
@ -1,5 +1,5 @@
|
|||
html5lib == 1.0.1
|
||||
mozinfo == 0.10
|
||||
mozlog == 3.7
|
||||
mozlog==3.8
|
||||
mozdebug == 0.1
|
||||
urllib3[secure] == 1.22
|
||||
|
|
|
@ -411,7 +411,7 @@ class WdspecTest(Test):
|
|||
test_type = "wdspec"
|
||||
|
||||
default_timeout = 25
|
||||
long_timeout = 120
|
||||
long_timeout = 180 # 3 minutes
|
||||
|
||||
|
||||
manifest_test_cls = {"reftest": ReftestTest,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue