The EPEL 7 SRPM for java-dirq https://dl.fedoraproject.org/pub/epel/7/SRPMS/j/java-dirq-1.4-5.el7.src.rpm does not build correctly in Mock on s390x. The test "QueueSimpleTest.purgeMultiDir" fails and bans the RPM from being built. ------------------------------------------------------------------------------- Test set: ch.cern.dirq.QueueSimpleTest ------------------------------------------------------------------------------- Tests run: 15, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 2.327 sec <<< FAILURE! - in ch.cern.dirq.QueueSimpleTest purgeMultiDir(ch.cern.dirq.QueueSimpleTest) Time elapsed: 0.014 sec <<< FAILURE! java.lang.AssertionError: null at org.junit.Assert.fail(Assert.java:86) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertFalse(Assert.java:64) at org.junit.Assert.assertFalse(Assert.java:74) at ch.cern.dirq.QueueSimpleTest.purgeMultiDir(QueueSimpleTest.java:297)
Created attachment 1081076 [details] "surefire-reports" for the failed test case
I would love to debug this but, since this is ARM-specific, I would need interactive access to an ARM machine for this. Contact me if you can offer one.
please looks at https://fedoraproject.org/wiki/Test_Machine_Resources_For_Package_Maintainers
I have fixed the problem upstream.
java-dirq-1.6-3.el7 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-7c841160e6
java-dirq-1.6-3.el7 has been pushed to the Fedora EPEL 7 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with $ su -c 'yum --enablerepo=epel-testing update java-dirq' You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-7c841160e6
java-dirq-1.6-4.el7 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-7c841160e6
java-dirq-1.6-4.el7 has been pushed to the Fedora EPEL 7 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with $ su -c 'yum --enablerepo=epel-testing update java-dirq' You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-7c841160e6
------- Comment From zwilliam.com 2015-12-02 20:32 EDT------- I just tested the new SRPM from https://dl.fedoraproject.org/pub/epel/testing/7/SRPMS/j/java-dirq-1.6-4.el7.src.rpm. I can build this SRPM on s390x on Mock now. Thank you!
java-dirq-1.6-4.el7 has been pushed to the Fedora EPEL 7 stable repository. If problems still persist, please make note of it in this bug report.
------- Comment From zwilliam.com 2015-12-12 19:42 EDT------- I just tested https://dl.fedoraproject.org/pub/epel/7/SRPMS/j/java-dirq-1.6-4.el7.src.rpm. The source RPM builds fine on s390x on Mock. Thanks again!