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

random doctest failure in schemes/toric/sheaf/klyachko.py #32849

Closed
yyyyx4 opened this issue Nov 10, 2021 · 1 comment
Closed

random doctest failure in schemes/toric/sheaf/klyachko.py #32849

yyyyx4 opened this issue Nov 10, 2021 · 1 comment

Comments

@yyyyx4
Copy link
Member

yyyyx4 commented Nov 10, 2021

Part of #32544:

sage -t --long --random-seed=289794312684730731709217355146442105979 src/sage/schemes/toric/sheaf/klyachko.py
**********************************************************************
File "src/sage/schemes/toric/sheaf/klyachko.py", line 950, in sage.schemes.toric.sheaf.klyachko.KlyachkoBundle_class.random_deformation
Failed example:
    Vtilde.cohomology(dim=True, weight=(0,))
Expected:
    (1, 0)
Got:
    (0, 0)
**********************************************************************

(From a patchbot run in #32842.)

Component: algebraic geometry

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

@yyyyx4 yyyyx4 added this to the sage-9.5 milestone Nov 10, 2021
@yyyyx4
Copy link
Member Author

yyyyx4 commented Nov 10, 2021

comment:1

Oops, this one was already filed as #32773.

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

2 participants