Dear Dave,

That's weird.  Now the test seems to pass.  I had tried it several
times before I wrote, but now it consistently passes.  I'm now a
little worried about the stability of my system...  Any ideas about
what can cause these problems (and tests I can run to detect them)?

Thanks,

-Jon
 =)

P.S.  /proc/version tells me:
Linux version 2.6.18-164.6.1.el5 (mockbuild@ls20-
bc2-14.build.redhat.com) (gcc version 4.1.2 20080704 (Red Hat
4.1.2-46)) #1 SMP Tue Oct 27 11:28:30 EDT 2009

=========================================================

jonhanke@[~/my_sage_dir/SAGE_parsley_Build_Testing/sage-4.6.2]: ./sage
-t /sage/jonhanke/SAGE_parsley_Build_Testing/sage-4.6.2/devel/sage/
sage/misc/preparser.py
sage -t  "/sage/jonhanke/SAGE_parsley_Build_Testing/sage-4.6.2/devel/
sage/sage/misc/preparser.py"
         [7.2 s]

----------------------------------------------------------------------
All tests passed!
Total time for all tests: 7.2 seconds




On Apr 1, 2:32 pm, David Kirkby <david.kir...@onetel.net> wrote:
> On 1 April 2011 18:43, Jonathan Hanke <jonha...@gmail.com> wrote:
>
>
>
>
>
> > Hi,
> > I was building sage 4.6.2 on a Sun Fire 4450 server (called parsley) running
> > Redhat linux, and the there was a preparser failure when running make check.
> >  Is this something I should be concerned about?  I thought that the new sage
> > builds are automatically tested on this architecture, so how can make check
> > fail?
> > Thanks,
> > -Jon
> >  =)
> > ================
> > jonhanke@[~/my_sage_dir/SAGE_parsley_Build_Testing/sage-4.6.2]: make check
> > ...
> > ----------------------------------------------------------------------
> > The following tests failed:
>
> >         sage -t  -force_lib "devel/sage/sage/misc/preparser.py"
> > Total time for all tests: 6133.0 seconds
> > Please see /home/jonhanke/.sage//tmp/test.log for the complete log from this
> > test.
> > jonhanke@[~/my_sage_dir/SAGE_parsley_Build_Testing/sage-4.6.2]: sage -t
> >  -force_lib "devel/sage/sage/misc/preparser.py"
> > sage -t -force_lib "devel/sage/sage/misc/preparser.py"
> > Non-default server settings detected:
> >     Incoming Server =http://hg.sagemath.org (default)
> >     Outgoing Server =
> > ssh://jonha...@sage.math.washington.edu/sage-4.1.1/devel
> > **********************************************************************
> > File
> > "/sage/jonhanke/SAGE_parsley_Build_Testing/sage-4.6.2/devel/sage/sage/misc/ 
> > preparser.py",
> > line 1386:
> >     sage: sage.misc.preparser.is_loadable_filename('foo.m')
> > Expected:
> >     True
> > Got:
> >     False
> > **********************************************************************
> > File
> > "/sage/jonhanke/SAGE_parsley_Build_Testing/sage-4.6.2/devel/sage/sage/misc/ 
> > preparser.py",
> > line 1403:
> >     sage: load_attach_path()
> > Exception raised:
> >     Traceback (most recent call last):
> >       File "/usr/local/sage-4.6/local/bin/ncadoctest.py", line 1231, in
> > run_one_test
> >         self.run_one_example(test, example, filename, compileflags)
> >       File "/usr/local/sage-4.6/local/bin/sagedoctest.py", line 38, in
> > run_one_example
> >         OrigDocTestRunner.run_one_example(self, test, example, filename,
> > compileflags)
> >       File "/usr/local/sage-4.6/local/bin/ncadoctest.py", line 1172, in
> > run_one_example
> >         compileflags, 1) in test.globs
> >       File "<doctest __main__.example_19[2]>", line 1, in <module>
> >         load_attach_path()###line 1403:
> >     sage: load_attach_path()
> >     NameError: name 'load_attach_path' is not defined
> > **********************************************************************
>
> We are not regularly testing on Redhat Linux on x86 - see
>
> http://wiki.sagemath.org/SupportedPlatforms
>
> for what we test on.
>
> Can you run the test again
>
> ./sage -t 
> /sage/jonhanke/SAGE_parsley_Build_Testing/sage-4.6.2/devel/sage/sage/misc/p 
> reparser.py
>
> if the failure is reproducible, then it should be added to the trac
> server as a bug. Please state the exact version of Redhat though.
>
> Dave

-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to