On 13 March 2012 18:17, Gary Gregory <[email protected]> wrote: > On Tue, Mar 13, 2012 at 12:27 PM, sebb <[email protected]> wrote: > >> On 13 March 2012 13:23, Gary Gregory <[email protected]> wrote: >> > Hello All, >> > >> > Can the author/committer of CharSequenceInputStream[Test] take a look at >> > why Gump is failing? >> >> Seems to be intermittent. >> >> I've added a bit more debug which I hope will help next time. >> > > I initially thought that the issue was that UTF-8 bytes where compared > against the default platform encoding but that would happen all the time > not some of the time...
It was the random generator used to generate the offset and length values for testing. The code was not handling length == 0 properly. > Gary > >> >> > Thank you, >> > Gary >> > >> > On Mon, Mar 12, 2012 at 10:04 PM, Gump <[email protected]> >> wrote: >> > >> >> To whom it may engage... >> >> >> >> This is an automated request, but not an unsolicited one. For >> >> more information please visit http://gump.apache.org/nagged.html, >> >> and/or contact the folk at [email protected]. >> >> >> >> Project commons-io-test has an issue affecting its community >> integration. >> >> This issue affects 1 projects, >> >> and has been outstanding for 11 runs. >> >> The current state of this project is 'Failed', with reason 'Build >> Failed'. >> >> For reference only, the following projects are affected by this: >> >> - commons-io-test : Apache Commons >> >> >> >> >> >> Full details are available at: >> >> >> >> >> http://vmgump.apache.org/gump/public/apache-commons/commons-io-test/index.html >> >> >> >> That said, some information snippets are provided here. >> >> >> >> The following annotations (debug/informational/warning/error messages) >> >> were provided: >> >> -WARNING- Overriding Maven settings: >> >> [/srv/gump/public/workspace/apache-commons/io/gump_mvn_settings.xml] >> >> -DEBUG- (Apache Gump generated) Apache Maven Settings in: >> >> /srv/gump/public/workspace/apache-commons/io/gump_mvn_settings.xml >> >> -INFO- Failed with reason build failed >> >> -DEBUG- Maven POM in: >> /srv/gump/public/workspace/apache-commons/io/pom.xml >> >> -INFO- Project Reports in: >> >> /srv/gump/public/workspace/apache-commons/io/target/surefire-reports >> >> >> >> >> >> >> >> The following work was performed: >> >> >> >> >> http://vmgump.apache.org/gump/public/apache-commons/commons-io-test/gump_work/build_apache-commons_commons-io-test.html >> >> Work Name: build_apache-commons_commons-io-test (Type: Build) >> >> Work ended in a state of : Failed >> >> Elapsed: 1 min 34 secs >> >> Command Line: /opt/maven2/bin/mvn --batch-mode --settings >> >> /srv/gump/public/workspace/apache-commons/io/gump_mvn_settings.xml test >> >> [Working Directory: /srv/gump/public/workspace/apache-commons/io] >> >> M2_HOME: /opt/maven2 >> >> --------------------------------------------- >> >> Running org.apache.commons.io.comparator.CompositeFileComparatorTest >> >> Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 >> sec >> >> Running org.apache.commons.io.comparator.DefaultFileComparatorTest >> >> Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 >> sec >> >> Running org.apache.commons.io.comparator.DirectoryFileComparatorTest >> >> Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 >> sec >> >> Running org.apache.commons.io.comparator.ExtensionFileComparatorTest >> >> Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 >> sec >> >> Running org.apache.commons.io.comparator.PathFileComparatorTest >> >> Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 sec >> >> Running org.apache.commons.io.comparator.NameFileComparatorTest >> >> Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 >> sec >> >> Running org.apache.commons.io.IOUtilsTestCase >> >> Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.398 >> sec >> >> Running org.apache.commons.io.IOCaseTestCase >> >> Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 >> sec >> >> Running org.apache.commons.io.LineIteratorTestCase >> >> Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.251 >> sec >> >> Running org.apache.commons.io.FileUtilsCleanDirectoryTestCase >> >> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 >> sec >> >> Running org.apache.commons.io.IOUtilsWriteTestCase >> >> Tests run: 53, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.288 >> sec >> >> Running org.apache.commons.io.FilenameUtilsWildcardTestCase >> >> Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 >> sec >> >> Running org.apache.commons.io.FileUtilsListFilesTestCase >> >> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 >> sec >> >> Running org.apache.commons.io.FileSystemUtilsTestCase >> >> Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.266 >> sec >> >> Running org.apache.commons.io.DirectoryWalkerTestCaseJava4 >> >> Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.179 >> sec >> >> >> >> Results : >> >> >> >> Failed tests: >> >> >> testLargeUTF8WithBufferedRead(org.apache.commons.io.input.CharSequenceInputStreamTest): >> >> expected:<4733> but was:<4800> >> >> >> >> Tests run: 904, Failures: 1, Errors: 0, Skipped: 0 >> >> >> >> [INFO] >> >> ------------------------------------------------------------------------ >> >> [ERROR] BUILD FAILURE >> >> [INFO] >> >> ------------------------------------------------------------------------ >> >> [INFO] There are test failures. >> >> >> >> Please refer to >> >> /srv/gump/public/workspace/apache-commons/io/target/surefire-reports for >> >> the individual test results. >> >> [INFO] >> >> ------------------------------------------------------------------------ >> >> [INFO] For more information, run Maven with the -e switch >> >> [INFO] >> >> ------------------------------------------------------------------------ >> >> [INFO] Total time: 1 minute 33 seconds >> >> [INFO] Finished at: Tue Mar 13 02:04:28 UTC 2012 >> >> [INFO] Final Memory: 32M/77M >> >> [INFO] >> >> ------------------------------------------------------------------------ >> >> --------------------------------------------- >> >> >> >> To subscribe to this information via syndicated feeds: >> >> - RSS: >> >> >> http://vmgump.apache.org/gump/public/apache-commons/commons-io-test/rss.xml >> >> - Atom: >> >> >> http://vmgump.apache.org/gump/public/apache-commons/commons-io-test/atom.xml >> >> >> >> ============================== Gump Tracking Only === >> >> Produced by Apache Gump(TM) version 2.3. >> >> Gump Run 12000013032012, vmgump.apache.org:vmgump:12000013032012 >> >> Gump E-mail Identifier (unique within run) #10. >> >> >> >> -- >> >> Apache Gump >> >> http://gump.apache.org/ [Instance: vmgump] >> >> >> >> --------------------------------------------------------------------- >> >> To unsubscribe, e-mail: [email protected] >> >> For additional commands, e-mail: [email protected] >> >> >> >> >> > >> > >> > -- >> > E-Mail: [email protected] | [email protected] >> > JUnit in Action, 2nd Ed: <http://goog_1249600977>http://bit.ly/ECvg0 >> > Spring Batch in Action: <http://s.apache.org/HOq>http://bit.ly/bqpbCK >> > Blog: http://garygregory.wordpress.com >> > Home: http://garygregory.com/ >> > Tweet! http://twitter.com/GaryGregory >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > > > -- > E-Mail: [email protected] | [email protected] > JUnit in Action, 2nd Ed: <http://goog_1249600977>http://bit.ly/ECvg0 > Spring Batch in Action: <http://s.apache.org/HOq>http://bit.ly/bqpbCK > Blog: http://garygregory.wordpress.com > Home: http://garygregory.com/ > Tweet! http://twitter.com/GaryGregory --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
