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:
committed by
Facebook Github Bot
parent
15e478be5b
commit
9b57f5799b
@@ -507,6 +507,7 @@ if __name__ == "__main__":
|
|||||||
"--test-config",
|
"--test-config",
|
||||||
"platform=%s" % machine_suffix,
|
"platform=%s" % machine_suffix,
|
||||||
"buildsystem=getdeps",
|
"buildsystem=getdeps",
|
||||||
|
"--print-long-results",
|
||||||
]
|
]
|
||||||
|
|
||||||
if owner:
|
if owner:
|
||||||
|
Reference in New Issue
Block a user