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 - test failing on big endians
Summary: test failing on big endians
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: R-IRanges
Version: 19
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Pierre-YvesChibon
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: ZedoraTracker
TreeView+ depends on / blocked
 
Reported: 2013-07-18 10:19 UTC by Dan Horák
Modified: 2014-08-25 10:25 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-08-25 10:25:43 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.