Hi David, Could you run those tests in isolation by running mvn install in modules/matterhorn-capture-agent-impl and either attach or pastebin the total log? The details you provided aren't quite enough to figure out where to start.
I've taken a look at the tests and it doesn't appear to be the usual suspect of not detecting the gstreamer state. It appears that the tests both detect if gstreamer is installed and skip the tests if it isn't as well as test if the default elements are installed and skip all of the tests if they aren't. Thanks, Adam Adam McKenzie ITS, University of Saskatchewan Rm 61 Physics, 116 Science Place Saskatoon SK S7N 5E2 Canada (306) 966-2453 ________________________________________ From: [email protected] [[email protected]] on behalf of David Horwitz [[email protected]] Sent: Tuesday, November 01, 2011 4:50 AM To: Matterhorn Users Subject: [Matterhorn-users] Test failures in Trunk/1.3 Hi All, We're noticing certain of the CA unit tests are failing on certain platforms (but not others) The maven output is: Failed tests: testAudioMonitoringConsumer(org.opencastproject.capture.pipeline.bins.consumers.AudioMonitoringConsumerTest) testVideoMonitoringConsumer(org.opencastproject.capture.pipeline.bins.consumers.VideoMonitoringConsumerTest) Tests run: 171, Failures: 2, Errors: 0, Skipped: 21 Exception in thread "TrueZIP ArchiveController Shutdown Hook" java.lang.AssertionError at de.schlichtherle.io.UpdatingArchiveController.umount0(UpdatingArchiveController.java:673) at de.schlichtherle.io.UpdatingArchiveController.umount(UpdatingArchiveController.java:594) at de.schlichtherle.io.ArchiveControllers.umount(ArchiveControllers.java:307) at de.schlichtherle.io.ArchiveControllers$ShutdownHook.run(ArchiveControllers.java:411) Any advice on debuging/fixing? Thanks D _______________________________________________ Matterhorn-users mailing list [email protected] http://lists.opencastproject.org/mailman/listinfo/matterhorn-users _______________________________________________ Matterhorn-users mailing list [email protected] http://lists.opencastproject.org/mailman/listinfo/matterhorn-users
