CI: Skip marshalparser tests for now
Breakage reported upstream https://github.com/fedora-python/marshalparser/issues/10
This commit is contained in:
parent
baff8f4745
commit
797514b3c7
@ -22,9 +22,6 @@
|
|||||||
- selftest:
|
- selftest:
|
||||||
dir: python/selftest
|
dir: python/selftest
|
||||||
run: VERSION=3.10 X="" ./parallel.sh
|
run: VERSION=3.10 X="" ./parallel.sh
|
||||||
- marshalparser:
|
|
||||||
dir: python/marshalparser
|
|
||||||
run: INSTALL_OR_SKIP=true VERSION=3.10 SAMPLE=10 test_marshalparser_compatibility.sh
|
|
||||||
required_packages:
|
required_packages:
|
||||||
- gcc # for extension building in venv and selftest
|
- gcc # for extension building in venv and selftest
|
||||||
- gdb # for test_gdb
|
- gdb # for test_gdb
|
||||||
|
Loading…
Reference in New Issue
Block a user