https://bugzilla.redhat.com/show_bug.cgi?id=1223024 gil cattaneo <puntogil@xxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags| |fedora-cvs? --- Comment #5 from gil cattaneo <puntogil@xxxxxxxxx> --- (In reply to Michal Srb from comment #4) > Just one thing: > # These test fails for various reasons > rm -r src/test/java/rx/observers/TestObserverTest.java \ > src/test/java/rx/observers/TestSubscriberTest.java \ > > src/test/java/rx/internal/operators/OperatorPublishTest.java > > I tried to comment this part of the specfile out, and it looks like all > tests are passing (at least on my machine). Could you please double-check? > If those tests fail for you, please try to add more descriptive comment. > > Tests run: 1375, Failures: 0, Errors: 0, Skipped: 2 > > Otherwise the package looks good. Approved. Seem a problem with Java7 (README.md explain the minimal requirement: Java 8 lambda support) I forgot to remove that part, for F > 22 Failed tests: TestSubscriberTest.testAssertNotMatchCount:59 Number of items does not match. Provided: 1 Actual: 2 TestSubscriberTest.testAssertNotMatchValue:74 Value at index: 1 expected to be [3] (Integer) but was: [2] (Integer) TestSubscriberTest.testAssertTerminalEventNotReceived:93 No terminal events received. TestObserverTest.testAssertNotMatchCount:59 Number of items does not match. Provided: 1 Actual: 2 TestObserverTest.testAssertNotMatchValue:73 Value at index: 1 expected to be [3] (Integer) but was: [2] (Integer) TestObserverTest.testAssertTerminalEventNotReceived:92 No terminal events received. on x86_64 build fine Task info: http://koji.fedoraproject.org/koji/taskinfo?taskID=9862861 on i386 as above Task info: http://koji.fedoraproject.org/koji/taskinfo?taskID=9862874 on ARM take too much time (is still running) Task info: http://koji.fedoraproject.org/koji/taskinfo?taskID=9862886 -- 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 https://admin.fedoraproject.org/mailman/listinfo/package-review