1
0
Fork 0
llvm-premerge-checks/scripts/requirements.txt
Mikhail Goncharov 681fbbe2cf Process results and unit-test output of libcxx
Now "report" step combines result in a uniform way and processes unit test
results XML output. It works for sub-builds only started from the 'premerge'
pipeline, i.e. non-recursive. One downside is that now one has to wait until
all jobs have finished.

- Add instructions to setup python environment

- added option to do full report cycle but not call Phabricator

- use "annotations" to show build status. That lifts the need to filter ninja
  and other output (thus `ph_no_filter_output` param removed) and output
  everything. That is nice as script failures no longer lead to loss of logs.

- improved annotate() usability

- misc fixes
2020-11-25 15:29:50 +01:00

10 lines
No EOL
165 B
Text

backoff==1.10.0
gitpython==3.1.9
lxml==4.5.2
pathspec==0.8.0
phabricator==0.7.0
pyaml==20.4.0
requests==2.24.0
retrying==1.3.3
unidiff==0.6.0
python-benedict==0.22.0