On 11 January 2013 02:04, sebb <seb...@gmail.com> wrote:
> On 10 January 2013 20:24, Julius Davies <juliusdav...@gmail.com> wrote:
>> This is one my unit tests that I recently added that's failing.
>>
>> I'll look into it!
>>
>> They pass on my machine, but I need to look more carefully into the
>> fact my computer is set to Pacific Time (UTC -8:00hours).
>>
>
> The times in the file COMPRESS-210_unix_time_zip_test.zip are 16:00
> for all but 1970 and 1971 when I list the contents in GMT.

Oh and the dates are all 31 Dec.

>> yours,
>>
>> Julius
>>
>>
>>
>>
>> On Wed, Jan 9, 2013 at 9:56 PM, Gump <dev@commons.apache.org> 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 gene...@gump.apache.org.
>>>
>>> Project commons-compress-test has an issue affecting its community 
>>> integration.
>>> This issue affects 1 projects,
>>>  and has been outstanding for 2 runs.
>>> The current state of this project is 'Failed', with reason 'Build Failed'.
>>> For reference only, the following projects are affected by this:
>>>     - commons-compress-test :  Apache Commons
>>>
>>>
>>> Full details are available at:
>>>     
>>> http://vmgump.apache.org/gump/public/apache-commons/commons-compress-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/compress/gump_mvn_settings.xml]
>>>  -DEBUG- (Apache Gump generated) Apache Maven Settings in: 
>>> /srv/gump/public/workspace/apache-commons/compress/gump_mvn_settings.xml
>>>  -INFO- Failed with reason build failed
>>>  -DEBUG- Maven POM in: 
>>> /srv/gump/public/workspace/apache-commons/compress/pom.xml
>>>  -INFO- Project Reports in: 
>>> /srv/gump/public/workspace/apache-commons/compress/target/surefire-reports
>>>
>>>
>>>
>>> The following work was performed:
>>> http://vmgump.apache.org/gump/public/apache-commons/commons-compress-test/gump_work/build_apache-commons_commons-compress-test.html
>>> Work Name: build_apache-commons_commons-compress-test (Type: Build)
>>> Work ended in a state of : Failed
>>> Elapsed: 22 secs
>>> Command Line: /opt/maven2/bin/mvn --batch-mode --settings 
>>> /srv/gump/public/workspace/apache-commons/compress/gump_mvn_settings.xml 
>>> package
>>> [Working Directory: /srv/gump/public/workspace/apache-commons/compress]
>>> M2_HOME: /opt/maven2
>>> ---------------------------------------------
>>> Running org.apache.commons.compress.archivers.ArchiveStreamFactoryTest
>>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec
>>> Running org.apache.commons.compress.archivers.LongPathTest
>>> Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.369 sec
>>> Running org.apache.commons.compress.archivers.ArTestCase
>>> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
>>> Running org.apache.commons.compress.archivers.ArchiveOutputStreamTest
>>> Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec
>>> Running org.apache.commons.compress.archivers.tar.TarArchiveEntryTest
>>> Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec
>>> Running org.apache.commons.compress.archivers.tar.TarArchiveInputStreamTest
>>> Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 sec
>>> Running org.apache.commons.compress.archivers.tar.TarUtilsTest
>>> Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
>>> Running org.apache.commons.compress.archivers.tar.SparseFilesTest
>>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
>>> Running org.apache.commons.compress.archivers.tar.TarArchiveOutputStreamTest
>>> Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 sec
>>> Running org.apache.commons.compress.archivers.ExceptionMessageTest
>>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
>>> Running org.apache.commons.compress.archivers.CpioTestCase
>>> Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 sec
>>> Running org.apache.commons.compress.archivers.memory.MemoryArchiveTestCase
>>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
>>> Running org.apache.commons.compress.archivers.cpio.CpioUtilTest
>>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
>>> Running 
>>> org.apache.commons.compress.archivers.cpio.CpioArchiveOutputStreamTest
>>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
>>> Running 
>>> org.apache.commons.compress.archivers.cpio.CpioArchiveInputStreamTest
>>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
>>>
>>> Results :
>>>
>>> Failed tests:   
>>> testSampleFile(org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestampTest):
>>>  expected:<2105-[12-31/16]:00:02 +0000> but was:<2105-[01-01/00]:00:02 
>>> +0000>
>>>
>>> Tests run: 347, 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/compress/target/surefire-reports 
>>> for the individual test results.
>>> [INFO] 
>>> ------------------------------------------------------------------------
>>> [INFO] For more information, run Maven with the -e switch
>>> [INFO] 
>>> ------------------------------------------------------------------------
>>> [INFO] Total time: 21 seconds
>>> [INFO] Finished at: Thu Jan 10 05:56:34 UTC 2013
>>> [INFO] Final Memory: 37M/90M
>>> [INFO] 
>>> ------------------------------------------------------------------------
>>> ---------------------------------------------
>>>
>>> To subscribe to this information via syndicated feeds:
>>> - RSS: 
>>> http://vmgump.apache.org/gump/public/apache-commons/commons-compress-test/rss.xml
>>> - Atom: 
>>> http://vmgump.apache.org/gump/public/apache-commons/commons-compress-test/atom.xml
>>>
>>> ============================== Gump Tracking Only ===
>>> Produced by Apache Gump(TM) version 2.3.
>>> Gump Run 12000010012013, vmgump.apache.org:vmgump:12000010012013
>>> Gump E-mail Identifier (unique within run) #37.
>>>
>>> --
>>> Apache Gump
>>> http://gump.apache.org/ [Instance: vmgump]
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
>>> For additional commands, e-mail: dev-h...@commons.apache.org
>>>
>>
>>
>>
>> --
>> yours,
>>
>> Julius Davies
>> 604-222-3310 (Home)
>>
>> $ sudo apt-get install cowsay
>> $ echo "Moo." | cowsay | cowsay -n | cowsay -n
>> http://juliusdavies.ca/cowsay/
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
>> For additional commands, e-mail: dev-h...@commons.apache.org
>>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to