Skip Menu |

This queue is for tickets about the Business-ID-NIK CPAN distribution.

Report information
The Basics
Id: 131938
Status: resolved
Priority: 0/
Queue: Business-ID-NIK

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.093
Fixed in: (no value)



Subject: t/01-basics.t fails
Right now I have just one fail report (producing others is not possible because the module depends on Locale::ID::Locality which cannot be installed anymore cleanly, see other bug report): ... # Failed test at t/01-basics.t line 58. # Structures begin differing at: # $got->{loc_type} = undef # $expected->{loc_type} = '1' # [ # 200, # 'OK', # { # 'dob' => '2001-01-01', # 'gender' => 'M', # 'loc_code' => '3273', # 'loc_ind_name' => 'BANDUNG', # 'loc_type' => undef, # 'prov_code' => '32', # 'prov_eng_name' => 'West Java', # 'prov_ind_name' => 'Jawa Barat', # 'serial' => '0001' # } # ] # Looks like you failed 1 test of 2. # Failed test 'nik 32 7300 010101 0001' # at t/01-basics.t line 63. # Failed test at t/01-basics.t line 58. # Structures begin differing at: # $got->{loc_type} = undef # $expected->{loc_type} = '1' # [ # 200, # 'OK', # { # 'dob' => '2001-01-31', # 'gender' => 'F', # 'loc_code' => '3273', # 'loc_ind_name' => 'BANDUNG', # 'loc_type' => undef, # 'prov_code' => '32', # 'prov_eng_name' => 'West Java', # 'prov_ind_name' => 'Jawa Barat', # 'serial' => '0001' # } # ] # Looks like you failed 1 test of 2. # Failed test 'nik 32 7300 710101 0001' # at t/01-basics.t line 63. # Looks like you failed 2 tests of 3. t/01-basics.t ............ Dubious, test returned 2 (wstat 512, 0x200) Failed 2/3 subtests ...
Fixed Perinci::Sub::Gen::AccessTable and released 0.583.