CI: Skip marshalparser tests for now

Breakage reported upstream https://github.com/fedora-python/marshalparser/issues/10
This commit is contained in:
Miro Hrončok 2020-11-04 10:35:00 +01:00
parent baff8f4745
commit 797514b3c7
1 changed files with 0 additions and 3 deletions

View File

@ -22,9 +22,6 @@
- selftest:
dir: python/selftest
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:
- gcc # for extension building in venv and selftest
- gdb # for test_gdb