|
|
-
Incorrect links created by Jenkins factored into many testsJarek Jarcec Cecho 2012-09-10, 06:41
FYI: I've noticed that Jenkins is creating invalid links that contain both "a=summary" and "a=commit". I've fixed that.
Jarcec On Mon, Sep 10, 2012 at 05:34:08PM +1100, Hudson (JIRA) wrote: > > [ https://issues.apache.org/jira/browse/FLUME-1543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13451784#comment-13451784 ] > > Hudson commented on FLUME-1543: > ------------------------------- > > Integrated in flume-trunk #296 (See [https://builds.apache.org/job/flume-trunk/296/]) > FLUME-1543. TestFileChannel should be factored into many tests. (Revision f26c79f6d32b7893e0d60326e6992faa8ead0785) > > Result = FAILURE > mpercy : http://git-wip-us.apache.org/repos/asf/flume/repo?p=flume.git;a=summary&a=commit&h=f26c79f6d32b7893e0d60326e6992faa8ead0785 > Files : > * flume-ng-channels/flume-file-channel/src/test/java/org/apache/flume/channel/file/TestFileChannelBase.java > * flume-ng-channels/flume-file-channel/src/test/java/org/apache/flume/channel/file/TestFileChannelRestart.java > * flume-ng-channels/flume-file-channel/src/test/java/org/apache/flume/channel/file/TestFileChannelFormatRegression.java > * flume-ng-channels/flume-file-channel/src/test/java/org/apache/flume/channel/file/TestFileChannelRollback.java > * flume-ng-channels/flume-file-channel/src/test/java/org/apache/flume/channel/file/TestFileChannel.java > > > > TestFileChannel should be factored into many tests > > -------------------------------------------------- > > > > Key: FLUME-1543 > > URL: https://issues.apache.org/jira/browse/FLUME-1543 > > Project: Flume > > Issue Type: Improvement > > Components: Test > > Reporter: Brock Noland > > Assignee: Brock Noland > > Priority: Minor > > Fix For: v1.3.0 > > > > Attachments: FLUME-1543-0.patch > > > > > > It times out from time to time because there are so many long running tests. > > -- > This message is automatically generated by JIRA. > If you think it was sent incorrectly, please contact your JIRA administrators > For more information on JIRA, see: http://www.atlassian.com/software/jira |