It's definitely related to that change because it's the associated test I made 
to try to specifically exercise the Trigger code.  I've seen it a couple times, 
too.  It's probably just a reliability issue with the test that I need to 
figure out -- I think Bro decides it's done when no more packets are available, 
but there's still pending Triggers that the test needs to have execute for it 
to pass.

    Jon

On Dec 7, 2012, at 11:43 AM, Robin Sommer <[email protected]> wrote:

> Actually I see this occasionally here now as well (but not always).
> Could this be related to the recent when error handling changes in
> f7440375?
> 
> Robin
> 
> On Wed, Dec 05, 2012 at 19:20 -0600, [email protected] 
> wrote:
> 
>> UnitTests - Build # 547 - Failure on node "Ubuntu_12.04_x86_64", git branch 
>> "$GIT_BRANCH" (${GIT_REVISION, length=12}).
> 
>> core.dns-interpreter-exceptions ... failed
>>  % 'TEST_DIFF_CANONIFIER=$SCRIPTS/diff-remove-abspath btest-diff out' failed 
>> unexpectedly (exit code 1)
>>  % cat .diag
>>  == File ===============================
>>  1300475167.096535 expression error in 
>> /home/jenkins/workspace/UnitTests/bro/testing/btest/.tmp/core.dns-interpreter-exceptions/dns-interpreter-exceptions.bro,
>>  line 28: field value missing [p$ip]
>>  1300475167.096535 expression error in 
>> /home/jenkins/workspace/UnitTests/bro/testing/btest/.tmp/core.dns-interpreter-exceptions/dns-interpreter-exceptions.bro,
>>  line 49: field value missing [p$ip]
>>  timeout g(), F
>>  timeout g(), T
>>  timeout
>>  g() done, no exception, T
>>  == Diff ===============================
>>  --- /tmp/test-diff.24178.out.baseline.tmp   2012-12-06 01:15:17.086767144 
>> +0000
>>  +++ /tmp/test-diff.24178.out.tmp    2012-12-06 01:15:17.090767092 +0000
>>  @@ -1,12 +1,6 @@
>>  1300475167.096535 expression error in <...>/dns-interpreter-exceptions.bro, 
>> line 28: field value missing [p$ip]
>>  1300475167.096535 expression error in <...>/dns-interpreter-exceptions.bro, 
>> line 49: field value missing [p$ip]
>>  -1300475168.902195 expression error in 
>> <...>/dns-interpreter-exceptions.bro, line 39: field value missing [p$ip]
>>  -1300475168.902195 expression error in 
>> <...>/dns-interpreter-exceptions.bro, line 12: field value missing [p$ip]
>>  timeout g(), F
>>  timeout g(), T
>>  timeout
>>  g() done, no exception, T
>>  -localhost resolved
>>  -localhost resolved from f(), T
>>  -localhost resolved from f(), F
>>  -f() done, no exception, T
>>  =======================================
> 
> -- 
> Robin Sommer * Phone +1 (510) 722-6541 * [email protected]
> ICSI/LBNL    * Fax   +1 (510) 666-2956 *   www.icir.org
> _______________________________________________
> bro-dev mailing list
> [email protected]
> http://mailman.icsi.berkeley.edu/mailman/listinfo/bro-dev
> 


_______________________________________________
bro-dev mailing list
[email protected]
http://mailman.icsi.berkeley.edu/mailman/listinfo/bro-dev

Reply via email to