Re: [tcpdump-workers] Test failure on Mac OS X 10.6.8

2012-10-14 Thread Guy Harris
On Oct 14, 2012, at 4:25 PM, Marc Abramowitz wrote: > marc@hyperion:~/dev/testing/tcpdump/tests > 16:02:52 $ tcpdump -t -r e1000g.pcap > reading from file e1000g.pcap, link-type 226 > tcpdump: unknown data link type 226 That's LINKTYPE_IPNET, a/k/a Solaris ipnet (when I first saw "e1000g" I wa

Re: [tcpdump-workers] Test failure on Mac OS X 10.6.8

2012-10-14 Thread Guy Harris
On Oct 14, 2012, at 1:15 AM, Marc Abramowitz wrote: > This is strange, because the tests pass fine on my OS X 10.7.4 machine but I > got one failure on my OS X 10.6.8 machine: > > https://gist.github.com/3887919 I presume that's the entire file, which would mean that the result produced for

Re: [tcpdump-workers] [tcpdump] Add support for using Travis CI for testing (#32)

2012-10-14 Thread Marc Abramowitz
On Sun, Oct 14, 2012 at 10:16 AM, Marc Abramowitz > The end result of all of this is that you push new commits to GitHub and > Travis CI fires off a job like this -- > https://travis-ci.org/#!/mcr/tcpdump/builds/2786065 > And as to why this first Travis CI build failed, it's because unfortunately

Re: [tcpdump-workers] [tcpdump] Add support for using Travis CI for testing (#32)

2012-10-14 Thread Michael Richardson
Marc Abramowitz sent a github pull for .travis.yml for tcpdump. See: http://about.travis-ci.org/docs/user/getting-started/ Reading more... okay, so it's something that can work against github, and anyone can use it seems very useable. -- ] He who is tired of Weird Al is t

[tcpdump-workers] Test failure on Mac OS X 10.6.8

2012-10-14 Thread Marc Abramowitz
This is strange, because the tests pass fine on my OS X 10.7.4 machine but I got one failure on my OS X 10.6.8 machine: https://gist.github.com/3887919 Any ideas? Marc ___ tcpdump-workers mailing list tcpdump-workers@lists.tcpdump.org https://lists.san