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 985821

Summary: test failing on big endians
Product: [Fedora] Fedora Reporter: Dan Horák <dan>
Component: R-IRangesAssignee: Pierre-YvesChibon <pingou>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 19CC: dan, pingou
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-08-25 10:25:43 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:
Bug Depends On:    
Bug Blocks: 467765    

Description Dan Horák 2013-07-18 10:19:33 UTC
A test is failing on big endian platforms like ppc and s390

from build.log
...
See 'Writing portable packages' in the 'Writing R Extensions' manual.
* checking installed files from 'inst/doc' ... OK
* checking examples ... OK
* checking for unstated dependencies in tests ... OK
* checking tests ...
  Running 'IRanges_unit_tests.R'
 ERROR
Running the tests in 'tests/IRanges_unit_tests.R' failed.
Last 13 lines of output:
  IRanges RUnit Tests - 137 test functions, 0 errors, 1 failure
  FAILURE in test_Rle_runsum_real: Error in checkIdentical(target1, current) : FALSE 
  
  Test files with failing tests
  
     test_Rle.R 
       test_Rle_runsum_real 
  
  
  Error in BiocGenerics:::testPackage("IRanges") : 
    unit tests failed for package IRanges
  Calls: <Anonymous> -> <Anonymous>
  Execution halted
RPM build errors:


Version-Release number of selected component (if applicable):
R-IRanges-1.18.0-2.fc19.1

for full logs please see http://s390.koji.fedoraproject.org/koji/taskinfo?taskID=1102340 or http://ppc.koji.fedoraproject.org/koji/taskinfo?taskID=1231584

Comment 1 Pierre-YvesChibon 2013-09-05 06:40:36 UTC
Do you think you could bring this upstream?

Comment 2 Pierre-YvesChibon 2014-08-25 10:05:40 UTC
Is this problem still present in the current version?

Comment 3 Dan Horák 2014-08-25 10:16:41 UTC
versions >= 1.20 seems be OK on s390 and ppc

Comment 4 Pierre-YvesChibon 2014-08-25 10:25:43 UTC
Cool, thanks! :)

Let's close then