Re: [sage-release] Re: Sage 8.8.beta6 released

2019-05-24 Thread François Bissey
We’ll want some kind of follow up. The test will fail if you have something in 
~/.gap.
Not just on sage-on-gentoo.
The question is whether the pexpect interface should continue starting `gap` 
with the
“-r” option or not.

François

> On 25/05/2019, at 12:17 PM, Steven Trogdon  wrote:
> 
> Found this also first on s-o-g. So should ~/.gap be empty or is a follow-up 
> to https://trac.sagemath.org/ticket/27681 necessary?
> On Friday, May 24, 2019 at 7:04:53 PM UTC-5, François Bissey wrote:
> You have something in ~/.gap. See 
> https://trac.sagemath.org/ticket/27681#comment:30 
> 
> > On 25/05/2019, at 12:02 PM, Steven Trogdon  wrote: 
> > 
> > As far as I know this failure started with this beta. 
> > 
> > sage -t --long src/sage/tests/gap_packages.py 
> > ** 
> > File "src/sage/tests/gap_packages.py", line 137, in 
> > sage.tests.gap_packages.all_installed_packages 
> > Failed example: 
> > all_installed_packages() == all_installed_packages(gap=gap) 
> > Expected: 
> > True 
> > Got: 
> > False 
> > ** 
> > 1 item had failures: 
> >1 of   4 in sage.tests.gap_packages.all_installed_packages 
> > [10 tests, 1 failure, 1.04 s] 
> > 
> > 
> > For info: 
> > 
> > sage: from sage.tests.gap_packages import all_installed_packages 
> > sage: all_installed_packages() 
> > ('AtlasRep', 
> >  'FactInt', 
> >  'GAPDoc', 
> >  'SmallGrp', 
> >  'alnuth', 
> >  'atlasrep', 
> >  'autpgrp', 
> >  'crisp', 
> >  'ctbllib', 
> >  'fga', 
> >  'irredsol', 
> >  'laguna', 
> >  'polenta', 
> >  'polycyclic', 
> >  'primgrp', 
> >  'resclasses', 
> >  'sophus', 
> >  'tomlib', 
> >  'transgrp') 
> > sage: all_installed_packages(gap=gap) 
> > ('FactInt', 
> >  'GAPDoc', 
> >  'SmallGrp', 
> >  'alnuth', 
> >  'atlasrep', 
> >  'autpgrp', 
> >  'crisp', 
> >  'ctbllib', 
> >  'fga', 
> >  'irredsol', 
> >  'laguna', 
> >  'polenta', 
> >  'polycyclic', 
> >  'primgrp', 
> >  'resclasses', 
> >  'sophus', 
> >  'tomlib', 
> >  'transgrp') 
> > 
> > ls ~/.gap/pkg/ 
> > AtlasRep 
> > 
> > 
> > 
> > -- 
> > 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-r...@googlegroups.com. 
> > To post to this group, send email to sage-r...@googlegroups.com. 
> > Visit this group at https://groups.google.com/group/sage-release. 
> > To view this discussion on the web visit 
> > https://groups.google.com/d/msgid/sage-release/1969b326-0280-430f-8e84-45053acf1b05%40googlegroups.com.
> >  
> > For more options, visit https://groups.google.com/d/optout. 
> 
> 
> -- 
> 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 post to this group, send email to sage-release@googlegroups.com.
> Visit this group at https://groups.google.com/group/sage-release.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/sage-release/f8f00f9a-44cf-4a73-8ec1-fd25ccbcd536%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
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 post to this group, send email to sage-release@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-release.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/B31F9E94-A1D6-4EFC-A15A-9065C666B7AC%40gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [sage-release] Re: Sage 8.8.beta6 released

2019-05-24 Thread Steven Trogdon
Found this also first on s-o-g. So should ~/.gap be empty or is a follow-up 
to https://trac.sagemath.org/ticket/27681 necessary?
On Friday, May 24, 2019 at 7:04:53 PM UTC-5, François Bissey wrote:
>
> You have something in ~/.gap. See 
> https://trac.sagemath.org/ticket/27681#comment:30 
> 
>  
>
> > On 25/05/2019, at 12:02 PM, Steven Trogdon  > wrote: 
> > 
> > As far as I know this failure started with this beta. 
> > 
> > sage -t --long src/sage/tests/gap_packages.py 
> > ** 
> > File "src/sage/tests/gap_packages.py", line 137, in 
> sage.tests.gap_packages.all_installed_packages 
> > Failed example: 
> > all_installed_packages() == all_installed_packages(gap=gap) 
> > Expected: 
> > True 
> > Got: 
> > False 
> > ** 
> > 1 item had failures: 
> >1 of   4 in sage.tests.gap_packages.all_installed_packages 
> > [10 tests, 1 failure, 1.04 s] 
> > 
> > 
> > For info: 
> > 
> > sage: from sage.tests.gap_packages import all_installed_packages 
> > sage: all_installed_packages() 
> > ('AtlasRep', 
> >  'FactInt', 
> >  'GAPDoc', 
> >  'SmallGrp', 
> >  'alnuth', 
> >  'atlasrep', 
> >  'autpgrp', 
> >  'crisp', 
> >  'ctbllib', 
> >  'fga', 
> >  'irredsol', 
> >  'laguna', 
> >  'polenta', 
> >  'polycyclic', 
> >  'primgrp', 
> >  'resclasses', 
> >  'sophus', 
> >  'tomlib', 
> >  'transgrp') 
> > sage: all_installed_packages(gap=gap) 
> > ('FactInt', 
> >  'GAPDoc', 
> >  'SmallGrp', 
> >  'alnuth', 
> >  'atlasrep', 
> >  'autpgrp', 
> >  'crisp', 
> >  'ctbllib', 
> >  'fga', 
> >  'irredsol', 
> >  'laguna', 
> >  'polenta', 
> >  'polycyclic', 
> >  'primgrp', 
> >  'resclasses', 
> >  'sophus', 
> >  'tomlib', 
> >  'transgrp') 
> > 
> > ls ~/.gap/pkg/ 
> > AtlasRep 
> > 
> > 
> > 
> > -- 
> > 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-r...@googlegroups.com . 
> > To post to this group, send email to sage-r...@googlegroups.com 
> . 
> > Visit this group at https://groups.google.com/group/sage-release. 
> > To view this discussion on the web visit 
> https://groups.google.com/d/msgid/sage-release/1969b326-0280-430f-8e84-45053acf1b05%40googlegroups.com.
>  
>
> > For more options, visit https://groups.google.com/d/optout. 
>
>

-- 
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 post to this group, send email to sage-release@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-release.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/f8f00f9a-44cf-4a73-8ec1-fd25ccbcd536%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [sage-release] Re: Sage 8.8.beta6 released

2019-05-24 Thread François Bissey
You have something in ~/.gap. See 
https://trac.sagemath.org/ticket/27681#comment:30

> On 25/05/2019, at 12:02 PM, Steven Trogdon  wrote:
> 
> As far as I know this failure started with this beta.
> 
> sage -t --long src/sage/tests/gap_packages.py
> **
> File "src/sage/tests/gap_packages.py", line 137, in 
> sage.tests.gap_packages.all_installed_packages
> Failed example:
> all_installed_packages() == all_installed_packages(gap=gap)
> Expected:
> True
> Got:
> False
> **
> 1 item had failures:
>1 of   4 in sage.tests.gap_packages.all_installed_packages
> [10 tests, 1 failure, 1.04 s]
> 
> 
> For info:
> 
> sage: from sage.tests.gap_packages import all_installed_packages
> sage: all_installed_packages()
> ('AtlasRep',
>  'FactInt',
>  'GAPDoc',
>  'SmallGrp',
>  'alnuth',
>  'atlasrep',
>  'autpgrp',
>  'crisp',
>  'ctbllib',
>  'fga',
>  'irredsol',
>  'laguna',
>  'polenta',
>  'polycyclic',
>  'primgrp',
>  'resclasses',
>  'sophus',
>  'tomlib',
>  'transgrp')
> sage: all_installed_packages(gap=gap)
> ('FactInt',
>  'GAPDoc',
>  'SmallGrp',
>  'alnuth',
>  'atlasrep',
>  'autpgrp',
>  'crisp',
>  'ctbllib',
>  'fga',
>  'irredsol',
>  'laguna',
>  'polenta',
>  'polycyclic',
>  'primgrp',
>  'resclasses',
>  'sophus',
>  'tomlib',
>  'transgrp')
> 
> ls ~/.gap/pkg/
> AtlasRep
> 
> 
> 
> -- 
> 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 post to this group, send email to sage-release@googlegroups.com.
> Visit this group at https://groups.google.com/group/sage-release.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/sage-release/1969b326-0280-430f-8e84-45053acf1b05%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
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 post to this group, send email to sage-release@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-release.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/9F015792-340D-43B5-82E4-4D44A0D50A75%40gmail.com.
For more options, visit https://groups.google.com/d/optout.


[sage-release] Re: Sage 8.8.beta6 released

2019-05-24 Thread Steven Trogdon
As far as I know this failure started with this beta.

sage -t --long src/sage/tests/gap_packages.py
**
File "src/sage/tests/gap_packages.py", line 137, in 
sage.tests.gap_packages.all_installed_packages
Failed example:
all_installed_packages() == all_installed_packages(gap=gap)
Expected:
True
Got:
False
**
1 item had failures:
   1 of   4 in sage.tests.gap_packages.all_installed_packages
[10 tests, 1 failure, 1.04 s]


For info:

sage: from sage.tests.gap_packages import all_installed_packages
sage: all_installed_packages()
('AtlasRep',
 'FactInt',
 'GAPDoc',
 'SmallGrp',
 'alnuth',
 'atlasrep',
 'autpgrp',
 'crisp',
 'ctbllib',
 'fga',
 'irredsol',
 'laguna',
 'polenta',
 'polycyclic',
 'primgrp',
 'resclasses',
 'sophus',
 'tomlib',
 'transgrp')
sage: all_installed_packages(gap=gap)
('FactInt',
 'GAPDoc',
 'SmallGrp',
 'alnuth',
 'atlasrep',
 'autpgrp',
 'crisp',
 'ctbllib',
 'fga',
 'irredsol',
 'laguna',
 'polenta',
 'polycyclic',
 'primgrp',
 'resclasses',
 'sophus',
 'tomlib',
 'transgrp')

ls ~/.gap/pkg/
AtlasRep


-- 
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 post to this group, send email to sage-release@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-release.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/1969b326-0280-430f-8e84-45053acf1b05%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.