I ran "make check" and this is what I got. This is on Ubuntu 12.04

HACK zompu:~/playground/sage/sage-5.4.1$ ./sage -t  -force_lib 
"devel/sage/sage/structure/dynamic_class.py"                                    
                                                              
sage -t -force_lib "devel/sage/sage/structure/dynamic_class.py"
**********************************************************************
File 
"/home/zooko/playground/sage/sage-5.4.1/devel/sage/sage/structure/dynamic_class.py",
 line 289:
    sage: inspect.getfile(Foo2)
Expected:
    '.../sage/structure/dynamic_class.pyc'
Got:
    
'/home/zooko/playground/sage/sage-5.4.1/local/lib/python/site-packages/sage/structure/dynamic_class.py'
**********************************************************************
File 
"/home/zooko/playground/sage/sage-5.4.1/devel/sage/sage/structure/dynamic_class.py",
 line 291:
    sage: inspect.getfile(Foo3)
Expected:
    '.../sage/structure/dynamic_class.pyc'
Got:
    
'/home/zooko/playground/sage/sage-5.4.1/local/lib/python/site-packages/sage/structure/dynamic_class.py'
**********************************************************************
1 items had failures:
   2 of  22 in __main__.example_2
***Test Failed*** 2 failures.
For whitespace errors, see the file 
/home/zooko/.sage//tmp/dynamic_class_11687.py
         [14.4 s]
 
----------------------------------------------------------------------
The following tests failed:


        sage -t -force_lib "devel/sage/sage/structure/dynamic_class.py"
Total time for all tests: 14.6 seconds

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
Visit this group at http://groups.google.com/group/sage-support?hl=en.


Reply via email to