Wireshark-dev: Re: [Wireshark-dev] [Wireshark-commits] buildbot failure in Wireshark (developme
On Jul 10, 2012, at 12:32 PM, buildbot-no-reply@xxxxxxxxxxxxx wrote:
> The Buildbot has detected a new failure on builder Solaris-10-SPARC while building Wireshark (development).
> Full details are available at:
> http://buildbot.wireshark.org/trunk/builders/Solaris-10-SPARC/builds/1199
>
> Buildbot URL: http://buildbot.wireshark.org/trunk/
>
> Buildslave for this Build: solaris-10-sparc
>
> Build Reason: scheduler
> Build Source Stamp: 43649
> Blamelist: guy
>
> BUILD FAILED: failed test.sh
Now that we're actually using the "time units per second" value for the interface when writing a pcap-NG file (so that if we've read or are reading a pcap-NG file and it has interfaces with a resolution other than 1 microsecond, we write out packets from that interface with correct time stamps), we have to set it correctly if we're supplying a fake interface to the dumper (as happens if, for example, the input file isn't pcap-NG and the output file is). Fixed in rev 43652.