Re: compress-antlib-test & test-junit failed

2013-10-08 Thread Stefan Bodewig
On 2013-10-08, Ludmila Shikhvarg wrote:

> compress-antlib-test and test-junit are started to failed with b94 and
> onward:

Hmm, there are way more test failures for compress-antlib-test than
there have ever been at vmgump.  I'll install a JDK8 snapshot build
myself to re-test as I happen to be a committer to the compress antlib
as well, but it may take a few days.

For the JUnit case I'd recommend you get in touch with the JUnit
development list - ju...@yahoogroups.com

Stefan

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



Re: compress-antlib-test & test-junit failed

2013-10-07 Thread Stefan Bodewig
On 2013-10-08, Ludmila Shikhvarg wrote:

> compress-antlib-test and test-junit are started to failed with b94 and
> onward:

compress-antlib-test failed for one or two builds on vmgump as well
because the developer (me) committed a test that only passed in his own
timezone.  This has been fixed in the code - is it still failing for
you?

Are your build logs available to the public anywhere?

If we contact the log4j or junit communities it would be good to have
some sort of public URL other than Gump's mailinglist archive to point
them to.

In the end we - as the Gump community - will probably not do much other
than getting you in contact with the right people.  Here "the right
people" will be the public developer mailing list.

Before doing so, I'll look into your error logs to see wheter I spot
anything Gump related.  This may take a bit of time.

Stefan

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



RE: compress-antlib-test & test-junit failed

2013-10-07 Thread Martin Gainty
we will need to see  results from

 

1)java -version

 

2)results from ./target/surefire-results


3)file characteristics such as size, date-time-stamp of $JAVA_HOME/bin/zip.dll


(if more than 1000 characters please place on pastebin )

Martin 
__ 
Verzicht und Vertraulichkeitanmerkung


Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger 
sein, so bitten wir hoeflich um eine Mitteilung. Jede unbefugte Weiterleitung 
oder Fertigung einer Kopie ist unzulaessig. Diese Nachricht dient lediglich dem 
Austausch von Informationen und entfaltet keine rechtliche Bindungswirkung. 
Aufgrund der leichten Manipulierbarkeit von E-Mails koennen wir keine Haftung 
fuer den Inhalt uebernehmen.

  


> Date: Mon, 7 Oct 2013 16:37:50 -0700
> From: ludmila.shikhv...@oracle.com
> To: general@gump.apache.org
> Subject: compress-antlib-test & test-junit failed
> 
> Hi,
> 
> Here are another failures with JDK8 from 
> https://jdk8.java.net/download.html
> compress-antlib-test and test-junit are started to failed with b94 and 
> onward:
> 
> 
> Output
> 
> Buildfile: /home/dtftest/gump/results/ant-antlibs/compress/build.xml
> 
> setup-properties:
> 
> setup:
> 
> determine-test-types:
> 
> setup-for-junit-tests:
> 
> compile:
> 
> check-for-NOTICE:
> 
> antlib:
> [jar] Building jar: 
> /home/dtftest/gump/results/ant-antlibs/compress/build/lib/ant-compress-1.1Alpha.jar
> 
> compile-tests:
> 
> ready-to-test-with-junit:
> 
> junit-test:
> 
> setup-for-antunit-tests:
> 
> ready-to-test-with-antunit:
> 
> antunit-test:
> [au:antunit] Build File: 
> /home/dtftest/gump/results/ant-antlibs/compress/src/tests/antunit/ar-test.xml
> [au:antunit] Tests run: 34, Failures: 2, Errors: 0, Time elapsed: 105.108 sec
> [au:antunit] Target: testNonFileDest took 1.313 sec
> [au:antunit] Target: testPrefixWithoutSlash took 2.578 sec
> [au:antunit] Target: testCreateOfUpToDate took 5.155 sec
> [au:antunit] Target: testArFileSet took 2.452 sec
> [au:antunit] Target: testCpioFileSet took 2.44 sec
> [au:antunit] Target: testPreserveDuplicates took 1.154 sec
> [au:antunit] Target: testFailEmpty took 1.114 sec
> [au:antunit] Target: testCoreTarFileSet took 2.474 sec
> [au:antunit] Target: testPreserveLeadingSlashes took 2.495 sec
> [au:antunit] Target: testAntlibZipFileSet FAILED
> [au:antunit] at line 37, column 24
> [au:antunit] Message: Assertion failed
> [au:antunit] took 2.419 sec
> [au:antunit] Target: testPrefixWithBackslash took 2.497 sec
> [au:antunit] Target: testImplicitDirectoriesUsePermissions took 1.129 sec
> [au:antunit] Target: testReplaceOfOutOfDate took 7.635 sec
> [au:antunit] Target: testUpdateOfUpToDate took 5.157 sec
> [au:antunit] Target: testUpdateOfOutOfDate took 7.643 sec
> [au:antunit] Target: testSkipEmpty took 1.125 sec
> [au:antunit] Target: testWithDirectories took 1.09 sec
> [au:antunit] Target: testFullpath took 2.536 sec
> [au:antunit] Target: testPreserve0Permissions took 2.389 sec
> [au:antunit] Target: testForceCreateOfUpToDate took 7.195 sec
> [au:antunit] Target: testNoDirectoriesByDefault took 2.46 sec
> [au:antunit] Target: testPlainFileSet took 2.369 sec
> [au:antunit] Target: testReplaceOfUpToDate took 5.235 sec
> [au:antunit] Target: testCoreZipFileSet FAILED
> [au:antunit] at line 37, column 24
> [au:antunit] Message: Assertion failed
> [au:antunit] took 2.641 sec
> [au:antunit] Target: testAntlibTarFileSet took 2.323 sec
> [au:antunit] Target: testCreateOfOutOfDate took 6.961 sec
> [au:antunit] Target: testFileSetPermissionsWin took 2.352 sec
> [au:antunit] Target: testAddDuplicates took 1.119 sec
> [au:antunit] Target: testRemoveLeadingSlashes took 2.502 sec
> [au:antunit] Target: testPrefixWithSlash took 2.523 sec
> [au:antunit] Target: testWithImplicitDirectories took 1.082 sec
> [au:antunit] Target: testForceReplaceOfUpToDate took 7.557 sec
> [au:antunit] Target: test0PermissionsGetReplaced took 2.47 sec
> [au:antunit] Target: testFailDuplicates took 1.069 sec
> [au:antunit] Build File: 
> /home/dtftest/gump/results/ant-antlibs/compress/src/tests/antunit/archives-test.xml
> [au:antunit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.6 sec
> [au:antunit] Target: testCircularReference took 1.087 sec
> [au:antunit] Target: testReference took 1.129 sec
> [au:antunit] Target: testExtractJars took 1.782 sec
> [au:antunit] Target: testMixingFormats took 1.163 sec
> [au:antunit] Target: testZipManualExample took 1.369 sec
> [au:antunit] Build File: 
> /home/dtftest/gump/results/ant-antlibs/compress/src/tests/antunit/arentry-test.xml
> [au:antunit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 3.496 sec
> [au:antunit] Target: testResourceProperties took 2.344 sec
> [au:antunit] Target: testArSource took 1.102 sec
> [au:antunit] Build File: 
> /home/dtftest/gump/results/ant-antlibs/compress/src/tests/antunit/arfileset-test.xml
> [au:antunit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 3.305 sec
> [au:antunit] Target: testMis