#5371: [with patch, positive review] change autosave defaults
----------------------+-----------------------------------------------------
Reporter: mhampton | Owner: mhampton
Type: defect | Status: new
Priority: minor | Milestone: sage-4.0.2
Component: notebook | Keywords: autosave interval, snapshot
Reviewer: | Author:
Merged: |
----------------------+-----------------------------------------------------
Comment(by ncalexan):
I applied
{{{
http://trac.sagemath.org/sage_trac/raw-
attachment/ticket/5371/trac_5371_worksheet_save_time_version2.patch
http://trac.sagemath.org/sage_trac/raw-
attachment/ticket/5371/trac_5371_reviewer.patch
}}}
and fixed the following doctests:
{{{
sage -t sage/server/notebook/notebook.py
**********************************************************************
File "/scratch/ncalexan/sage-4.0.2.alpha1/devel/sage-
nca/sage/server/notebook/notebook.py", line 561:
sage: config['max_history_length']
Expected:
100
Got:
1000
**********************************************************************
1 items had failures:
1 of 9 in __main__.example_19
***Test Failed*** 1 failures.
For whitespace errors, see the file
/scratch/ncalexan/sage-4.0.2.alpha1/tmp/.doctest_notebook.py
[2.0 s]
sage -t sage/server/notebook/template.py
[1.3 s]
sage -t sage/server/notebook/sagetex.py
[1.4 s]
sage -t sage/server/notebook/user.py
**********************************************************************
File "/scratch/ncalexan/sage-4.0.2.alpha1/devel/sage-
nca/sage/server/notebook/user.py", line 86:
sage: config['max_history_length']
Expected:
100
Got:
1000
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5371#comment:13>
Sage <http://sagemath.org/>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---