#18748: Python library to bootstrap Sage
-------------------------------------+-------------------------------------
       Reporter:  vbraun             |        Owner:
           Type:  defect             |       Status:  needs_review
       Priority:  blocker            |    Milestone:  sage-6.8
      Component:  build              |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  Volker Braun       |    Reviewers:
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/vbraun/python_library_to_bootstrap_sage|  
075228f1c38f87975b08ecefbb5414e6dc0db9de
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by jhpalmieri):

 I get an error with tox:
 {{{
 $ tox
 GLOB sdist-make:
 /Users/palmieri/Desktop/Sage_stuff/git/sage/src/sage_bootstrap/setup.py
 py26 create:
 /Users/palmieri/Desktop/Sage_stuff/git/sage/src/sage_bootstrap/.tox/py26
 py26 installdeps: unittest2
 py26 inst:
 
/Users/palmieri/Desktop/Sage_stuff/git/sage/src/sage_bootstrap/.tox/dist/sage_bootstrap-1.0.zip
 py26 installed: argparse==1.3.0,linecache2==1.0.0,sage-
 bootstrap==1.0,six==1.9.0,traceback2==1.4.0,unittest2==1.1.0,wheel==0.24.0
 py26 runtests: PYTHONHASHSEED='2708481092'
 py26 runtests: commands[0] | unit2 discover
 ............E..
 ======================================================================
 ERROR: test_package (test.test_package.PackageTestCase)
 ----------------------------------------------------------------------
 Traceback (most recent call last):
   File
 
"/Users/palmieri/Desktop/Sage_stuff/git/sage/src/sage_bootstrap/test/test_package.py",
 line 34, in test_package
     self.assertIsInstance(pkg.tarball, Tarball)
 AttributeError: 'PackageTestCase' object has no attribute
 'assertIsInstance'

 ----------------------------------------------------------------------
 Ran 15 tests in 1.056s

 FAILED (errors=1)
 ERROR: InvocationError:
 
'/Users/palmieri/Desktop/Sage_stuff/git/sage/src/sage_bootstrap/.tox/py26/bin/unit2
 discover'
 }}}

--
Ticket URL: <http://trac.sagemath.org/ticket/18748#comment:53>
Sage <http://www.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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to