Test that the debug build has the proper -O flags set
Fixes https://src.fedoraproject.org/tests/python/issue/12
This commit is contained in:
parent
11b7e874ef
commit
96fbcc5c42
2 changed files with 43 additions and 0 deletions
|
|
@ -40,6 +40,9 @@
|
|||
- debugtest38:
|
||||
dir: selftest
|
||||
run: VERSION=3.8 PYTHON="python3-debug" X="test_ssl" ./parallel.sh
|
||||
- debugflags:
|
||||
dir: flags
|
||||
run: python3-debug ./assertflags.py -Og
|
||||
required_packages:
|
||||
- gcc
|
||||
- virtualenv
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue