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 src/sage/schemes/toric/sheaf/klyachko.py #34914

Closed
yyyyx4 opened this issue Jan 16, 2023 · 2 comments
Closed

random doctest failure in src/sage/schemes/toric/sheaf/klyachko.py #34914

yyyyx4 opened this issue Jan 16, 2023 · 2 comments

Comments

@yyyyx4
Copy link
Member

yyyyx4 commented Jan 16, 2023

Part of #32544:

sage -t --long --random-seed=329584968391980816222698189552036004407 src/sage/schemes/toric/sheaf/klyachko.py
**********************************************************************
File "src/sage/schemes/toric/sheaf/klyachko.py", line 951, in sage.schemes.toric.sheaf.klyachko.KlyachkoBundle_class.random_deformation
Failed example:
    Vtilde.cohomology(dim=True, weight=(0,))
Expected:
    (1, 0)
Got:
    (0, 0)
**********************************************************************
1 item had failures:
   1 of   7 in sage.schemes.toric.sheaf.klyachko.KlyachkoBundle_class.random_deformation
    [151 tests, 1 failure, 25.99 s]

(From a patchbot run in #34439.)

Component: algebraic geometry

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

@yyyyx4 yyyyx4 added this to the sage-9.8 milestone Jan 16, 2023
@fchapoton
Copy link
Contributor

comment:1

duplicate of #32773

@yyyyx4
Copy link
Member Author

yyyyx4 commented Jan 17, 2023

comment:2

Oops, sorry.

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