mirror of
https://github.com/servo/servo.git
synced 2025-08-10 16:05:43 +01:00
Upgrade wptrunner (tests/wpt/harness) to latest version
This commit is contained in:
parent
5478c7c24b
commit
759c52d7eb
28 changed files with 164 additions and 146 deletions
|
@ -11,7 +11,7 @@ import traceback
|
|||
from Queue import Empty
|
||||
from multiprocessing import Process, current_process, Queue
|
||||
|
||||
from mozlog.structured import structuredlog
|
||||
from mozlog import structuredlog
|
||||
|
||||
# Special value used as a sentinal in various commands
|
||||
Stop = object()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue