Processing control commands:
> tags -1 - patch
Bug #940679 [src:pandas] pandas: random test crashes
Removed tag(s) patch.
--
940679: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=940679
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
Control: tags -1 - patch
That's not the problem: cdef classes _can_ have non-cdef class (not
instance) attributes. https://github.com/cython/cython/issues/3154
On further inspection, the actual problem is that we have a Timedelta
(full Python class, has a dict) allocated in a memory space siz
There's also a few more of these:
https://salsa.debian.org/science-team/pandas/commit/c6fc5d5ccbec7ca833ca6d2556ab7013aff4b065
However, the above fix doesn't work: cdef attributes can't have default
values.
Control: tags -1 patch
Running the test suite (of -7) under gdb a few times produced a crash in
pandas/tests/indexes/interval/test_astype.py::TestDatetimelikeSubtype::test_astype_category[index4]
(4 not 3).
The trace points to Cython-generated C from _Timedelta._has_ns, which
(among other th
Processing control commands:
> tags -1 patch
Bug #940679 [src:pandas] pandas: random test crashes
Added tag(s) patch.
--
940679: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=940679
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
The ppc64 failure was this bug, specifically the
pandas/tests/indexes/interval/test_astype.py::TestDatetimelikeSubtype::test_astype_category[index3]
version. It was retried successfully. (The hppa failure is something
else.)
The "Build environment" section of the build log (i.e. the versions
Hello Rebecca,
>Running just the affected test files (in installed -6) produced no
>failures in ~350 attempts. The build of -7 succeeded on amd64; it
>failed on ppc64, but as the log isn't available yet, I don't know if
>it's this bug.
I don't think so, when log is not available it might mea
Control: tags -1 unreproducible
Running just the affected test files (in installed -6) produced no
failures in ~350 attempts. The build of -7 succeeded on amd64; it
failed on ppc64, but as the log isn't available yet, I don't know if
it's this bug.
While both tests involve time-related dtyp
Processing control commands:
> tags -1 unreproducible
Bug #940679 [src:pandas] pandas: random test crashes
Added tag(s) unreproducible.
--
940679: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=940679
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
9 matches
Mail list logo