mirror of
https://github.com/servo/servo.git
synced 2025-08-05 05:30:08 +01:00
Re-enable windows unit tests.
This commit is contained in:
parent
d30e51b779
commit
d4ed646abc
1 changed files with 2 additions and 3 deletions
|
@ -370,9 +370,8 @@ def windows_unit(cached=True):
|
|||
|
||||
"mach build --dev",
|
||||
|
||||
# https://github.com/servo/servo/issues/25961
|
||||
#"mach test-unit",
|
||||
#"mach smoketest --angle",
|
||||
"mach test-unit",
|
||||
"mach smoketest --angle",
|
||||
|
||||
"mach package --dev",
|
||||
"mach build --dev --libsimpleservo",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue