On Friday, September 6, 2019 at 3:13:07 AM UTC-7, E. Madison Bray wrote:
>
> On Fri, Sep 6, 2019 at 11:36 AM E. Madison Bray <erik...@gmail.com 
> <javascript:>> wrote: 
> > 
> > Consistently getting a test failure on Cygwin related to some oddity in 
> GAP: 
> > 
> > sage -t --long --warn-long 109.3 src/sage/tests/cmdline.py 
> > ********************************************************************** 
> > File "src/sage/tests/cmdline.py", line 535, in 
> > sage.tests.cmdline.test_executable 
> > Failed example: 
> >     out 
> > Expected: 
> >     '120\n' 
> > Got: 
> >     "you can 'quit;' to quit to outer loop, or\nyou can 'return;' to 
> continue\n" 
> > ********************************************************************** 
> > File "src/sage/tests/cmdline.py", line 537, in 
> > sage.tests.cmdline.test_executable 
> > Failed example: 
> >     err.replace('gap: halving pool size.', '').strip() 
> > Expected: 
> >     '' 
> > Got: 
> >     'Error, <str> must not contain \'\\\' or \':\' at 
> > /home/embray/src/sagemath/sage/local/share/gap/lib/files.gi:53 called 
> > from\nfunc( C[i] ) at 
> > /home/embray/src/sagemath/sage/local/share/gap/lib/coll.gi:665 called 
> > from\nList( GAPInfo.DirectoriesSystemPrograms, Directory \n ) at 
> > /home/embray/src/sagemath/sage/local/share/gap/lib/files.gd:420 called 
> > from\n<function "DirectoriesSystemPrograms">( <arguments> )\n called 
> > from read-eval loop at 
> > 
> /home/embray/src/sagemath/sage/local/share/gap/pkg/alnuth-3.1.1/defs.g:10\nbrk>
>  
>
> > 120\nbrk>' 
> > ********************************************************************** 
> > 1 item had failures: 
> >    2 of 251 in sage.tests.cmdline.test_executable 
> >     [250 tests, 2 failures, 273.09 s] 
> > ---------------------------------------------------------------------- 
> > sage -t --long --warn-long 109.3 src/sage/tests/cmdline.py  # 2 doctests 
> failed 
> > ---------------------------------------------------------------------- 
> > 
> > Can't be sure yet that it isn't just a weird, localized issue in my 
> > installation.  Will investigate. 
>
> Yes, that's all it was.  I had a PATH entry with a \ in it, thanks to 
> conda still being a bit buggy on Cygwin :)  Conversely, I don't think 
> GAP should blow up in this case either.  So, two issues to file.... 
> \o/ 
>


I see this failure if I have a PATH entry with a space in it, as in 
"/Users/palmieri/path\ with\ space/". GAP should be able to handle this, I 
think.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-release+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/b786f72f-134d-4eac-bb74-12838be0f6aa%40googlegroups.com.

Reply via email to