[Bucardo-general] bucardo 'make test' results

Scott Davis rsdavis at linuxden.com
Mon Jan 21 20:17:37 UTC 2008


Installed bucardo on a SuSE Linux 10.1 system and ran 'make test'.  The 
postgresql default format for date/time stamps was changed for our 
project so I believe that is why there are failures below but I guess I 
wanted to check.  Can you suggest what I need to change to get rid of 
the failures.
I had to copy bucardo_ctl to t directory and change /usr/local/bin/perl 
to /usr/bin/perl to get test to run.

The results are as follows:

davis:/home/rsdavis/replication/Bucardo/Bucardo-3.0.7 # make test
/usr/bin/perl t/bucardo.test.helper
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" 
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01bc......TEST COUNT:
Line   0: (         = 728) [  0] MAIN
Line 165: (         =   1) [  1] shutdown_bucardo
Line 168: (         =   7) [  8] setup_database
Line 171: (         =   7) [ 15] setup_database
Line 172: (         =   7) [ 22] setup_database
Line 173: (         =   7) [ 29] setup_database
Line 183: (         =   0) [ 29] bucardo_ctl
Line 494: (         =   5) [ 34] ping_testing
Line 506: (         =   1) [ 35] clean_all_tables
Line 508: (         =   1) [ 36] shutdown_bucardo
Line 510: (         =  43) [ 79] test_customcode_methods
Line 512: (         =   3) [ 82] test_database_methods
Line 514: (         =   4) [ 86] test_goat_methods
Line 516: (         =   8) [ 94] test_sync_methods
Line 525: (         =   1) [ 95] shutdown_bucardo
Line 527: (         =  13) [108] test_config
Line 536: (         =   1) [109] shutdown_bucardo
Line 538: (         =   1) [110] clean_all_tables
Line 540: (         =  52) [162] test_purge
Line 549: (         =   1) [163] shutdown_bucardo
Line 550: (         =   1) [164] clean_all_tables
Line 561: (         =   0) [164] bucardo_ctl
Line 562: (         =   0) [164] wait4kid
Line 566: ( 65 * 5  =  65) [229] basic_pushdelta_testing
Line 578: (         =   1) [230] shutdown_bucardo
Line 579: (         =   1) [231] clean_all_tables
Line 591: (         =   0) [231] bucardo_ctl
Line 592: (         =   0) [231] wait4kid
Line 597: (104 * 4  = 104) [335] makedelta_testing
Line 609: (         =   1) [336] shutdown_bucardo
Line 611: (         =   1) [337] clean_all_tables
Line 624: (         =   0) [337] bucardo_ctl
Line 626: (         =   0) [337] wait4kid
Line 630: ( 65 * 5  =  65) [402] basic_copy_testing
Line 633: (         =   6) [408] analyze_after_copy
Line 644: (         =   1) [409] shutdown_bucardo
Line 645: (         =   1) [410] clean_all_tables
Line 655: (         =   0) [410] bucardo_ctl
Line 656: (         =   0) [410] wait4kid
Line 662: ( 20 * 4  =  20) [430] bucardo_delta_populate
Line 663: ( 20 * 4  =  20) [450] bucardo_delta_populate
Line 670: ( 80 * 5  =  80) [530] basic_swap_testing
Line 671: ( 80 * 5  =  80) [610] basic_swap_testing
Line 683: (         =   1) [611] shutdown_bucardo
Line 684: (         =   1) [612] clean_all_tables
Line 695: (         =   0) [612] bucardo_ctl
Line 696: (         =   0) [612] wait4kid
Line 701: ( 88 * 4  =  88) [700] test_customcode
Line 741: (         =   0) [700] bucardo_ctl
Total tests: 728
t/01bc......120/728
t/01bc......223/728
#   Failed test '(pushdelta) Second table bucardo_test3 got the 
pushdelta row [line: 2241]'
#   at t/01bc.t line 1188.
#     Structures begin differing at:
#          $got->[0][0] = '10-01-2001'
#     $expected->[0][0] = '2001-10-01'
t/01bc......236/728
#   Failed test '(pushdelta) Second table bucardo_test4 got the 
pushdelta row [line: 2241]'
#   at t/01bc.t line 1188.
#     Structures begin differing at:
#          $got->[0][0] = 'Mon Oct 01 12:34:56 2001'
#     $expected->[0][0] = '2001-10-01 12:34:56'
t/01bc......300/728
#   Failed test '(makedelta) Insert to source bucardo_test3 populated 
source bucardo_delta correctly  [line: 2372]'
#   at t/01bc.t line 1188.
#     Structures begin differing at:
#          $got->[0][1] = '10-01-2001'
#     $expected->[0][1] = '2001-10-01'
t/01bc......304/728
#   Failed test '(makedelta) Insert to source bucardo_test3 with 
makedelta created a target bucardo_delta row  [line: 2381]'
#   at t/01bc.t line 1188.
#     Structures begin differing at:
#          $got->[0][1] = '10-01-2001'
#     $expected->[0][1] = '2001-10-01'

#   Failed test '(makedelta) Update to source bucardo_test3 populated 
source bucardo_delta correctly  [line: 2404]'
#   at t/01bc.t line 1188.
#     Structures begin differing at:
#          $got->[0][1] = '10-01-2001'
#     $expected->[0][1] = '2001-10-01'
t/01bc......309/728
#   Failed test '(makedelta) Update to source bucardo_test3 with 
makedelta created a new bucardo_delta row  [line: 2412]'
#   at t/01bc.t line 1188.
#     Structures begin differing at:
#          $got->[0][1] = '10-01-2001'
#     $expected->[0][1] = '2001-10-01'

#   Failed test '(makedelta) Update to pk of source bucardo_test3 
populated source bucardo_delta correctly  [line: 2433]'
#   at t/01bc.t line 1188.
#     Structures begin differing at:
#          $got->[0][1] = '10-03-2001'
#     $expected->[0][1] = '2001-10-03'
t/01bc......313/728
#   Failed test '(makedelta) Update to pk of source bucardo_test3 with 
makedelta created two target bucardo_delta rows (2001-10-01)  [line: 2441]'
#   at t/01bc.t line 1188.
#     Structures begin differing at:
#          $got->[0][1] = '10-03-2001'
#     $expected->[0][1] = '2001-10-03'

#   Failed test '(makedelta) Delete to source bucardo_test3 populated 
source bucardo_delta correctly  [line: 2462]'
#   at t/01bc.t line 1188.
#     Structures begin differing at:
#          $got->[0][1] = '10-03-2001'
#     $expected->[0][1] = '2001-10-03'
t/01bc......317/728
#   Failed test '(makedelta) Delete to source bucardo_test3 with 
makedelta created a target bucardo_delta row  [line: 2469]'
#   at t/01bc.t line 1188.
#     Structures begin differing at:
#          $got->[0][1] = '10-03-2001'
#     $expected->[0][1] = '2001-10-03'
t/01bc......320/728
#   Failed test '(makedelta) Insert to target bucardo_test3 with 
makedelta created a source bucardo_delta row  [line: 2504]'
#   at t/01bc.t line 1188.
#     Structures begin differing at:
#          $got->[0][1] = '10-04-2001'
#     $expected->[0][1] = '2001-10-04'

#   Failed test '(makedelta) Update to target bucardo_test3 populated 
target bucardo_delta correctly  [line: 2517]'
#   at t/01bc.t line 1188.
#     Structures begin differing at:
#          $got->[0][1] = '10-04-2001'
#     $expected->[0][1] = '2001-10-04'
t/01bc......323/728
#   Failed test '(makedelta) Update to target bucardo_test3 with 
makedelta created a source bucardo_delta row  [line: 2525]'
#   at t/01bc.t line 1188.
#     Structures begin differing at:
#          $got->[0][1] = '10-04-2001'
#     $expected->[0][1] = '2001-10-04'

#   Failed test '(makedelta) Delete to target bucardo_test3 populated 
target bucardo_delta correctly  [line: 2539]'
#   at t/01bc.t line 1188.
#     Structures begin differing at:
#          $got->[0][1] = '10-04-2001'
#     $expected->[0][1] = '2001-10-04'
t/01bc......326/728
#   Failed test '(makedelta) Delete to target bucardo_test3 with 
makedelta created a source bucardo_delta row  [line: 2547]'
#   at t/01bc.t line 1188.
#     Structures begin differing at:
#          $got->[0][1] = '10-04-2001'
#     $expected->[0][1] = '2001-10-04'

#   Failed test '(makedelta) Insert to source bucardo_test4 populated 
source bucardo_delta correctly  [line: 2372]'
#   at t/01bc.t line 1188.
#     Structures begin differing at:
#          $got->[0][1] = 'Mon Oct 01 12:34:56 2001'
#     $expected->[0][1] = '2001-10-01 12:34:56'
t/01bc......330/728
#   Failed test '(makedelta) Insert to source bucardo_test4 with 
makedelta created a target bucardo_delta row  [line: 2381]'
#   at t/01bc.t line 1188.
#     Structures begin differing at:
#          $got->[0][1] = 'Mon Oct 01 12:34:56 2001'
#     $expected->[0][1] = '2001-10-01 12:34:56'

#   Failed test '(makedelta) Update to source bucardo_test4 populated 
source bucardo_delta correctly  [line: 2404]'
#   at t/01bc.t line 1188.
#     Structures begin differing at:
#          $got->[0][1] = 'Mon Oct 01 12:34:56 2001'
#     $expected->[0][1] = '2001-10-01 12:34:56'
t/01bc......335/728
#   Failed test '(makedelta) Update to source bucardo_test4 with 
makedelta created a new bucardo_delta row  [line: 2412]'
#   at t/01bc.t line 1188.
#     Structures begin differing at:
#          $got->[0][1] = 'Mon Oct 01 12:34:56 2001'
#     $expected->[0][1] = '2001-10-01 12:34:56'

#   Failed test '(makedelta) Update to pk of source bucardo_test4 
populated source bucardo_delta correctly  [line: 2433]'
#   at t/01bc.t line 1188.
#     Structures begin differing at:
#          $got->[0][1] = 'Wed Oct 03 12:34:56 2001'
#     $expected->[0][1] = '2001-10-03 12:34:56'
t/01bc......339/728
#   Failed test '(makedelta) Update to pk of source bucardo_test4 with 
makedelta created two target bucardo_delta rows (2001-10-01 12:34:56)  
[line: 2441]'
#   at t/01bc.t line 1188.
#     Structures begin differing at:
#          $got->[0][1] = 'Wed Oct 03 12:34:56 2001'
#     $expected->[0][1] = '2001-10-03 12:34:56'

#   Failed test '(makedelta) Delete to source bucardo_test4 populated 
source bucardo_delta correctly  [line: 2462]'
#   at t/01bc.t line 1188.
#     Structures begin differing at:
#          $got->[0][1] = 'Wed Oct 03 12:34:56 2001'
#     $expected->[0][1] = '2001-10-03 12:34:56'
t/01bc......343/728
#   Failed test '(makedelta) Delete to source bucardo_test4 with 
makedelta created a target bucardo_delta row  [line: 2469]'
#   at t/01bc.t line 1188.
#     Structures begin differing at:
#          $got->[0][1] = 'Wed Oct 03 12:34:56 2001'
#     $expected->[0][1] = '2001-10-03 12:34:56'
t/01bc......346/728
#   Failed test '(makedelta) Insert to target bucardo_test4 with 
makedelta created a source bucardo_delta row  [line: 2504]'
#   at t/01bc.t line 1188.
#     Structures begin differing at:
#          $got->[0][1] = 'Thu Oct 04 12:34:56 2001'
#     $expected->[0][1] = '2001-10-04 12:34:56'

#   Failed test '(makedelta) Update to target bucardo_test4 populated 
target bucardo_delta correctly  [line: 2517]'
#   at t/01bc.t line 1188.
#     Structures begin differing at:
#          $got->[0][1] = 'Thu Oct 04 12:34:56 2001'
#     $expected->[0][1] = '2001-10-04 12:34:56'
t/01bc......349/728
#   Failed test '(makedelta) Update to target bucardo_test4 with 
makedelta created a source bucardo_delta row  [line: 2525]'
#   at t/01bc.t line 1188.
#     Structures begin differing at:
#          $got->[0][1] = 'Thu Oct 04 12:34:56 2001'
#     $expected->[0][1] = '2001-10-04 12:34:56'

#   Failed test '(makedelta) Delete to target bucardo_test4 populated 
target bucardo_delta correctly  [line: 2539]'
#   at t/01bc.t line 1188.
#     Structures begin differing at:
#          $got->[0][1] = 'Thu Oct 04 12:34:56 2001'
#     $expected->[0][1] = '2001-10-04 12:34:56'
t/01bc......352/728
#   Failed test '(makedelta) Delete to target bucardo_test4 with 
makedelta created a source bucardo_delta row  [line: 2547]'
#   at t/01bc.t line 1188.
#     Structures begin differing at:
#          $got->[0][1] = 'Thu Oct 04 12:34:56 2001'
#     $expected->[0][1] = '2001-10-04 12:34:56'
t/01bc......434/728
#   Failed test '(delta populate) Insert to bucardo_test3 populated 
bucardo_delta correctly [line: 3005]'
#   at t/01bc.t line 1188.
#     Structures begin differing at:
#          $got->[0][1] = '10-01-2001'
#     $expected->[0][1] = '2001-10-01'

#   Failed test '(delta populate) Update to bucardo_test3 populated 
bucardo_delta correctly [line: 3014]'
#   at t/01bc.t line 1188.
#     Structures begin differing at:
#          $got->[0][1] = '10-01-2001'
#     $expected->[0][1] = '2001-10-01'

#   Failed test '(delta populate) Update to bucardo_test3 populated 
bucardo_delta correctly [line: 3023]'
#   at t/01bc.t line 1188.
#     Structures begin differing at:
#          $got->[0][1] = '10-18-2001'
#     $expected->[0][1] = '2001-10-18'

#   Failed test '(delta populate) Delete to bucardo_test3 populated 
bucardo_delta correctly  [line: 3031]'
#   at t/01bc.t line 1188.
#     Structures begin differing at:
#          $got->[0][1] = '10-18-2001'
#     $expected->[0][1] = '2001-10-18'

#   Failed test '(delta populate) Double insert to bucardo_test3 
populated bucardo_delta correctly [line: 3046]'
#   at t/01bc.t line 1188.
#     Structures begin differing at:
#          $got->[0][1] = '10-23-2001'
#     $expected->[0][1] = '2001-10-23'

#   Failed test '(delta populate) Insert to bucardo_test3 populated 
bucardo_delta correctly [line: 3005]'
#   at t/01bc.t line 1188.
#     Structures begin differing at:
#          $got->[0][1] = '10-01-2001'
#     $expected->[0][1] = '2001-10-01'

#   Failed test '(delta populate) Update to bucardo_test3 populated 
bucardo_delta correctly [line: 3014]'
#   at t/01bc.t line 1188.
#     Structures begin differing at:
#          $got->[0][1] = '10-01-2001'
#     $expected->[0][1] = '2001-10-01'

#   Failed test '(delta populate) Update to bucardo_test3 populated 
bucardo_delta correctly [line: 3023]'
#   at t/01bc.t line 1188.
#     Structures begin differing at:
#          $got->[0][1] = '10-18-2001'
#     $expected->[0][1] = '2001-10-18'

#   Failed test '(delta populate) Delete to bucardo_test3 populated 
bucardo_delta correctly  [line: 3031]'
#   at t/01bc.t line 1188.
#     Structures begin differing at:
#          $got->[0][1] = '10-18-2001'
#     $expected->[0][1] = '2001-10-18'

#   Failed test '(delta populate) Double insert to bucardo_test3 
populated bucardo_delta correctly [line: 3046]'
#   at t/01bc.t line 1188.
#     Structures begin differing at:
#          $got->[0][1] = '10-23-2001'
#     $expected->[0][1] = '2001-10-23'

#   Failed test '(delta populate) Insert to bucardo_test4 populated 
bucardo_delta correctly [line: 3005]'
#   at t/01bc.t line 1188.
#     Structures begin differing at:
#          $got->[0][1] = 'Mon Oct 01 12:34:56 2001'
#     $expected->[0][1] = '2001-10-01 12:34:56'

#   Failed test '(delta populate) Update to bucardo_test4 populated 
bucardo_delta correctly [line: 3014]'
#   at t/01bc.t line 1188.
#     Structures begin differing at:
#          $got->[0][1] = 'Mon Oct 01 12:34:56 2001'
#     $expected->[0][1] = '2001-10-01 12:34:56'

#   Failed test '(delta populate) Update to bucardo_test4 populated 
bucardo_delta correctly [line: 3023]'
#   at t/01bc.t line 1188.
#     Structures begin differing at:
#          $got->[0][1] = 'Thu Oct 18 12:34:56 2001'
#     $expected->[0][1] = '2001-10-18 12:34:56'

#   Failed test '(delta populate) Delete to bucardo_test4 populated 
bucardo_delta correctly  [line: 3031]'
#   at t/01bc.t line 1188.
#     Structures begin differing at:
#          $got->[0][1] = 'Thu Oct 18 12:34:56 2001'
#     $expected->[0][1] = '2001-10-18 12:34:56'

#   Failed test '(delta populate) Double insert to bucardo_test4 
populated bucardo_delta correctly [line: 3046]'
#   at t/01bc.t line 1188.
#     Structures begin differing at:
#          $got->[0][1] = 'Tue Oct 23 12:34:56 2001'
#     $expected->[0][1] = '2001-10-23 12:34:56'

#   Failed test '(delta populate) Insert to bucardo_test4 populated 
bucardo_delta correctly [line: 3005]'
#   at t/01bc.t line 1188.
#     Structures begin differing at:
#          $got->[0][1] = 'Mon Oct 01 12:34:56 2001'
#     $expected->[0][1] = '2001-10-01 12:34:56'

#   Failed test '(delta populate) Update to bucardo_test4 populated 
bucardo_delta correctly [line: 3014]'
#   at t/01bc.t line 1188.
#     Structures begin differing at:
#          $got->[0][1] = 'Mon Oct 01 12:34:56 2001'
#     $expected->[0][1] = '2001-10-01 12:34:56'

#   Failed test '(delta populate) Update to bucardo_test4 populated 
bucardo_delta correctly [line: 3023]'
#   at t/01bc.t line 1188.
#     Structures begin differing at:
#          $got->[0][1] = 'Thu Oct 18 12:34:56 2001'
#     $expected->[0][1] = '2001-10-18 12:34:56'

#   Failed test '(delta populate) Delete to bucardo_test4 populated 
bucardo_delta correctly  [line: 3031]'
#   at t/01bc.t line 1188.
#     Structures begin differing at:
#          $got->[0][1] = 'Thu Oct 18 12:34:56 2001'
#     $expected->[0][1] = '2001-10-18 12:34:56'

#   Failed test '(delta populate) Double insert to bucardo_test4 
populated bucardo_delta correctly [line: 3046]'
#   at t/01bc.t line 1188.
#     Structures begin differing at:
#          $got->[0][1] = 'Tue Oct 23 12:34:56 2001'
#     $expected->[0][1] = '2001-10-23 12:34:56'
t/01bc......576/728
#   Failed test '(swap) Second table bucardo_test3 got the sync insert 
row [line: 2832]'
#   at t/01bc.t line 1188.
#     Structures begin differing at:
#          $got->[0][0] = '10-01-2001'
#     $expected->[0][0] = '2001-10-01'

#   Failed test '(swap) Sync on bucardo_test3 creates a valid 
bucardo_track entry [line: 2837]'
#   at t/01bc.t line 1188.
#     Structures begin differing at:
#          $got->[0] = Does not exist
#     $expected->[0] = ARRAY(0x1a212a0)
t/01bc......579/728
#   Failed test '(swap) Second table bucardo_test3 caught the sync 
update [line: 2860]'
#   at t/01bc.t line 1188.
#     Structures begin differing at:
#          $got->[0][0] = '10-01-2001'
#     $expected->[0][0] = '2001-10-01'
t/01bc......582/728
#   Failed test '(swap) First table bucardo_test3 synced the insert 
[line: 2893]'
#   at t/01bc.t line 1188.
#     Structures begin differing at:
#          $got->[0][0] = '10-02-2001'
#     $expected->[0][0] = '2001-10-02'
t/01bc......583/728
#   Failed test '(swap) Sync on bucardo_test3 inserted to second [line: 
2921]'
#   at t/01bc.t line 1188.
#     Structures begin differing at:
#          $got->[0][0] = '10-03-2001'
#     $expected->[0][0] = '2001-10-03'

#   Failed test '(swap) Sync on bucardo_test3 updated first [line: 2925]'
#   at t/01bc.t line 1188.
#     Structures begin differing at:
#          $got->[0][0] = '10-02-2001'
#     $expected->[0][0] = '2001-10-02'
t/01bc......585/728
#   Failed test '(swap) Complex sync of bucardo_test3 looks good on 
first database [line: 2964]'
#   at t/01bc.t line 1188.
#     Structures begin differing at:
#          $got->[0][0] = '10-02-2001'
#     $expected->[0][0] = '2001-10-02'

#   Failed test '(swap) Complex sync of bucardo_test3 looks good on 
second database [line: 2965]'
#   at t/01bc.t line 1188.
#     Structures begin differing at:
#          $got->[0][0] = '10-02-2001'
#     $expected->[0][0] = '2001-10-02'
t/01bc......592/728
#   Failed test '(swap) Second table bucardo_test3 got the sync insert 
row [line: 2832]'
#   at t/01bc.t line 1188.
#     Structures begin differing at:
#          $got->[0][0] = '10-01-2001'
#     $expected->[0][0] = '2001-10-01'
t/01bc......595/728
#   Failed test '(swap) Second table bucardo_test3 caught the sync 
update [line: 2860]'
#   at t/01bc.t line 1188.
#     Structures begin differing at:
#          $got->[0][0] = '10-01-2001'
#     $expected->[0][0] = '2001-10-01'
t/01bc......598/728
#   Failed test '(swap) First table bucardo_test3 synced the insert 
[line: 2893]'
#   at t/01bc.t line 1188.
#     Structures begin differing at:
#          $got->[0][0] = '10-02-2001'
#     $expected->[0][0] = '2001-10-02'
t/01bc......599/728
#   Failed test '(swap) Sync on bucardo_test3 inserted to second [line: 
2921]'
#   at t/01bc.t line 1188.
#     Structures begin differing at:
#          $got->[0][0] = '10-03-2001'
#     $expected->[0][0] = '2001-10-03'

#   Failed test '(swap) Sync on bucardo_test3 updated first [line: 2925]'
#   at t/01bc.t line 1188.
#     Structures begin differing at:
#          $got->[0][0] = '10-02-2001'
#     $expected->[0][0] = '2001-10-02'
t/01bc......601/728
#   Failed test '(swap) Complex sync of bucardo_test3 looks good on 
first database [line: 2964]'
#   at t/01bc.t line 1188.
#     Structures begin differing at:
#          $got->[0][0] = '10-02-2001'
#     $expected->[0][0] = '2001-10-02'

#   Failed test '(swap) Complex sync of bucardo_test3 looks good on 
second database [line: 2965]'
#   at t/01bc.t line 1188.
#     Structures begin differing at:
#          $got->[0][0] = '10-02-2001'
#     $expected->[0][0] = '2001-10-02'
t/01bc......608/728
#   Failed test '(swap) Second table bucardo_test4 got the sync insert 
row [line: 2832]'
#   at t/01bc.t line 1188.
#     Structures begin differing at:
#          $got->[0][0] = 'Mon Oct 01 12:34:56 2001'
#     $expected->[0][0] = '2001-10-01 12:34:56'
t/01bc......611/728
#   Failed test '(swap) Second table bucardo_test4 caught the sync 
update [line: 2860]'
#   at t/01bc.t line 1188.
#     Structures begin differing at:
#          $got->[0][0] = 'Mon Oct 01 12:34:56 2001'
#     $expected->[0][0] = '2001-10-01 12:34:56'
t/01bc......614/728
#   Failed test '(swap) First table bucardo_test4 synced the insert 
[line: 2893]'
#   at t/01bc.t line 1188.
#     Structures begin differing at:
#          $got->[0][0] = 'Tue Oct 02 12:34:56 2001'
#     $expected->[0][0] = '2001-10-02 12:34:56'
t/01bc......615/728
#   Failed test '(swap) Sync on bucardo_test4 inserted to second [line: 
2921]'
#   at t/01bc.t line 1188.
#     Structures begin differing at:
#          $got->[0][0] = 'Wed Oct 03 12:34:56 2001'
#     $expected->[0][0] = '2001-10-03 12:34:56'

#   Failed test '(swap) Sync on bucardo_test4 updated first [line: 2925]'
#   at t/01bc.t line 1188.
#     Structures begin differing at:
#          $got->[0][0] = 'Tue Oct 02 12:34:56 2001'
#     $expected->[0][0] = '2001-10-02 12:34:56'
t/01bc......617/728
#   Failed test '(swap) Complex sync of bucardo_test4 looks good on 
first database [line: 2964]'
#   at t/01bc.t line 1188.
#     Structures begin differing at:
#          $got->[0][0] = 'Tue Oct 02 12:34:56 2001'
#     $expected->[0][0] = '2001-10-02 12:34:56'

#   Failed test '(swap) Complex sync of bucardo_test4 looks good on 
second database [line: 2965]'
#   at t/01bc.t line 1188.
#     Structures begin differing at:
#          $got->[0][0] = 'Tue Oct 02 12:34:56 2001'
#     $expected->[0][0] = '2001-10-02 12:34:56'
t/01bc......624/728
#   Failed test '(swap) Second table bucardo_test4 got the sync insert 
row [line: 2832]'
#   at t/01bc.t line 1188.
#     Structures begin differing at:
#          $got->[0][0] = 'Mon Oct 01 12:34:56 2001'
#     $expected->[0][0] = '2001-10-01 12:34:56'
t/01bc......627/728
#   Failed test '(swap) Second table bucardo_test4 caught the sync 
update [line: 2860]'
#   at t/01bc.t line 1188.
#     Structures begin differing at:
#          $got->[0][0] = 'Mon Oct 01 12:34:56 2001'
#     $expected->[0][0] = '2001-10-01 12:34:56'
t/01bc......630/728
#   Failed test '(swap) First table bucardo_test4 synced the insert 
[line: 2893]'
#   at t/01bc.t line 1188.
#     Structures begin differing at:
#          $got->[0][0] = 'Tue Oct 02 12:34:56 2001'
#     $expected->[0][0] = '2001-10-02 12:34:56'
t/01bc......631/728
#   Failed test '(swap) Sync on bucardo_test4 inserted to second [line: 
2921]'
#   at t/01bc.t line 1188.
#     Structures begin differing at:
#          $got->[0][0] = 'Wed Oct 03 12:34:56 2001'
#     $expected->[0][0] = '2001-10-03 12:34:56'

#   Failed test '(swap) Sync on bucardo_test4 updated first [line: 2925]'
#   at t/01bc.t line 1188.
#     Structures begin differing at:
#          $got->[0][0] = 'Tue Oct 02 12:34:56 2001'
#     $expected->[0][0] = '2001-10-02 12:34:56'
t/01bc......633/728
#   Failed test '(swap) Complex sync of bucardo_test4 looks good on 
first database [line: 2964]'
#   at t/01bc.t line 1188.
#     Structures begin differing at:
#          $got->[0][0] = 'Tue Oct 02 12:34:56 2001'
#     $expected->[0][0] = '2001-10-02 12:34:56'

#   Failed test '(swap) Complex sync of bucardo_test4 looks good on 
second database [line: 2965]'
#   at t/01bc.t line 1188.
#     Structures begin differing at:
#          $got->[0][0] = 'Tue Oct 02 12:34:56 2001'
#     $expected->[0][0] = '2001-10-02 12:34:56'
t/01bc......727/728 #
# Leaving, shutting down any running processes
# Looks like you failed 77 tests of 728.
t/01bc...... Dubious, test returned 77 (wstat 19712, 0x4d00)
Failed 77/728 subtests
       (less 2 skipped subtests: 649 okay)

Test Summary Report
-------------------
t/01bc.t (Wstat: 19712 Tests: 728 Failed: 77)
 Failed tests:  223, 236, 303-304, 308-309, 312-313, 316-317
               320, 322-323, 325-326, 329-330, 334-335
               338-339, 342-343, 346, 348-349, 351-352
               455-474, 576-577, 579, 582-586, 592, 595
               598-602, 608, 611, 614-618, 624, 627, 630-634
 Non-zero exit status: 77
Files=1, Tests=728, 454 wallclock secs ( 0.03 usr  0.01 sys +  1.09 
cusr  0.12 csys =  1.25 CPU)
Result: FAIL
Failed 1/1 test programs. 77/728 subtests failed.
make: *** [test_dynamic] Error 77



More information about the Bucardo-general mailing list