mirror of
https://github.com/ROCm/ROCm.git
synced 2026-01-10 07:08:08 -05:00
Unsupress test output.
This commit is contained in:
@@ -217,7 +217,7 @@ jobs:
|
||||
os: ${{ job.os }}
|
||||
testDir: '$(Agent.BuildDirectory)/rocm/bin'
|
||||
testExecutable: './origami-tests'
|
||||
testParameters: '-r junit -o test_output.xml'
|
||||
testParameters: '-r console -r junit::out=test_output.xml'
|
||||
- script: |
|
||||
set -e
|
||||
export PYTHONPATH=$(Agent.BuildDirectory)/s/build/python:$PYTHONPATH
|
||||
|
||||
Reference in New Issue
Block a user