The following tests failed:
sage -t "devel/sage/sage/server/notebook/notebook.py"
sage -t "devel/sage/sage/server/notebook/worksheet.py"
on this machine:
j...@host-57-44%cat /proc/version
Linux version 2.6.24-19-generic (bui...@yellow) (gcc version 4.2.3
(Ubuntu 4.2.3-2ubuntu7)) #1 SMP Wed Jun 18 14:15:37 UTC 2008
In detail:
j...@host-57-44%./sage -t "devel/sage/sage/server/notebook/notebook.py"
sage -t "devel/sage/sage/server/notebook/notebook.py"
**********************************************************************
File "/home/jec/sage-4.1.2.alpha0/devel/sage/sage/server/notebook/notebook.py",
line 1420:
sage: nb.worksheet_html(W.filename())
Expected:
'\n<!D...ript
type="text/javascript">cell_id_list=[0];</script>\n\n\n\n\n\n
</body>\n</html>'
Got:
'\n<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">\n<html
lang="en">\n <head>\n <title>Error</title>\n <meta
http-equiv="Content-Type" content="text/html; charset=utf-8" />\n
\n <link type="text/css" rel="stylesheet"
href="/css/master.css" media="screen" />\n \n \n
</head>\n <body >\n \n<span
style="color:red;font-weight:bold;">Internal Server Error:</span> The
template <em>notebook/worksheet.html</em> wasn\'t found.\n\n
</body>\n</html>'
[several similar chunks omitted]
12 items had failures:
1 of 5 in __main__.example_33
1 of 5 in __main__.example_34
1 of 5 in __main__.example_36
1 of 5 in __main__.example_37
1 of 4 in __main__.example_39
1 of 5 in __main__.example_40
1 of 5 in __main__.example_41
1 of 5 in __main__.example_42
1 of 5 in __main__.example_45
1 of 5 in __main__.example_46
1 of 5 in __main__.example_47
1 of 5 in __main__.example_49
***Test Failed*** 12 failures.
and
j...@host-57-44%./sage -t
"devel/sage/sage/server/notebook/worksheet.py"
sage -t "devel/sage/sage/server/notebook/worksheet.py"
**********************************************************************
File "/home/jec/sage-4.1.2.alpha0/devel/sage/sage/server/notebook/worksheet.py",
line 2230:
sage: W.html()
Expected:
'\n\n\n<div class="cell_input_active"
id="cell_resizer"></div>\n\n<div class="worksheet_cell_list" id...'
Got:
'\n<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">\n<html
lang="en">\n <head>\n <title>Error</title>\n <meta
http-equiv="Content-Type" content="text/html; charset=utf-8" />\n
\n <link type="text/css" rel="stylesheet"
href="/css/master.css" media="screen" />\n \n \n
</head>\n <body >\n \n<span
style="color:red;font-weight:bold;">Internal Server Error:</span> The
template <em>worksheet/worksheet.html</em> wasn\'t found.\n\n
</body>\n</html>'
etc etc, very similar.
John
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send an email to [email protected]
To unsubscribe from this group, send an email to
[email protected]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---