Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1241593

Summary: Endianness issues during tests
Product: [Fedora] Fedora Reporter: Rafael Fonseca <rdossant>
Component: libdapAssignee: Orion Poplawski <orion>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: orion
Target Milestone: ---   
Target Release: ---   
Hardware: ppc64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-07-13 20:48:10 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Rafael Fonseca 2015-07-09 14:44:50 UTC
Description of problem: libdap's tests fail on ppc64 and s390[x] because of endianness issues.


Version-Release number of selected component (if applicable): 3.14.0


How reproducible: run the project's tests.


Steps to Reproduce:
1. compile source code
2. run make check
3.

Actual results: DMRTest fails.


Expected results: All tests pass.


Additional info: a topic about the issue was created for the upstream developers [1]

[1] https://groups.google.com/a/opendap.org/d/topic/opendap-tech/ZmUFPZphZdU/discussion

Comment 1 Orion Poplawski 2015-07-13 20:48:10 UTC

*** This bug has been marked as a duplicate of bug 1228102 ***