Bug 981682 - tests failing on big endians
Summary: tests failing on big endians
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: abrt-java-connector
Version: 19
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jakub Filak
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: ZedoraTracker
TreeView+ depends on / blocked
 
Reported: 2013-07-05 13:17 UTC by Dan Horák
Modified: 2016-12-01 00:44 UTC (History)
4 users (show)

Fixed In Version: abrt-java-connector-1.0.4-1.fc19
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-08-02 03:53:10 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
failed abrt-java-connector ppc64le build log (34.67 KB, text/x-log)
2014-05-09 09:04 UTC, Menanteau Guy
no flags Details
new c3357da build log (34.88 KB, text/x-log)
2014-05-09 12:50 UTC, Menanteau Guy
no flags Details
run_test log (31.68 KB, text/x-log)
2014-05-09 12:51 UTC, Menanteau Guy
no flags Details

Description Dan Horák 2013-07-05 13:17:23 UTC
One test fails on big endian arches (ppc and s390, both 32 and 64 bit)

...
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.9c5OB6
+ umask 022
+ cd /builddir/build/BUILD
+ cd abrt-java-connector-239a2a669df420a40968f8c6f3290e9b4994251f
+ make test
Running tests...
/usr/bin/ctest --force-new-ctest-process 
Test project /builddir/build/BUILD/abrt-java-connector-239a2a669df420a40968f8c6f3290e9b4994251f
      Start  1: test_run
 1/10 Test  #1: test_run .........................   Passed   16.87 sec
      Start  2: test_run_test
 2/10 Test  #2: test_run_test ....................***Failed    4.08 sec
      Start  3: test_run_package
 3/10 Test  #3: test_run_package .................   Passed    0.15 sec
      Start  4: test_run_jar
 4/10 Test  #4: test_run_jar .....................   Passed    0.25 sec
      Start  5: test_run_threads
 5/10 Test  #5: test_run_threads .................   Passed    0.16 sec
      Start  6: test_run_remote
 6/10 Test  #6: test_run_remote ..................   Passed    0.30 sec
      Start  7: test_run_bad_class
 7/10 Test  #7: test_run_bad_class ...............   Passed    8.20 sec
      Start  8: test_run_missing_class_test
 8/10 Test  #8: test_run_missing_class_test ......   Passed    0.16 sec
      Start  9: test_run_try_finally
 9/10 Test  #9: test_run_try_finally .............   Passed    1.64 sec
      Start 10: test_run_inner
10/10 Test #10: test_run_inner ...................   Passed    0.20 sec
90% tests passed, 1 tests failed out of 10
Total Test time (real) =  32.02 sec
The following tests FAILED:
	  2 - test_run_test (Failed)

Version-Release number of selected component (if applicable):
abrt-java-connector-1.0.0-1.fc19

Full logs are available from
http://ppc.koji.fedoraproject.org/koji/taskinfo?taskID=1200838
http://s390.koji.fedoraproject.org/koji/taskinfo?taskID=1092789

Comment 1 Jakub Filak 2013-07-08 12:35:12 UTC
Fixed in upstream git:
6f22940 Add test results for Linux-ppc
4a169d1 Add test results for Linux-s390
2813457 Add test results for Linux-ppc64
a299375 Add test results for Linux-s390x
e29d583 Support multi-arch testing

Scratch builds:
http://ppc.koji.fedoraproject.org/koji/taskinfo?taskID=1212669
http://s390.koji.fedoraproject.org/koji/taskinfo?taskID=1093696

Comment 2 Fedora Update System 2013-07-10 08:31:32 UTC
abrt-java-connector-1.0.2-1.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/abrt-java-connector-1.0.2-1.fc19

Comment 3 Fedora Update System 2013-07-11 02:30:27 UTC
Package abrt-java-connector-1.0.2-1.fc19:
* should fix your issue,
* was pushed to the Fedora 19 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing abrt-java-connector-1.0.2-1.fc19'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-12721/abrt-java-connector-1.0.2-1.fc19
then log in and leave karma (feedback).

Comment 4 Fedora Update System 2013-07-17 07:14:56 UTC
abrt-java-connector-1.0.3-1.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/abrt-java-connector-1.0.3-1.fc19

Comment 5 Fedora Update System 2013-07-20 18:41:23 UTC
abrt-java-connector-1.0.4-1.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/abrt-java-connector-1.0.4-1.fc19

Comment 6 Fedora Update System 2013-08-02 03:53:10 UTC
abrt-java-connector-1.0.4-1.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 7 Menanteau Guy 2014-05-07 14:46:49 UTC
Hi There,
I am testing the new arch "ppc64le" (for ppc 64bits little endian) and I get the same problem. I guess a Linux-ppc64le is needed to be add.

Comment 8 Jakub Filak 2014-05-07 15:12:50 UTC
Hello, may I see the build log file?

Comment 9 Menanteau Guy 2014-05-09 09:04:07 UTC
Created attachment 893884 [details]
failed abrt-java-connector ppc64le build log

See attached failing ppc64le build log.

Comment 10 Jakub Filak 2014-05-09 11:32:27 UTC
Thanks! Your guess (comment #7) is right.

Could you please verify that this srpm builds successfully on "ppc64le"?

http://jfilak.fedorapeople.org/packages/abrt-java-connector-1.0.10-1.c3357da.el7.src.rpm

Upstream branch : rhbz981682_ppc64le

Comment 11 Menanteau Guy 2014-05-09 12:50:27 UTC
Created attachment 894027 [details]
new c3357da build log

Comment 12 Menanteau Guy 2014-05-09 12:51:19 UTC
Created attachment 894028 [details]
run_test log

Comment 13 Menanteau Guy 2014-05-09 12:55:03 UTC
(In reply to Jakub Filak from comment #10)
> Thanks! Your guess (comment #7) is right.
> 
> Could you please verify that this srpm builds successfully on "ppc64le"?
> 
> http://jfilak.fedorapeople.org/packages/abrt-java-connector-1.0.10-1.c3357da.
> el7.src.rpm
> 
> Upstream branch : rhbz981682_ppc64le

Well, it does not do better. test_run is still failed but now I got test_stress too (tried two times). Not sure what is wrong in run_test.log with getJarFile...
Please let me know if wee need to continue to address this problem thru this bug. Thanks

Comment 14 Jakub Filak 2014-05-09 13:17:05 UTC
Is there any test machine available or how can I submit a koji "ppc64le" build job?

Comment 15 Brent Baude 2014-05-09 14:27:46 UTC
Jakub,

You can submit to:

http://ppc-le.koji.fedoraproject.org/koji/index

Currently you need to make your own alias, copy, or symlink for /usr/bin/ppcle-koji  as well as /etc/koji/ppcle-config


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