Re: Test failures on 10-STABLE

2016-08-29 Thread Ngie Cooper
On Mon, Aug 29, 2016 at 11:22 AM, Ngie Cooper (yaneurabeya) wrote: > >> On Aug 29, 2016, at 06:00, Craig Rodrigues wrote: >> >> I notice that there are some consistent test failures on 10-STABLE: >> >> https://jenkins.freebsd.org/job/FreeBSD_stable_10/362/testReport/ >> >> sys.geom.class.gate.2

Re: Test failures on 10-STABLE

2016-08-29 Thread Ngie Cooper (yaneurabeya)
> On Aug 29, 2016, at 06:00, Craig Rodrigues wrote: > > I notice that there are some consistent test failures on 10-STABLE: > > https://jenkins.freebsd.org/job/FreeBSD_stable_10/362/testReport/ > > sys.geom.class.gate.2 > lib.libc.string.memcpy_test.memcpy_basic > > have been failing for abou

Re: test

2011-05-08 Thread Chip Camden
Quoth Jason Hellenthal on Sunday, 08 May 2011: > hackers, > > On Sun, May 08, 2011 at 01:54:18PM -0400, Jason Hellenthal wrote: > > > > hackers, > > > > Test > > > > My appologies. this message was never supposed to leave the outbox. > Instead of hitting one key I hit another. Please disregar

Re: test

2011-05-08 Thread Jason Hellenthal
hackers, On Sun, May 08, 2011 at 01:54:18PM -0400, Jason Hellenthal wrote: > > hackers, > > Test > My appologies. this message was never supposed to leave the outbox. Instead of hitting one key I hit another. Please disregard. Thanks. -- Regards, (jhell) Jason Hellenthal

Re: Test

2008-12-18 Thread Chris Rees
2008/12/17 : > This is a test message from Cogeco Cable. No reply is necessary. What's wrong with http://lists.freebsd.org/mailman/listinfo/freebsd-test ? -- R< $&h ! > $- ! $+ $@ $2 < @ $1 .UUCP. > (sendmail.cf) ___ freebsd-stable@freebsd.org ma

Re: Test changes to em

2007-11-02 Thread Julian Elischer
Mike Tancsa wrote: At 12:33 PM 11/2/2007, Jack Vogel wrote: So at this point I'm unclear, with my reposting of if_em.c last night has everyone seen both parts or do I have to try something else? I never saw a .c file so put them in ~/public_html on freefall and they can be accessed as: http

Re: Test changes to em

2007-11-02 Thread Mike Tancsa
At 12:33 PM 11/2/2007, Jack Vogel wrote: So at this point I'm unclear, with my reposting of if_em.c last night has everyone seen both parts or do I have to try something else? Seems to work. I grabbed it from the mailing list archive off www.freebsd.org http://lists.freebsd.org/pipermail/free

Re: Test changes to em

2007-11-02 Thread Jack Vogel
So at this point I'm unclear, with my reposting of if_em.c last night has everyone seen both parts or do I have to try something else? Jack ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscrib

Re: Test changes to em

2007-11-02 Thread Erik Trulsson
On Fri, Nov 02, 2007 at 12:10:59AM -0800, Jack Vogel wrote: > Although I see it at least one person claims the message > came thru with only the header file, so I am going > to send if_em.c thru again. > Attachments are usually stripped off by the mailing list software, so you are probably better

Re: Test changes to em

2007-11-02 Thread Jack Vogel
Although I see it at least one person claims the message came thru with only the header file, so I am going to send if_em.c thru again. Jack ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscri

Re: Test changes to em

2007-11-02 Thread Stefan Lambrev
Jack Vogel wrote: Although I see it at least one person claims the message came thru with only the header file, so I am going to send if_em.c thru again. Jack ___ [EMAIL PROT

Re: Test changes to em

2007-11-01 Thread Jack Vogel
Eh, what I see is if_em.h and if_em.c, does the version that came thru not have both?? Jack On 11/1/07, Pete French <[EMAIL PROTECTED]> wrote: > > You just replace the two files in your STABLE tree. Its big > > enough that this seemed easier than a patch. > > Did you miss a file ? I nly see a ne

Re: Test changes to em

2007-11-01 Thread Pete French
> Eh, what I see is if_em.h and if_em.c, does the version > that came thru not have both?? Nope, it's only got if_em.h in it - I just took a look at the actual mime stuff in the email and tere is only one attachment in the version I received. -pete. ___

Re: Test changes to em

2007-11-01 Thread Pete French
> You just replace the two files in your STABLE tree. Its big > enough that this seemed easier than a patch. Did you miss a file ? I nly see a new header file in here. Am keen to try this out though... -pcf. ___ freebsd-stable@freebsd.org mailing list h

Re: test

2006-08-21 Thread Oleg D.
Johnnie wrote: test ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]" test passed ___ freebsd-stable

Re: test

2005-01-04 Thread Jorn Argelo
On Tue, 04 Jan 2005 16:41:35 +0200, podenok wrote > test Please send these kind of e-mails to [EMAIL PROTECTED] There you can do all the testing you want :) Jorn > ___ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listin

Re: [TEST] ng_bridge ng_l2tp ng_lmi

2004-12-09 Thread Gleb Smirnoff
The list of untested nodes has been narrowed down to the following three: ng_bridge, ng_l2tp, ng_lmi Please, if you use one of these three test this patch: http://people.freebsd.org/~glebius/totest/netgraph_callout T> On Thu, Dec 02, 2004 at 06:10:48PM +0300, Gleb Smirnoff wrote: T> T> D

Re: [TEST] netgraph callout interface

2004-12-07 Thread Julian Elischer
Gleb Smirnoff wrote: The patch at http://people.freebsd.org/~glebius/totest/netgraph_callout has been updated. Now it covers the following nodes: ng_bridge.c ng_l2tp.c ng_lmi.c ng_pppoe.c ng_pptpgre.c One more time I ask for testing. The patch can

Re: [TEST] netgraph callout interface

2004-12-07 Thread Gleb Smirnoff
The patch at http://people.freebsd.org/~glebius/totest/netgraph_callout has been updated. Now it covers the following nodes: ng_bridge.c ng_l2tp.c ng_lmi.c ng_pppoe.c ng_pptpgre.c One more time I ask for testing. The patch can be applied both t

Re: [TEST/REVIEW/HEADSUP] tty drivers mega-patch

2004-07-13 Thread Poul-Henning Kamp
http://phk.freebsd.dk/patch/tty.patch This patch removes 2500 lines of copy&paste insanity in tty drivers and generally tries to get things to be less confused & confusing. I need testers for all the different kinds of serial hardware we support. Please help test! -- Poul-Henning Kamp |

Re: TEST REQUEST: USB stable MFC.

2003-08-29 Thread Josef Karthauser
On Fri, Aug 29, 2003 at 08:24:27PM +0200, Steve O'Hara-Smith wrote: > On Thu, 28 Aug 2003 21:30:25 +0100 > Josef Karthauser <[EMAIL PROTECTED]> wrote: > > JK> Dear USB users, > JK> > JK> We have made a patch available of the USB stack in -current, back > JK> ported to -stable. I am looking for f

Re: TEST REQUEST: USB stable MFC.

2003-08-29 Thread Steve O'Hara-Smith
On Thu, 28 Aug 2003 21:30:25 +0100 Josef Karthauser <[EMAIL PROTECTED]> wrote: JK> Dear USB users, JK> JK> We have made a patch available of the USB stack in -current, back JK> ported to -stable. I am looking for feedback from USB users as to JK> whether it works or not so that we can consider i