https://bugzilla.redhat.com/show_bug.cgi?id=1396492 Ben Rosser <rosser.bjr@xxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags| |fedora-review? --- Comment #2 from Ben Rosser <rosser.bjr@xxxxxxxxx> --- It seems that there are unit test failures when building on current Rawhide. Mock build log: https://paste.fedoraproject.org/489313/26791148/ Specifically in the "Apache Preflight" section of the tests: the following snippet seems to be the relevant part of the logs: Tests run: 12, Failures: 3, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec <<< FAILURE! - in org.apache.pdfbox.preflight.metadata.TestSynchronizedMetadataValidation testBadPrefixSchemas(org.apache.pdfbox.preflight.metadata.TestSynchronizedMetadataValidation) Time elapsed: 0.006 sec <<< FAILURE! junit.framework.ComparisonFailure: expected:<7.[4.]2> but was:<7.[]2> at org.apache.pdfbox.preflight.metadata.TestSynchronizedMetadataValidation.testBadPrefixSchemas(TestSynchronizedMetadataValidation.java:499) testAllInfoSynhcronized(org.apache.pdfbox.preflight.metadata.TestSynchronizedMetadataValidation) Time elapsed: 0.002 sec <<< FAILURE! junit.framework.AssertionFailedError: expected:<0> but was:<2> at org.apache.pdfbox.preflight.metadata.TestSynchronizedMetadataValidation.testAllInfoSynhcronized(TestSynchronizedMetadataValidation.java:422) testdoublePrefixSchemas(org.apache.pdfbox.preflight.metadata.TestSynchronizedMetadataValidation) Time elapsed: 0.002 sec <<< FAILURE! junit.framework.AssertionFailedError at org.apache.pdfbox.preflight.metadata.TestSynchronizedMetadataValidation.testdoublePrefixSchemas(TestSynchronizedMetadataValidation.java:572) Running org.apache.pdfbox.preflight.TestPreflightConfiguration Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.pdfbox.preflight.TestPreflightConfiguration Results : Failed tests: TestSynchronizedMetadataValidation.testAllInfoSynhcronized:422 expected:<0> but was:<2> TestSynchronizedMetadataValidation.testBadPrefixSchemas:499 expected:<7.[4.]2> but was:<7.[]2> TestSynchronizedMetadataValidation.testdoublePrefixSchemas:572 -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx