Skip to content

sage -t foo gives wrong path to the file foo in the output #3447

@williamstein

Description

@williamstein
D-69-91-136-212:modular was$ sage -t dims.py 
sage -t  devel/sage-main/sage/modular/dims.py               **********************************************************************
File "/Users/was/s/tmp/dims.py", line 1564:
    sage: sturm_bound(Gamma1(13),5)

Notice the tmp above.

This is not trivial to fix. We need to change this:

D-69-91-136-212:modular was$ sage -t dims.py 
sage -t  devel/sage-main/sage/modular/dims.py               **********************************************************************
File ".../devel/sage-main/sage/modular/dims.py", line 1564:
    sage: sturm_bound(Gamma1(13),5)

To the release manager: please close this as already fixed.

CC: @garyfurnish @orlitzky

Component: doctest coverage

Reviewer: Maarten Derickx, Michael Orlitzky

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions