Ticket #544 (closed defect: fixed)

Opened 6 years ago

Last modified 6 years ago

doctesting const.tex should not pop up any windows

Reported by: was Owned by: mhansen
Priority: major Milestone: sage-2.8.4
Component: documentation Keywords:
Cc: Work issues:
Report Upstream: Reviewers:
Authors: Merged in:
Dependencies: Stopgaps:

Description

It is very annoying that doctesting const.tex causes a bunch of windows to pop up. This should not happen. Stop this by putting #optional after all doctests that would pop up a window, so they aren't actually run, except in the rare cases when I'm running all optional doctests (and then popups are fine).

Attachments

544.patch Download (2.0 KB) - added by mhansen 6 years ago.

Change History

comment:1 Changed 6 years ago by mhansen

  • Owner changed from wdjoyner to mhansen

Changed 6 years ago by mhansen

comment:2 Changed 6 years ago by mhansen

Patch attached.

comment:3 Changed 6 years ago by was

  • Status changed from new to closed
  • Resolution set to fixed

comment:4 Changed 6 years ago by mabshoff

  • Milestone changed from sage-2.9 to sage-2.8.4
Note: See TracTickets for help on using tickets.