-
-
Notifications
You must be signed in to change notification settings - Fork 488
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
meta-ticket: failing internet/optional doctests #25536
Labels
Comments
comment:1
I fixed #25474. I am clueless for the others. |
This comment has been minimized.
This comment has been minimized.
comment:2
added persist.pyx |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
seblabbe
changed the title
meta-ticket: failing internet doctests in 8.3.beta3
meta-ticket: failing internet doctests in 8.3.betaX
Jun 19, 2018
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
seblabbe
changed the title
meta-ticket: failing internet doctests in 8.3.betaX
meta-ticket: failing internet/optional doctests in 8.3.betaX and 8.4.betaX
Sep 26, 2018
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
comment:15
See also
|
This comment has been minimized.
This comment has been minimized.
seblabbe
changed the title
meta-ticket: failing internet/optional doctests in 8.3.betaX and 8.4.betaX
meta-ticket: failing internet/optional doctests in 8.3.betaX, 8.4.betaX, 8.5.betaX
Nov 22, 2018
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
jdemeyer
changed the title
meta-ticket: failing internet/optional doctests in 8.3.betaX, 8.4.betaX, 8.5.betaX
meta-ticket: failing internet/optional doctests
Jan 2, 2019
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
comment:108
tickets merged in 9.5.beta9 |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
comment:112
one ticket merged in 9.6 |
This comment has been minimized.
This comment has been minimized.
comment:114
ticket fixed in 9.6 |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
comment:123
tickets merged in 9.8.beta1 |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
comment:124
tickets merged in 9.8.beta2 |
This was referenced May 2, 2020
This was referenced Sep 1, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This meta-ticket lists tickets opened for failing doctests involving internet, optional and/or external packages as discovered by running:
Many issues are related to internet (running them is activated by the tag
external
in the above command) which can be specifically tested with the following command:Tickets
Still open tickets:
Failing doctests maybe related to the presence of an optional package:
Fixed in 9.8:
Fixed in 9.7:
Fixed in 9.6:
Fixed in 9.5:
sage --standard
,sage --optional
andsage --experimental
are broken #32885 9 internet doctests failing in tests/cmdline.py - AttributeError: can't set attributeFixed in 9.4:
Fixed in 9.3:
Fixed in 9.2:
Fixed in 9.1:
Fixed in 9.0:
5 cplex doctests failed in cplex_backend.pyx #28708 5 cplex doctests failed in cplex_backend.pyx
Fixing missing optional flag in base_QQ.py #28700 missing latte_int optional tag in three doctests (a duplicate ticket was missing latte optional tag in three doctests #28697)
5 internet doctests failing in findstat.py #27838 5 (now 8) internet doctests failing in findstat.py
py3: fix doctests with cbc #28689 fix doctests with cbc
py3: fix doctests with gurobi #28756 py3: fix doctests with gurobi
py3: dot2tex + graphviz doctests failures #28759 py3: dot2tex + graphviz doctests failures
py3: internet str vs bytes doctests failures #28760 py3: imagemagick,internet,latex str vs bytes doctests failures
py3: further fixes for misc #28761 py3: further fixes for misc relative to internet doctests failures
DIMACS solver not workng with Python3 (7 glucose optional doctests failed) #28763 7 glucose optional doctests failed in sat/solvers/dimacs.py
2 internet doctest failed in hadamard_matrix.py #28764 2 internet doctest failed in hadamard_matrix.py
2 doctests failed in cmdline.py related to rst2ipynb #28762 2 doctests failed in cmdline.py related to rst2ipynb
failing internet doctest in repl/load.py #28808 failing internet in repl/load.py
1 doctest failed in thematic_tutorials/linear_programming.rst #28863 1 doctest failed in thematic_tutorials/linear_programming.rst because of CPLEX
Fixed in 8.9:
1 doctest failing in src/sage/databases/oeis.py with tag internet #28455 1 doctest failing in src/sage/databases/oeis.py with tag internet
1 internet doctest failing in oeis.py (Avogadro's) #28127 1 internet doctest failing in oeis.py (Avogadro's)
py3: fix str vs bytes issues with gurobi #28206 py3: fix str vs bytes issues with gurobi
Fixed in 8.8:
Fixed in 8.7:
Fixed in 8.6:
Fixed in 8.5:
Fixed in 8.4:
Fixed in 8.3:
Closed as invalid because not always reproducible:
Reports
Many of the above tickets originated in reports of failing doctests
on the sage-release mailing list, after the release announcement for
various development versions of Sage. See for instance:
and more can be found by
searching for "internet" on sage-release.
CC: @slel @vinklein @sagetrac-tmonteil
Component: doctest coverage
Keywords: meta-ticket, internet, optional doctests, thursdaysbdx
Issue created by migration from https://trac.sagemath.org/ticket/25536
The text was updated successfully, but these errors were encountered: