ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-dev: Re: [Wireshark-dev] windows buildbot problem

From: "Bill Meier" <wmeier@xxxxxxxxxxx>
Date: Thu, 12 Apr 2007 22:17:29 -0400
> <SNIP>

Results of running the tests....

$tvbtest     :(
02: Failed TVB=Small 0 No BoundsError when retrieving 17 bytes
02: Failed TVB=Small 1 No BoundsError when retrieving 17 bytes
02: Failed TVB=Small 2 No BoundsError when retrieving 17 bytes
02: Failed TVB=Large 0 No BoundsError when retrieving 20 bytes
02: Failed TVB=Large 1 No BoundsError when retrieving 20 bytes
02: Failed TVB=Large 2 No BoundsError when retrieving 20 bytes
02: Failed TVB=Subset 0 No BoundsError when retrieving 9 bytes
02: Failed TVB=Subset 1 No BoundsError when retrieving 11 bytes
02: Failed TVB=Subset 2 No BoundsError when retrieving 17 bytes
02: Failed TVB=Subset 3 No BoundsError when retrieving 4 bytes
02: Failed TVB=Subset 4 No BoundsError when retrieving 6 bytes
02: Failed TVB=Subset 5 No BoundsError when retrieving 9 bytes

$reassemble_test  :)
Starting test test_simple_fragment_add_seq
Starting test test_fragment_add_seq_partial_reassembly
Starting test test_fragment_add_dcerpc_dg
Starting test test_fragment_add_seq_check
Starting test test_fragment_add_seq_check_1
Starting test test_fragment_add_seq_802_11_0
Starting test test_fragment_add_seq_802_11_1
Starting test test_simple_fragment_add_seq_next
Starting test test_missing_data_fragment_add_seq_next
Starting test test_missing_data_fragment_add_seq_next_2
Starting test test_missing_data_fragment_add_seq_next_3
SUCCESS

$exntest   ???
01: 0 BoundsErrors (not 1) on caught exception
01: FINALLY called 0 times (not 1) on caught exception
03: FINALLY called 0 times (not 1) on uncaught exception
03: 0 BoundsErrors (not 1) on uncaught exception
04: finally_called = 1 (not 11) on rethrown exception
04: 0 BoundsErrors (not 11) on rethrown exception
05: finally_called = 1 (not 11) on exception thrown from CATCH
05: 0 BoundsErrors (not 11) on exception thrown from CATCH

Bill