#5806: [with patch, needs work] Sage 3.4.1.rc3: failing test
"devel/sage/sage/misc/sagedoc.py"
---------------------+------------------------------------------------------
Reporter: jsp | Owner: ddrake
Type: defect | Status: assigned
Priority: blocker | Milestone: sage-4.0.1
Component: misc | Keywords:
---------------------+------------------------------------------------------
Comment(by mabshoff):
No luck on Solaris 10 with the standard find command:
{{{
bash-3.00$ ./sage -t -long devel/sage/sage/misc/sagedoc.py
sage -t -long "devel/sage/sage/misc/sagedoc.py"
grep: RE error 41: No remembered search string.
find: bad option -or
find: [-H | -L] path-list predicate-list
find: bad option -or
find: [-H | -L] path-list predicate-list
find: bad option -or
find: [-H | -L] path-list predicate-list
find: bad option -or
find: [-H | -L] path-list predicate-list
find: bad option -or
find: [-H | -L] path-list predicate-list
find: bad option -or
find: [-H | -L] path-list predicate-list
**********************************************************************
File "/home/mabshoff/build-3.4.2/sage-3.4.2-mark-
gcc-4.3.3/devel/sage/sage/misc/sagedoc.py", line 373:
sage: len(search_src("matrix", interact=False).splitlines()) > 10000 #
long time
Expected:
True
Got:
False
**********************************************************************
1 items had failures:
1 of 6 in __main__.example_7
}}}
Cheers,
Michael
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5806#comment:24>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---