Cython test suite

36 views
Skip to first unread message

John H Palmieri

unread,
Aug 11, 2022, 1:04:08 PM8/11/22
to sage-devel
What's the deal with the Cython test suite? I accidentally ran `make` with `SAGE_CHECK=yes` last night, and when I checked this morning, the Cython test suite had been running for almost 12 hours. The log currently ends with

runTest (__main__.EndToEndTest)
[-1] End-to-end common_include_dir ...
#### 2022-08-10 20:29:37.576838

#### 2022-08-10 20:29:47.726385

#### 2022-08-10 20:29:57.895889

   ... and then similar messages roughly every 10 seconds ...

#### 2022-08-11 09:57:45.430204

#### 2022-08-11 09:57:55.524469

#### 2022-08-11 09:58:05.616111


(This is on OS X.) What is going on?

--
John

Matthias Koeppe

unread,
Aug 11, 2022, 2:45:53 PM8/11/22
to sage-devel
In our CI runs, we disable the testsuite for this reason - see https://trac.sagemath.org/ticket/32785

We must be doing something wrong in spkg-check. Cython's own CI finishes within 15 minutes - see for example https://github.com/cython/cython/runs/7788707146?check_suite_focus=true

John H Palmieri

unread,
Aug 11, 2022, 5:22:58 PM8/11/22
to sage-devel
After your post, I unpacked a vanilla Cython tarball and ran "make PYTHON=python3" and "make test PYTHON=python3", and I'm seeing the same behavior as when running the test suite through Sage, although it has only (so far) produced 20 minutes of the messages.

Matthias Koeppe

unread,
Aug 11, 2022, 8:23:14 PM8/11/22
to sage-devel
Reply all
Reply to author
Forward
0 new messages