Miro Hrončok
|
3815a08388
|
Don't skip so many tests on the CI
test_wsgiref is tracked in https://bugs.python.org/issue37411
|
2019-06-28 02:46:02 +02:00 |
|
Miro Hrončok
|
dd5f80b1b8
|
Update to 3.7.4rc1
- reenable test_asyncio
- drop merged CVE fixes (patches 320, 324)
|
2019-06-25 23:16:36 +02:00 |
|
Miro Hrončok
|
9941fbbeb9
|
CI: Stop running findleaks tests, but run the test suite on debug Python
|
2019-06-25 15:32:50 +02:00 |
|
Miro Hrončok
|
0bee54773d
|
Fedora CI: Provision 3 GiB of RAM
|
2019-04-25 12:59:53 +02:00 |
|
Victor Stinner
|
4b6961f25f
|
Reenable test_gdb on most archs except arm and s390x
gdb has been fixed in Rawhide:
https://bugzilla.redhat.com/show_bug.cgi?id=1638798
https://bugzilla.redhat.com/show_bug.cgi?id=1634781
Install also gdb in selftest to no longer skip test_gdb
on the x86_64 CI.
But test_gdb is still skipped on armv7hl:
https://bugzilla.redhat.com/show_bug.cgi?id=1196181
And skipped on s390x:
https://bugzilla.redhat.com/show_bug.cgi?id=1678277
|
2019-02-19 16:19:01 +00:00 |
|
Miro Hrončok
|
bc86296869
|
Run the selftest suite on Fedora CI
|
2018-12-19 15:58:27 +01:00 |
|
Petr Šplíchal
|
704ecff960
|
Enable basic venv smoke test in the CI
This executes virtual environment smoke test from the shared
python tests repository against Python 3.7.
|
2018-08-31 11:03:06 +02:00 |
|