mirror of
https://github.com/servo/servo.git
synced 2025-09-15 17:38:23 +01:00
Do not mutate kwargs["binary_args"] (#37308)
Fixup of #37255, we should not modify existing `kwargs["binary_args"]` or else subsuite's `binary_args` will apply in non subsuite runs. Testing: I verified fix in my personal fork run with vello (where I actually use subsuite). Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>
This commit is contained in:
parent
34a64a944a
commit
adb5df3354
3 changed files with 4 additions and 6 deletions
4
tests/wpt/meta/MANIFEST.json
vendored
4
tests/wpt/meta/MANIFEST.json
vendored
|
@ -516386,11 +516386,11 @@
|
|||
]
|
||||
},
|
||||
"servo.py": [
|
||||
"49a2613ff12ba4f3b085549a31266a21861bbaf1",
|
||||
"07441780ccc7682c6b7616271aeb9a40310a433a",
|
||||
[]
|
||||
],
|
||||
"servodriver.py": [
|
||||
"a8aa5ae001b1ecd53a7f2f4515efa299c9ce8809",
|
||||
"f72f2257a3817e33817dc7a190da8e61cf6442da",
|
||||
[]
|
||||
],
|
||||
"webkit.py": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue