mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Auto merge of #25980 - servo:jdm-patch-44, r=paulrouget
Enable windows unit tests Fixes #25961.
This commit is contained in:
commit
7ef4c65ac3
2 changed files with 7 additions and 7 deletions
|
@ -354,9 +354,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