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

1 internet doctest failing in repl/interpreter.py #34683

Open
seblabbe opened this issue Oct 21, 2022 · 0 comments
Open

1 internet doctest failing in repl/interpreter.py #34683

seblabbe opened this issue Oct 21, 2022 · 0 comments

Comments

@seblabbe
Copy link
Contributor

On Ubuntu 18.04 with 9.8.beta2, Release Date: 2022-10-16, the command

$ sage -t --optional=sage,internet src/sage/repl/interpreter.py

gives

Using --optional=internet,sage
Doctesting 1 file.
sage -t --random-seed=107119898294203863120473903708715050252 src/sage/repl/interpreter.py
**********************************************************************
File "src/sage/repl/interpreter.py", line 662, in sage.repl.interpreter.get_test_shell
Failed example:
    out + err
Expected:
    ''
Got:
    '\x1b[0 q'
**********************************************************************
1 item had failures:
   1 of  10 in sage.repl.interpreter.get_test_shell
    [137 tests, 1 failure, 2.61 s]
----------------------------------------------------------------------
sage -t --random-seed=107119898294203863120473903708715050252 src/sage/repl/interpreter.py  # 1 doctest failed
----------------------------------------------------------------------

Component: doctest coverage

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

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