Skip to content

Tests fail for perl 5.28.1 #5

@jtrmal

Description

@jtrmal

My perl:
This is perl 5, version 28, subversion 1 (v5.28.1) built for x86_64-linux-thread-multi
The test does work with perl 5.24

Computing Mean Average Precision                                                                                                                                                                       [10/4033]
  Combined Block DET
    Checking the number of points...  Ok
    Checking points...Ok
    Checking Global Measures MAP, MAPP .. ok
    Checking Overall Optimum and Supremum ..
  Error!!! OPTIMUMCOMB computation failed for attribute COMB but expected 0.8555, got 0.712380952380952
$VAR1 = {
          'COMB' => '0.712380952380952',
          'DETECTIONSCORE' => undef,
          'MMISS' => '0.712380952380952',
          'BLOCKS' => {
                        'blk-3' => {
                                     'COMB' => '0.666666666666667',
                                     'DETECTIONSCORE' => 1,
                                     'MMISS' => '0.666666666666667',
                                     'MFA' => '0'
                                   },
                        'blk-4' => {
                                     'COMB' => '0.428571428571429',
                                     'DETECTIONSCORE' => '0.86',
                                     'MMISS' => '0.428571428571429',
                                     'MFA' => '0'
                                   },
                        'blk-1' => {
                                     'COMB' => '0.8',
                                     'DETECTIONSCORE' => 1,
                                     'MMISS' => '0.8',
                                     'MFA' => '0'
                                   },
                        'blk-2' => {
                                     'COMB' => '0.666666666666667',
                                     'DETECTIONSCORE' => 1,
                                     'MMISS' => '0.666666666666667',
                                     'MFA' => '0'
                                   },
                        'blk-7' => {
                                     'COMB' => 1,
                                     'DETECTIONSCORE' => '0.15',
                                     'MMISS' => '1',
                                     'MFA' => '0'
                                   }
                      },
          'MFA' => '0'
        };
Makefile:11: recipe for target 'check' failed
make[3]: *** [check] Error 1
make[3]: Leaving directory '/export/babel/data/software/F4DE/common/test'
Makefile:272: recipe for target 'commoncheck' failed
make[2]: *** [commoncheck] Error 2
make[2]: Leaving directory '/export/babel/data/software/F4DE'
Makefile:255: recipe for target 'mincheck' failed
make[1]: *** [mincheck] Error 2
make[1]: Leaving directory '/export/babel/data/software/F4DE'
Makefile:259: recipe for target 'check' failed
make: *** [check] Error 2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions