-
-
Notifications
You must be signed in to change notification settings - Fork 685
Closed
Description
Some doctests are marked
# optional - gcc
but it seems reasonable to require gcc for doctests. After all, compiling Cython code is an integral part of Sage. Indeed, many doctests already fail without gcc.
Unfortunately, this exposes #12446, so we need "# known bug".
Component: doctest coverage
Author: Jeroen Demeyer
Reviewer: Karl-Dieter Crisman, John Palmieri
Merged: sage-5.4.1.rc0
Issue created by migration from https://trac.sagemath.org/ticket/13533