Hi,

The following test fails because I have some optional packages installed -

$ sage -t  --long -force_lib devel/sage/sage/misc/package.py
sage -t --long -force_lib "devel/sage/sage/misc/package.py"
**********************************************************************
File "/home/rajeev/software/general/sage/devel/sage/sage/misc/package.py",
line 119:
    sage: install_package()
Expected:
    ['atlas...', 'blas...', ...]
Got:
    ['PyQt_x11-4.9.1.p0', 'atlas-3.8.4.p1', 'blas-20070724',
'boehm_gc-7.2.alpha6.p2', 'boost-cropped-1.34.1',


I think its quite undesirable behavior.

Best,
Rajeev

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to