1
0
mirror of https://github.com/facebook/proxygen.git synced 2025-08-07 07:02:53 +03:00

getdeps: [EASY] tell testpilot to use long output mode for failures

Summary: Ask testpilot to include more output in test failures.

Reviewed By: fanzeyi

Differential Revision: D18061772

fbshipit-source-id: 0c14092557c21396c877d3b1776c5707437a117c
This commit is contained in:
Wez Furlong
2019-10-25 20:30:45 -07:00
committed by Facebook Github Bot
parent 15e478be5b
commit 9b57f5799b

View File

@@ -507,6 +507,7 @@ if __name__ == "__main__":
"--test-config",
"platform=%s" % machine_suffix,
"buildsystem=getdeps",
"--print-long-results",
]
if owner: