Skip to content

2.10: test error on big endian systems #16

@olebole

Description

@olebole

The version 2.10 fails on one test when compiled on big endian systems like PowerPC 64 bit or IBM zSystems with :

FAIL: test_integration01.py
===========================


> WARNING: This executable has been compiled using a version of the ATLAS library without support for multithreading. Performance will be degraded.

sh: 1: convert: not found

> WARNING: FLAGS parameter not found in catalog GAIA-DR1_1334+3754_r46.cat


*** PLPLOT WARNING ***
Driver does not support hardware solid fills, switching to software fill.

Running Test #1 ...
SCAMP execution          ... passed
Minimum AS contrast: 44.1086 expected: > 22.00 ... passed
Minimum XY contrast: 48.8126 expected: > 22.90 ... passed
# of matched detections: 189983 expected: > 180100 ... passed
# of matched references: 2226 expected: > 1640 ... passed
Internal dispersion: 0.0354290517341998 expected: < 0.035 ... failed
Reference dispersion: 0.09366372231264102 expected: < 0.097 ... passed
1 errors.
FAIL test_integration01.py (exit status: 1)

Full build logs here for S390x (official Debian architecture), and here for PowerPC 64 bit (additional port).
I could ofcourse just adjust the limit for the internal dispersion, but I am afraid that this may hide a real problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions