Skip to content

Commit f78280a

Browse files
committed
CI: Try hooking gdb into failing CI (likely not correct, but lets see...)
1 parent 89862da commit f78280a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ stages:
112112
python3 -m pip install -r test_requirements.txt && \
113113
echo CFLAGS \$CFLAGS && \
114114
python3 -m pip install -v . && \
115-
python3 runtests.py -n --debug-info --mode=full -- -rsx --junitxml=junit/test-results.xml && \
115+
gdb --return-child-result --batch --eval-command=run --eval-command=bt --args python3 runtests.py -n --debug-info --mode=full -- -rsx --junitxml=junit/test-results.xml && \
116116
python3 tools/openblas_support.py --check_version"
117117
displayName: 'Run 32-bit manylinux2014 Docker Build / Tests'
118118
- task: PublishTestResults@2

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy