[perl #127750] Intermittent failure on t/04-nativecall/13-union.t

2016-08-03 Thread jn...@jnthn.net via RT
On Wed Jul 27 17:43:50 2016, steve.myn...@gmail.com wrote: > I've run roast a handful of times in the last few days and didn't see > that fail once. > Not heard anyone mention it in a while either, nor seen it myself. Since we have a good candidate for a commit that likely fixed the issue, I'll

[perl #127750] Intermittent failure on t/04-nativecall/13-union.t

2016-07-21 Thread jn...@jnthn.net via RT
On Thu Jul 21 05:14:07 2016, elizabeth wrote: > FWIW, I haven’t seen it in months… and I basically run at least 10 > spectests a day. > Aye, but it's in "make test", not "make spectest". Do you run that so often too? :-)

Re: [perl #127750] Intermittent failure on t/04-nativecall/13-union.t

2016-07-21 Thread Elizabeth Mattijsen
FWIW, I haven’t seen it in months… and I basically run at least 10 spectests a day. Liz === > On 21 Jul 2016, at 13:18, Steve Mynott wrote: > > I've run roast a handful of times in the last few days and didn't see > that fail once. > > S > > On 21 July

Re: [perl #127750] Intermittent failure on t/04-nativecall/13-union.t

2016-07-21 Thread Steve Mynott
I've run roast a handful of times in the last few days and didn't see that fail once. S On 21 July 2016 at 12:03, jn...@jnthn.net via RT wrote: > On Sun Mar 20 16:56:04 2016, coke wrote: >> On Sun Mar 20 15:03:37 2016, elizabeth wrote: >> > > On 20 Mar 2016, at

[perl #127750] Intermittent failure on t/04-nativecall/13-union.t

2016-07-21 Thread jn...@jnthn.net via RT
On Sun Mar 20 16:56:04 2016, coke wrote: > On Sun Mar 20 15:03:37 2016, elizabeth wrote: > > > On 20 Mar 2016, at 19:17, Will Coleda (via RT) > > follo...@perl.org> wrote: > > > > > > # New Ticket Created by Will Coleda > > > # Please include the string: [perl #127750] > > > # in the subject

[perl #127750] Intermittent failure on t/04-nativecall/13-union.t

2016-03-20 Thread Will Coleda via RT
On Sun Mar 20 15:03:37 2016, elizabeth wrote: > > On 20 Mar 2016, at 19:17, Will Coleda (via RT) > follo...@perl.org> wrote: > > > > # New Ticket Created by Will Coleda > > # Please include the string: [perl #127750] > > # in the subject line of all future correspondence about this issue. > > #

Re: [perl #127750] Intermittent failure on t/04-nativecall/13-union.t

2016-03-20 Thread Elizabeth Mattijsen
> On 20 Mar 2016, at 19:17, Will Coleda (via RT) > wrote: > > # New Ticket Created by Will Coleda > # Please include the string: [perl #127750] > # in the subject line of all future correspondence about this issue. > #

[perl #127750] Intermittent failure on t/04-nativecall/13-union.t

2016-03-20 Thread Will Coleda via RT
$ prove -v -e ./perl6 t/04-nativecall/13-union.t t/04-nativecall/13-union.t .. 1..28 ok 1 - sizeof union is sizeof biggest member ok 2 - sizeof(MyStruct) ok 3 - getting long ok 4 - getting num ok 5 - getting int8 ok 6 - getting num32 ok 7 - getting long from C-created struct ok 8 - getting num

[perl #127750] Intermittent failure on t/04-nativecall/13-union.t

2016-03-20 Thread Tobias Leich via RT
Hi, can I get verbose output please?