Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix failure in src/sage/structure/coerce_dict.pyx #28939

Open
jaapspies opened this issue Jan 2, 2020 · 6 comments
Open

Fix failure in src/sage/structure/coerce_dict.pyx #28939

jaapspies opened this issue Jan 2, 2020 · 6 comments

Comments

@jaapspies
Copy link
Member

Testing sage-9.0 on a Raspberry Pi 4B with Raspbian Buster

sage -t --long src/sage/structure/coerce_dict.pyx
**********************************************************************
File "src/sage/structure/coerce_dict.pyx", line 49, in sage.structure.coerce_dict
Failed example:
    len(LE)
Expected:
    1
Got:
    50
**********************************************************************
1 item had failures:
   1 of   9 in sage.structure.coerce_dict
    [296 tests, 1 failure, 91.00 s]
----------------------------------------------------------------------
sage -t --long src/sage/structure/coerce_dict.pyx  # 1 doctest failed
----------------------------------------------------------------------
Total time for all tests: 91.3 seconds
    cpu time: 90.7 seconds
    cumulative wall time: 91.0 seconds

Depends on #28941

Component: porting

Keywords: raspberry

Issue created by migration from https://trac.sagemath.org/ticket/28939

@jaapspies jaapspies added this to the sage-9.1 milestone Jan 2, 2020
@mkoeppe
Copy link
Member

mkoeppe commented May 1, 2020

comment:1

Moving tickets to milestone sage-9.2 based on a review of last modification date, branch status, and severity.

@mkoeppe mkoeppe modified the milestones: sage-9.1, sage-9.2 May 1, 2020
@fchapoton
Copy link
Contributor

Changed keywords from none to raspberry

@dimpase
Copy link
Member

dimpase commented Aug 31, 2020

comment:3

The reason for this error is handled on #28941

@dimpase
Copy link
Member

dimpase commented Aug 31, 2020

Dependencies: #28941

@dimpase
Copy link
Member

dimpase commented Aug 31, 2020

Changed author from jsp to none

@mkoeppe mkoeppe modified the milestones: sage-9.2, sage-9.3 Oct 24, 2020
@mkoeppe
Copy link
Member

mkoeppe commented May 10, 2021

comment:5

Moving to 9.4, as 9.3 has been released.

@mkoeppe mkoeppe modified the milestones: sage-9.3, sage-9.4 May 10, 2021
@mkoeppe mkoeppe modified the milestones: sage-9.4, sage-9.5 Aug 22, 2021
@mkoeppe mkoeppe modified the milestones: sage-9.5, sage-9.6 Dec 18, 2021
@mkoeppe mkoeppe modified the milestones: sage-9.6, sage-9.7 May 3, 2022
@mkoeppe mkoeppe modified the milestones: sage-9.7, sage-9.8 Sep 19, 2022
@mkoeppe mkoeppe removed this from the sage-9.8 milestone Jan 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants