#6240: singular interface failure on itanium
------------------------+---------------------------------------------------
 Reporter:  was         |       Owner:  was       
     Type:  defect      |      Status:  new       
 Priority:  blocker     |   Milestone:  sage-4.0.2
Component:  interfaces  |    Keywords:            
 Reviewer:              |      Author:            
   Merged:              |  
------------------------+---------------------------------------------------
 I see the following test failure every time on *iras* (SUSE Itanium on
 skynet).  I do not see it Redhat Itanium.
 {{{

 wst...@iras:~/build/iras/sage-4.0.1> ./sage -t
 "devel/sage/doc/en/constructions/polynomials.rst"
 sage -t  "devel/sage/doc/en/constructions/polynomials.rst"
 **********************************************************************
 File
 
"/home/wstein/build/iras/sage-4.0.1/devel/sage/doc/en/constructions/polynomials.rst",
 line 322:
     sage: print "ignore this";  J.minimal_associated_primes ()     #
 slightly random output
 Exception raised:
     Traceback (most recent call last):
       File "/home/wstein/build/iras/sage-4.0.1/local/bin/ncadoctest.py",
 line 1231, in run_one_test
         self.run_one_example(test, example, filename, compileflags)
       File "/home/wstein/build/iras/sage-4.0.1/local/bin/sagedoctest.py",
 line 38, in run_one_example
         OrigDocTestRunner.run_one_example(self, test, example, filename,
 compileflags)
       File "/home/wstein/build/iras/sage-4.0.1/local/bin/ncadoctest.py",
 line 1172, in run_one_example
         compileflags, 1) in test.globs
       File "<doctest __main__.example_14[7]>", line 1, in <module>
         print "ignore this";  J.minimal_associated_primes ()     #
 slightly random output###line 322:
     sage: print "ignore this";  J.minimal_associated_primes ()     #
 slightly random output
       File "/home/wstein/build/iras/sage-4.0.1/local/lib/python2.5/site-
 packages/sage/rings/polynomial/multi_polynomial_ideal.py", line 365, in
 wrapper
         return func(*args, **kwds)
       File "/home/wstein/build/iras/sage-4.0.1/local/lib/python2.5/site-
 packages/sage/rings/polynomial/multi_polynomial_ideal.py", line 341, in
 __exit__
         self.singular.option("set",self.o)
       File "/home/wstein/build/iras/sage-4.0.1/local/lib/python2.5/site-
 packages/sage/interfaces/singular.py", line 1074, in option
         self.eval("option(set,%s)"%val.name())
       File "/home/wstein/build/iras/sage-4.0.1/local/lib/python2.5/site-
 packages/sage/interfaces/singular.py", line 543, in eval
         raise RuntimeError, 'Singular error:\n%s'%s
     RuntimeError: Singular error:
        ? unknown option `set`
        ? unknown option `sage44`
        ? error occurred in STDIN line 3: `option(set,sage44);`
 **********************************************************************
 1 items had failures:
    1 of   8 in __main__.example_14
 ***Test Failed*** 1 failures.
 For whitespace errors, see the file
 /home/wstein/build/iras/sage-4.0.1/tmp/.doctest_polynomials.py
          [5.3 s]
 exit code: 1024

 ----------------------------------------------------------------------
 The following tests failed:


         sage -t  "devel/sage/doc/en/constructions/polynomials.rst"
 Total time for all tests: 5.3 seconds
 wst...@iras:~/build/iras/sage-4.0.1> cat /etc/issue

 Welcome to SUSE Linux Enterprise Server 10 SP1 (ia64) - Kernel \r (\l).

 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6240>
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to