From rory.odonnell at oracle.com Mon Mar 4 02:46:02 2013 From: rory.odonnell at oracle.com (Rory O'Donnell Oracle, Dublin Ireland) Date: Mon, 04 Mar 2013 10:46:02 +0000 Subject: JDK 8 b79 ea test results now available Message-ID: <51347B6A.7060005@oracle.com> JDK 8 b79 ea build test results now available at : http://www.java.net/download/jdk8/testresults/testresults.html Rgds,Rory -- Quality Engineering Manager Oracle EMEA , Dublin, Ireland From rory.odonnell at oracle.com Tue Mar 5 02:29:37 2013 From: rory.odonnell at oracle.com (Rory O'Donnell Oracle, Dublin Ireland) Date: Tue, 05 Mar 2013 10:29:37 +0000 Subject: jtreg tutorial Message-ID: <5135C911.9000209@oracle.com> Hi, A jtreg Tutorial has been posted at : https://wikis.oracle.com/display/OpenJDK/jtreg Rgds, Rory -- Quality Engineering Manager Oracle EMEA , Dublin, Ireland -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mail.openjdk.java.net/pipermail/quality-discuss/attachments/20130305/29f185c8/attachment.html From rory.odonnell at oracle.com Tue Mar 12 01:43:15 2013 From: rory.odonnell at oracle.com (Rory O'Donnell Oracle, Dublin Ireland) Date: Tue, 12 Mar 2013 08:43:15 +0000 Subject: JDK 8 b80 ea test results now available Message-ID: <513EEAA3.1080203@oracle.com> JDK 8 b80 ea build test results now available at : http://www.java.net/download/jdk8/testresults/testresults.html Rgds,Rory -- Quality Engineering Manager Oracle EMEA , Dublin, Ireland From sadhak001 at gmail.com Fri Mar 15 18:50:56 2013 From: sadhak001 at gmail.com (Mani Sarkar) Date: Sat, 16 Mar 2013 01:50:56 +0000 Subject: MacOS X 10.7 Lion & Ubuntu 12.04 - JTReg tests failing! Message-ID: Hi, I ran JTReg tests on my Ubuntu 12.04 and MacOS X 10.7 Lion systems, via the *~/sources/jdk8_tl/test* folder after installing *jtreg* and setting up the environment with paths settings for jt_home and product_home. I got the below results, although the issues were similar in both environments there are differences between the two across more than one test component. For completeness sake I have combined the results of the two into one email and not omitted any common bits. *MacOS X 10.7 Lion (System config: Intel Dual Core 2 Duo 2.53Ghz, 2GB, 250GB)* * * *jck7compiler (logs: http://bit.ly/13NkHTG)* *Error: Unable to access jarfile /java/re/jck/7/promoted/latest/binaries/JCK-compiler-7/lib/jtjck.jar* *Missing file: /Users/openjdk/sources/jdk8_tl/jdk/test/../build/macosx-i586/testoutput/jck7compiler/JTreport/text/summary.txt * *EXIT CODE: 1* *make[2]: *** [_generic_jck_tests] Error 1* *make[1]: *** [jck7compiler] Error 2* *make: *** [jck7compiler] Error 2* *jck7devtools **(logs: http://bit.ly/Y4P4zI)* *Error: Unable to access jarfile /java/re/jck/7/promoted/latest/binaries/JCK-devtools-7/lib/jtjck.jar* *Missing file: /Users/**openjdk** /sources/jdk8_tl/jdk/test/../build/macosx-i586/testoutput/jck7devtools/JTreport/text/summary.txt * *EXIT CODE: 1* *make[2]: *** [_generic_jck_tests] Error 1* *make[1]: *** [jck7devtools] Error 2* *make: *** [jck7devtools] Error 2* *jck7runtime (logs: http://bit.ly/WAFCa5)* *Error: Unable to access jarfile /java/re/jck/7/promoted/latest/binaries/JCK-runtime-7/lib/jtjck.jar* *Missing file: /Users/**openjdk** /sources/jdk8_tl/jdk/test/../build/macosx-i586/testoutput/jck7runtime/JTreport/text/summary.txt * *EXIT CODE: 1* *make[2]: *** [_generic_jck_tests] Error 1* *make[1]: *** [jck7runtime] Error 2* *make: *** [jck7runtime] Error 2* * * (Do the above require additional configuration settings (missing environment variable) to be applied to make them run?) *jdk_awt* *(logs: http://bit.ly/10mkVfq)* (TEST STATS: name=jdk_awt run=354 pass=313 fail=41 excluded=0) *Failure reasons: Various RuntimeExceptions - these could differ from machine-to-machine, how to determine if they are not false negatives?* *jdk_beans1* *(logs: http://bit.ly/Y27Aqu)* (TEST STATS: name=jdk_beans1 run=72 pass=70 fail=2 excluded=0) *Failure reasons: **Tests failed due to AssertionError and Type errors!* *Same reason as under Ubuntu - ** test is expected to fail as per * http://download.java.net/jdk8/testresults/archives/b80/jdk-b80-summary.txt? * * *jdk_jfr (logs: **http://bit.ly/Y0lHQb)* *Directory "/Users/**openjdk**/sources/jdk8_tl/jdk/test/../build/macosx-i586/testoutput/jdk_jfr/JTreport" not found: creating* *Directory "/Users/**openjdk**/sources/jdk8_tl/jdk/test/../build/macosx-i586/testoutput/jdk_jfr/JTwork" not found: creating* *Directory "/Users/**openjdk**/sources/jdk8_tl/jdk/test/../build/macosx-i586/testoutput/jdk_jfr/JTwork/scratch" not found: creating* *Missing file: /Users/**openjdk** /sources/jdk8_tl/jdk/test/../build/macosx-i586/testoutput/jdk_jfr/JTreport/text/summary.txt * *EXIT CODE: 0* *EXIT CODE: 0* *Failure reasons: (make file issues?)* *jdk_lang* *(logs: http://bit.ly/Z97COE)* (TEST STATS: name=jdk_lang run=426 pass=415 fail=11 excluded=5) *Failure reasons: Tests failed without specifying any reason, ??? returned!* FAILED: java/lang/invoke/AccessControlTest.java FAILED: java/lang/invoke/BigArityTest.java FAILED: java/lang/invoke/ClassValueTest.java FAILED: java/lang/invoke/InvokeGenericTest.java FAILED: java/lang/invoke/JavaDocExamplesTest.java FAILED: java/lang/invoke/MethodHandlesTest.java FAILED: java/lang/invoke/MethodTypeTest.java FAILED: java/lang/invoke/PermuteArgsTest.java FAILED: java/lang/invoke/PrivateInvokeTest.java FAILED: java/lang/invoke/RicochetTest.java FAILED: java/lang/invoke/ThrowExceptionsTest.java * These above tests should have passed as per the test results archive! * *jdk_management* *(logs: http://bit.ly/Yjn6gQ)* (Test results: passed: 45; failed: 1) *Failure reasons: ACTION: main -- Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Committed virtual memory size illegal value: 3272564736 bytes (MIN = 1; MAX = 2415919104) - is that normal?* * * *This test shouldn't have failed as per the test results archive!* *jdk_other (logs: **http://bit.ly/WcLYdi)* (TEST STATS: name=jdk_other run=88 pass=87 fail=1 excluded=2) *Failure reasons: ACTION: main -- Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Test failed - exit return code non-zero (exitStatus==1) REASON: User specified action: run main TraceJFrame JFrameCreateTime - this test is expected to fail as per the test results archive! * * * *jdk_swing* *(logs: http://bit.ly/WcM5FX)* (TEST STATS: name=jdk_swing run=289 pass=251 fail=38 excluded=0) *Failure reasons: various errors and warnings* *Same situation here, as per the test results archive, none of these failed tests were run - so shouldn't it have done the same here or did I have to run it with a parameter. * * * *jdk_time* *(logs: http://bit.ly/10mmN7Z)* (TEST STATS: name=jdk_time run=120 pass=118 fail=2 excluded=0) *Failure reasons: parse error and runtime error* *java/time/tck/java/time/format/TCKDateTimeFormatters.java failure - should haven't failed as per the test results archive but I have heard of date/time and formatter tests to fail, whats the real reason here?* * * *langtools_jtreg* *(logs: http://bit.ly/VTLASj)* *Failure reasons: **(fails to run, make issue ?)* I have compared them with the reference at http://download.java.net/jdk8/testresults/testresults.html?q=download/jdk8/testresults/testresults.html, which expect a number of tests to fail or not run. ----------------------------- *Ubuntu 12.04 (System config: Intel i586 2.53Ghz, 6GB, 500GB)* *jck7compiler* *Error: Unable to access jarfile /java/re/jck/7/promoted/latest/binaries/JCK-compiler-7/lib/jtjck.jar* *Missing file: /home/openjdk/sources/jdk8_tl/jdk/test/../build/linux-i586/testoutput/jck7compiler/JTreport/text/summary.txt * *EXIT CODE: 1* *make[2]: *** [_generic_jck_tests] Error 1* *make[2]: Leaving directory `/home/openjdk/sources/jdk8_tl/jdk/test'* *make[1]: *** [jck7compiler] Error 2* *make[1]: Leaving directory `/home/openjdk/sources/jdk8_tl/jdk/test'* *make: *** [jck7compiler] Error 2* *jck7devtools* *Error: Unable to access jarfile /java/re/jck/7/promoted/latest/binaries/JCK-devtools-7/lib/jtjck.jar* *Missing file: /home/openjdk/sources/jdk8_tl/jdk/test/../build/linux-i586/testoutput/jck7devtools/JTreport/text/summary.txt * *EXIT CODE: 1* *make[2]: *** [_generic_jck_tests] Error 1* *make[2]: Leaving directory `/home/openjdk/sources/jdk8_tl/jdk/test'* *make[1]: *** [jck7devtools] Error 2* *make[1]: Leaving directory `/home/openjdk/sources/jdk8_tl/jdk/test'* *make: *** [jck7devtools] Error 2* *jck7runtime* Error: Unable to access jarfile /java/re/jck/7/promoted/latest/binaries/JCK-runtime-7/lib/jtjck.jar Missing file: /home/openjdk/sources/jdk8_tl/jdk/test/../build/linux-i586/testoutput/jck7runtime/JTreport/text/summary.txt EXIT CODE: 1 make[2]: *** [_generic_jck_tests] Error 1 make[2]: Leaving directory `/home/openjdk/sources/jdk8_tl/jdk/test' make[1]: *** [jck7runtime] Error 2 make[1]: Leaving directory `/home/openjdk/sources/jdk8_tl/jdk/test' make: *** [jck7runtime] Error 2 (Do the above require additional configuration settings (missing environment variable) to be applied to make them run?) *jdk_awt **(logs: **http://bit.ly/15EDdf4* *)* *STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Test failed* * * *TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Test failed* *--------------------------------------------------* *Missing file: /home/openjdk/sources/jdk8_tl/jdk/test/../build/linux-i586/testoutput/jdk_awt/JTreport/text/summary.txt * *EXIT CODE: 143* *EXIT CODE: 143* *make[2]: *** [jtreg_tests] Error 143* *make[2]: Leaving directory `/home/openjdk/sources/jdk8_tl/jdk/test'* *make[1]: *** [jdk_awt] Error 2* *make[1]: Leaving directory `/home/openjdk/sources/jdk8_tl/jdk/test'* *make: *** [jdk_awt] Error 2* *Failure reasons: One RuntimeExceptions and test execution exits out?* *jdk_beans1 **(logs: **http://bit.ly/WB2BBR** )* (TEST STATS: name=jdk_beans1 run=72 pass=71 fail=1 excluded=0) *Failure reasons: **Tests failed due to Type errors! - is it correct this rest is expected to fail as per * http://download.java.net/jdk8/testresults/archives/b80/jdk-b80-summary.txt? *jdk_jfr **(logs: **http://bit.ly/12Dwmoe**)* *Directory "/home/openjdk/sources/jdk8_tl/jdk/test/../build/linux-i586/testoutput/jdk_jfr/JTreport" not found: creating* *Directory "/home/openjdk/sources/jdk8_tl/jdk/test/../build/linux-i586/testoutput/jdk_jfr/JTwork" not found: creating* *Directory "/home/openjdk/sources/jdk8_tl/jdk/test/../build/linux-i586/testoutput/jdk_jfr/JTwork/scratch" not found: creating* *Missing file: /home/openjdk/sources/jdk8_tl/jdk/test/../build/linux-i586/testoutput/jdk_jfr/JTreport/text/summary.txt * *EXIT CODE: 0* *EXIT CODE: 0* *make[2]: Leaving directory `/home/openjdk/sources/jdk8_tl/jdk/test'* *make[1]: Leaving directory `/home/openjdk/sources/jdk8_tl/jdk/test'* * * *Failure reasons: (make file issues?)* *jdk_jmx **(logs: **http://bit.ly/X9FgHZ**)* (TEST STATS: name=jdk_jmx run=218 pass=217 fail=1 excluded=0) *Failure reasons: **TEST FAILS: addresses differ - is this a system specific issue?* *jdk_lang **(logs: **http://bit.ly/Y0PIPJ**)* (TEST STATS: name=jdk_lang run=427 pass=415 fail=12 excluded=5) *Failure reasons: Tests failed without specifying any reason, ??? returned!* * * * FAILED: java/lang/invoke/AccessControlTest.java FAILED: java/lang/invoke/BigArityTest.java FAILED: java/lang/invoke/ClassValueTest.java FAILED: java/lang/invoke/InvokeGenericTest.java FAILED: java/lang/invoke/JavaDocExamplesTest.java FAILED: java/lang/invoke/MethodHandlesTest.java FAILED: java/lang/invoke/MethodTypeTest.java FAILED: java/lang/invoke/PermuteArgsTest.java FAILED: java/lang/invoke/PrivateInvokeTest.java FAILED: java/lang/invoke/RicochetTest.java FAILED: java/lang/invoke/ThrowExceptionsTest.java These should have passed as per the test results archive! * * * *jdk_nio **(logs: **http://bit.ly/13MkyPU**)* (TEST STATS: name=jdk_nio run=320 pass=317 fail=3 excluded=0) *Failure reasons: java.nio.channels.ClosedByInterruptException, java.lang.InterruptedException exceptions & java.net.SocketTimeoutException* *(these tests should have passed, can't find any failures in the test results archive - possible unpredictable and different on different machines?)* *jdk_security3 **(logs: **http://bit.ly/ZsdFQq**)* (TEST STATS: name=jdk_security3 run=530 pass=528 fail=2 excluded=5) *Failure reasons: RuntimeExceptions on both instances* *jdk_swing **(logs: **http://bit.ly/10vVnjT**)* (TEST STATS: name=jdk_swing run=289 pass=226 fail=63 excluded=0) *Failure reasons: Mostly RuntimeExceptions* *As per the test results archive, none of these failed tests were run - so shouldn't it have done the same here or did I have to run it with a parameter. * *jdk_time **(logs: **http://bit.ly/10vVrAj**)* (TEST STATS: name=jdk_time run=120 pass=119 fail=1 excluded=0) *Failure reasons: RuntimeException due to format errors (possible unpredictable and different on different machines)* *java/time/test/java/util/TestFormatter.java - this test has know to fail according to the test results archive.* * * *jdk_tools **(logs: **http://bit.ly/10vVsUP**)* (TEST STATS: name=jdk_tools run=113 pass=112 fail=1 excluded=5) *Failure reasons: ###TestError###: string <.*Client VM.*> not found <<=== VM not loading in client mode* FAILED: tools/launcher/ExecutionEnvironment.java - *passed according to the test archive.* *langtools_jtreg* *(logs: **http://bit.ly/Y0PXKK**)* *Failure reasons: **(fails to run, make issue ?)* * * I have compared them with the reference at http://download.java.net/jdk8/testresults/testresults.html?q=download/jdk8/testresults/testresults.html, which expect a number of tests to fail or not run and made notes above. ----------------------------- There are more packages failing tests on Ubuntu than MacOS, more tests in total have failed and under each component. Should I report these to other report mailing lists as well? Rory, Balchandra - am I running these tests differently than you are since your test results (test results archive) differs from mine. I run the tests using the below syntax: *$ make TEST= * Just to isolate the test failures I ran each test component rather than what people usually do jdk_default, jdk_core and jdk_all. Could you also make the make command failure error messages a bit more verbose and human-friendly so we can figure out whats to start looking at. If I have missed out on config I would love to know. Thanks. Cheers, mani -- *Twitter:* @theNeomatrix369 *Blog:* http://neomatrix369.wordpress.com *JUG activity:* LJC Advocate (@adoptopenjdk & @adoptajsr programs) *Meet-a-Project:* https://github.com/MutabilityDetector *Come to Devoxx UK 2013:* http://www.devoxx.com/display/UK13/Home *Don't chase success, rather aim for "Excellence", and success will come chasing after you!* -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mail.openjdk.java.net/pipermail/quality-discuss/attachments/20130316/2f9813e6/attachment-0001.html From Alan.Bateman at oracle.com Sat Mar 16 06:42:44 2013 From: Alan.Bateman at oracle.com (Alan Bateman) Date: Sat, 16 Mar 2013 13:42:44 +0000 Subject: MacOS X 10.7 Lion & Ubuntu 12.04 - JTReg tests failing! In-Reply-To: References: Message-ID: <514476D4.3040006@oracle.com> On 16/03/2013 01:50, Mani Sarkar wrote: > Hi, > > I ran JTReg tests on my Ubuntu 12.04 and MacOS X 10.7 Lion systems, > via the /~/sources/jdk8_tl/test/ folder after installing *jtreg* and > setting up the environment with paths settings for jt_home and > product_home. I got the below results, although the issues were > similar in both environments there are differences between the two > across more than one test component. > > For completeness sake I have combined the results of the two into one > email and not omitted any common bits. > > /:/ > / > / > I have compared them with the reference at > http://download.java.net/jdk8/testresults/testresults.html?q=download/jdk8/testresults/testresults.html, > which expect a number of tests to fail or not run and made notes above. > I looked at a few of your logs. If I understand correctly, you are trying to run the JCK. The "Gaining Access to the JCK" page [1] describes the process to obtain this. For the jdk tests then it looks like you are running into several issues. I don't have time to look at all your logs but just to mention a few things: For the jdk_jmx make target (JMX tests) then I assume the issue is that your host name is resolving to 127.0.1.1. This causes a number of test failures, include the issue you are seeing. Eric Wang contributed a fix to the tests for this, see 7183800 [1] so if you sync up your clone of jdk8/tl (I assume jdk_tl is a clone of this forest) then you will get it. For the jdk_security3 make target the SecMod failures may be NSS version related, see 8009438 [3]. For the jdk_tools target then I think tools/launcher/ExecutionEnvironment.java is failing for you because you have only built the client VM. The test checks both -client and -server when on 32-bit Linux. The jdk_jfr target runs tests for Java Flight Recorder that are not in OpenJDK. I don't know what to say about this, there are a few Oracle specific configuration bits in the make tree. Finally, you mention about comparing the results against those on java.net. One difference is that you are running the jdk_awt and jdk_swing test targets. If I understand the results on java.net correctly then the tests covered by those make file targets are not run (for reliability or test reasons perhaps). -Alan [1] http://openjdk.java.net/groups/conformance/JckAccess/index.html [2] http://hg.openjdk.java.net/jdk8/tl/jdk/rev/ca9469a15792 [3] http://bugs.sun.com/view_bug.do?bug_id=8009438 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mail.openjdk.java.net/pipermail/quality-discuss/attachments/20130316/9bae31e7/attachment.html From balchandra.vaidya at oracle.com Tue Mar 19 07:28:50 2013 From: balchandra.vaidya at oracle.com (Balchandra Vaidya) Date: Tue, 19 Mar 2013 14:28:50 +0000 Subject: JDK 8 b81 ea test results now available Message-ID: <51487622.1040703@oracle.com> JDK 8 b81 ea build test results now available at : http://www.java.net/download/jdk8/testresults/testresults.html Regards Balchandra From balchandra.vaidya at oracle.com Tue Mar 19 10:54:36 2013 From: balchandra.vaidya at oracle.com (Balchandra Vaidya) Date: Tue, 19 Mar 2013 17:54:36 +0000 Subject: MacOS X 10.7 Lion & Ubuntu 12.04 - JTReg tests failing! In-Reply-To: References: Message-ID: <5148A65C.9050805@oracle.com> Hi, Just back from a vacation and saw this question. My comments are below for jtreg tests: On 03/16/13 01:50 AM, Mani Sarkar wrote: > Hi, > > I ran JTReg tests on my Ubuntu 12.04 and MacOS X 10.7 Lion systems, > via the /~/sources/jdk8_tl/test/ folder after installing *jtreg* and > setting up the environment with paths settings for jt_home and > product_home. I got the below results, although the issues were > similar in both environments there are differences between the two > across more than one test component. > > > *jdk_lang* *(logs: http://bit.ly/Z97COE)* > (TEST STATS: name=jdk_lang run=426 pass=415 fail=11 excluded=5) > /Failure reasons: Tests failed without specifying any reason, ??? > returned!/ > FAILED: java/lang/invoke/AccessControlTest.java > FAILED: java/lang/invoke/BigArityTest.java > FAILED: java/lang/invoke/ClassValueTest.java > FAILED: java/lang/invoke/InvokeGenericTest.java > FAILED: java/lang/invoke/JavaDocExamplesTest.java > FAILED: java/lang/invoke/MethodHandlesTest.java > FAILED: java/lang/invoke/MethodTypeTest.java > FAILED: java/lang/invoke/PermuteArgsTest.java > FAILED: java/lang/invoke/PrivateInvokeTest.java > FAILED: java/lang/invoke/RicochetTest.java > FAILED: java/lang/invoke/ThrowExceptionsTest.java > > / > These above tests should have passed as per the test results archive! > / Above tests require JUnit. Copy junit.jar into jtreg/lib directory and then check again. > ----------------------------- > > There are more packages failing tests on Ubuntu than MacOS, more tests > in total have failed and under each component. Should I report these > to other report mailing lists as well? > > Rory, Balchandra - am I running these tests differently than you are > since your test results (test results archive) differs from mine. > > I run the tests using the below syntax: > > /$ make TEST= / > > Just to isolate the test failures I ran each test component rather > than what people usually do jdk_default, jdk_core and jdk_all. Could > you also make the make command failure error messages a bit more > verbose and human-friendly so we can figure out whats to start looking > at. If I have missed out on config I would love to know. If you see any test failures with the make target, I suggest, run the failed tests (group of tests) using jtreg directly. This will isolate Makefile related issues. Here is the instruction about how I run the tests: http://bambi.ie.oracle.com/web/openjdk/results-large/docs/howtoruntests.html You can also run an individual test, for example: $ jtreg -verbose:fail java/lang/invoke/AccessControlTest.java You can run all tests under particular sub-directory, for example: $ jtreg -verbose:fail java/lang/invoke Thanks Balchandra > > Thanks. > > Cheers, > mani > -- > *Twitter:* @theNeomatrix369 > *Blog:* http://neomatrix369.wordpress.com > *JUG activity:* LJC Advocate (@adoptopenjdk & @adoptajsr programs) > *Meet-a-Project:* https://github.com/MutabilityDetector > *Come to Devoxx UK 2013:* http://www.devoxx.com/display/UK13/Home > */Don't chase success, rather aim for "Excellence", and success will > come chasing after you!/* -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mail.openjdk.java.net/pipermail/quality-discuss/attachments/20130319/870d037a/attachment.html From sadhak001 at gmail.com Tue Mar 19 16:09:40 2013 From: sadhak001 at gmail.com (Mani Sarkar) Date: Tue, 19 Mar 2013 23:09:40 +0000 Subject: MacOS X 10.7 Lion & Ubuntu 12.04 - JTReg tests failing! In-Reply-To: <514476D4.3040006@oracle.com> References: <514476D4.3040006@oracle.com> Message-ID: Thanks Balachandra for your response., hope you had a good time away. I'll get back to the list with a feedback once I have applied everyone's suggestions so far. Cheers, mani -- *Twitter:* @theNeomatrix369 *Blog:* http://neomatrix369.wordpress.com *JUG activity:* LJC Advocate (@adoptopenjdk & @adoptajsr programs) *Meet-a-Project:* https://github.com/MutabilityDetector *Come to Devoxx UK 2013:* http://www.devoxx.com/display/UK13/Home *Don't chase success, rather aim for "Excellence", and success will come chasing after you!* -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mail.openjdk.java.net/pipermail/quality-discuss/attachments/20130319/b6a497cf/attachment.html From balchandra.vaidya at oracle.com Wed Mar 20 04:57:09 2013 From: balchandra.vaidya at oracle.com (Balchandra Vaidya) Date: Wed, 20 Mar 2013 11:57:09 +0000 Subject: MacOS X 10.7 Lion & Ubuntu 12.04 - JTReg tests failing! In-Reply-To: References: Message-ID: <5149A415.8020207@oracle.com> On 03/16/13 01:50 AM, Mani Sarkar wrote: > Hi, > // > / > / > *langtools_jtreg* *(logs: http://bit.ly/VTLASj)* > /Failure reasons: //(fails to run, make issue ?)/ > > /**/ If you want to use make, try again after exporting following variables: $ export JT_HOME= $ export PRODUCT_HOME= $ export JPRT_JTREG_HOME=${JT_HOME} $ export JPRT_JAVA_HOME=${PRODUCT_HOME} $ export JTREG_TIMEOUT_FACTOR=5 $ export CONCURRENCY=auto $ cd /langtools/test $ make jtreg Thanks Balchandra -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mail.openjdk.java.net/pipermail/quality-discuss/attachments/20130320/66946399/attachment.html From sadhak001 at gmail.com Wed Mar 20 05:33:20 2013 From: sadhak001 at gmail.com (Mani Sarkar) Date: Wed, 20 Mar 2013 12:33:20 +0000 Subject: MacOS X 10.7 Lion & Ubuntu 12.04 - JTReg tests failing! In-Reply-To: References: <514476D4.3040006@oracle.com> Message-ID: Hi Balchandra, Thanks for all the helpful tips. I fixed Junit and reran the tests, also played around with the jtreg commands, and they worked as well - see wiki instructions [2] - any feedback is welcome. There are a couple of TODO items but other than that its pretty usable. The link you posted [1] - isn't working for me, is it an internal one? [1] http://bambi.ie.oracle.com/web/openjdk/results-large/docs/howtoruntests.html [2] http://java.net/projects/adoptopenjdk/pages/EclipseProjectForJTReg%5D Cheers, mani On Tue, Mar 19, 2013 at 11:09 PM, Mani Sarkar wrote: > Thanks Balachandra for your response., hope you had a good time away. > > I'll get back to the list with a feedback once I have applied everyone's > suggestions so far. > > > Cheers, > mani > -- > *Twitter:* @theNeomatrix369 > *Blog:* http://neomatrix369.wordpress.com > *JUG activity:* LJC Advocate (@adoptopenjdk & @adoptajsr programs) > *Meet-a-Project:* https://github.com/MutabilityDetector > *Come to Devoxx UK 2013:* http://www.devoxx.com/display/UK13/Home > *Don't chase success, rather aim for "Excellence", and success will come > chasing after you!* > -- *Twitter:* @theNeomatrix369 *Blog:* http://neomatrix369.wordpress.com *JUG activity:* LJC Advocate (@adoptopenjdk & @adoptajsr programs) *Meet-a-Project:* https://github.com/MutabilityDetector *Come to Devoxx UK 2013:* http://www.devoxx.com/display/UK13/Home *Don't chase success, rather aim for "Excellence", and success will come chasing after you!* -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mail.openjdk.java.net/pipermail/quality-discuss/attachments/20130320/01d634cb/attachment.html From sadhak001 at gmail.com Wed Mar 20 05:41:43 2013 From: sadhak001 at gmail.com (Mani Sarkar) Date: Wed, 20 Mar 2013 12:41:43 +0000 Subject: MacOS X 10.7 Lion & Ubuntu 12.04 - JTReg tests failing! In-Reply-To: References: <514476D4.3040006@oracle.com> Message-ID: Oops, these tests are still failing despite copying junit.jar into the lib folder. > FAILED: java/lang/invoke/AccessControlTest.java > FAILED: java/lang/invoke/BigArityTest.java > FAILED: java/lang/invoke/ClassValueTest.java > FAILED: java/lang/invoke/InvokeGenericTest.java > FAILED: java/lang/invoke/JavaDocExamplesTest.java > FAILED: java/lang/invoke/MethodHandlesTest.java > FAILED: java/lang/invoke/MethodTypeTest.java > FAILED: java/lang/invoke/PermuteArgsTest.java > FAILED: java/lang/invoke/PrivateInvokeTest.java > FAILED: java/lang/invoke/RicochetTest.java > FAILED: java/lang/invoke/ThrowExceptionsTest.java They are still not finding junit.jar despite being placed next to jtreg.jar as you can see: $ tree -P *.jar . ??? lib ? ??? javatest.jar ? ??? jh.jar ? ??? jtreg.jar ? ??? junit.jar ? ??? testng.jar java/lang/invoke/AccessControlTest.java Failed. Execution failed: `main' threw exception: java.lang.Exception: No JUnit 4 driver (install junit.jar next to jtreg.jar) java/lang/invoke/BigArityTest.java Failed. Execution failed: `main' threw exception: java.lang.Exception: No JUnit 4 driver (install junit.jar next to jtreg.jar) java/lang/invoke/ClassValueTest.java Failed. Execution failed: `main' threw exception: java.lang.Exception: No JUnit 4 driver (install junit.jar next to jtreg.jar) java/lang/invoke/InvokeGenericTest.java Failed. Execution failed: `main' threw exception: java.lang.Exception: No JUnit 4 driver (install junit.jar next to jtreg.jar) java/lang/invoke/JavaDocExamplesTest.java Failed. Execution failed: `main' threw exception: java.lang.Exception: No JUnit 4 driver (install junit.jar next to jtreg.jar) java/lang/invoke/MethodHandlesTest.java Failed. Execution failed: `main' threw exception: java.lang.Exception: No JUnit 4 driver (install junit.jar next to jtreg.jar) java/lang/invoke/MethodTypeTest.java Failed. Execution failed: `main' threw exception: java.lang.Exception: No JUnit 4 driver (install junit.jar next to jtreg.jar) java/lang/invoke/PermuteArgsTest.java Failed. Execution failed: `main' threw exception: java.lang.Exception: No JUnit 4 driver (install junit.jar next to jtreg.jar) java/lang/invoke/PrivateInvokeTest.java Failed. Execution failed: `main' threw exception: java.lang.Exception: No JUnit 4 driver (install junit.jar next to jtreg.jar) java/lang/invoke/RicochetTest.java Failed. Execution failed: `main' threw exception: java.lang.Exception: No JUnit 4 driver (install junit.jar next to jtreg.jar) java/lang/invoke/ThrowExceptionsTest.java Failed. Execution failed: `main' threw exception: java.lang.Exception: No JUnit 4 driver (install junit.jar next to jtreg.jar) vm/verifier/TestStaticIF.java Failed. Unexpected exit from test [exit code: 134] Cheers, mani On Wed, Mar 20, 2013 at 12:33 PM, Mani Sarkar wrote: > Hi Balchandra, > > Thanks for all the helpful tips. > > I fixed Junit and reran the tests, also played around with the jtreg > commands, and they worked as well - see wiki instructions [2] - any > feedback is welcome. There are a couple of TODO items but other than that > its pretty usable. > > The link you posted [1] - isn't working for me, is it an internal one? > > [1] > http://bambi.ie.oracle.com/web/openjdk/results-large/docs/howtoruntests.html > [2] http://java.net/projects/adoptopenjdk/pages/EclipseProjectForJTReg%5D > > Cheers, > mani > > > On Tue, Mar 19, 2013 at 11:09 PM, Mani Sarkar wrote: > >> Thanks Balachandra for your response., hope you had a good time away. >> >> I'll get back to the list with a feedback once I have applied everyone's >> suggestions so far. >> >> >> Cheers, >> mani >> -- >> *Twitter:* @theNeomatrix369 >> *Blog:* http://neomatrix369.wordpress.com >> *JUG activity:* LJC Advocate (@adoptopenjdk & @adoptajsr programs) >> *Meet-a-Project:* https://github.com/MutabilityDetector >> *Come to Devoxx UK 2013:* http://www.devoxx.com/display/UK13/Home >> *Don't chase success, rather aim for "Excellence", and success will come >> chasing after you!* >> > > > > -- > *Twitter:* @theNeomatrix369 > *Blog:* http://neomatrix369.wordpress.com > *JUG activity:* LJC Advocate (@adoptopenjdk & @adoptajsr programs) > *Meet-a-Project:* https://github.com/MutabilityDetector > *Come to Devoxx UK 2013:* http://www.devoxx.com/display/UK13/Home > *Don't chase success, rather aim for "Excellence", and success will come > chasing after you!* > -- *Twitter:* @theNeomatrix369 *Blog:* http://neomatrix369.wordpress.com *JUG activity:* LJC Advocate (@adoptopenjdk & @adoptajsr programs) *Meet-a-Project:* https://github.com/MutabilityDetector *Come to Devoxx UK 2013:* http://www.devoxx.com/display/UK13/Home *Don't chase success, rather aim for "Excellence", and success will come chasing after you!* -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mail.openjdk.java.net/pipermail/quality-discuss/attachments/20130320/16e3fc7e/attachment-0001.html From balchandra.vaidya at oracle.com Wed Mar 20 06:00:02 2013 From: balchandra.vaidya at oracle.com (Balchandra Vaidya) Date: Wed, 20 Mar 2013 13:00:02 +0000 Subject: MacOS X 10.7 Lion & Ubuntu 12.04 - JTReg tests failing! In-Reply-To: References: <514476D4.3040006@oracle.com> Message-ID: <5149B2D2.3080809@oracle.com> Hi Mani, On 03/20/13 12:33 PM, Mani Sarkar wrote: > Hi Balchandra, > > Thanks for all the helpful tips. > > I fixed Junit and reran the tests, also played around with the jtreg > commands, and they worked as well Good to know that it worked well... > - see wiki instructions [2] - any feedback is welcome. There are a > couple of TODO items but other than that its pretty usable. > > The link you posted [1] - isn't working for me, is it an internal one? > > [1] > http://bambi.ie.oracle.com/web/openjdk/results-large/docs/howtoruntests.html Sorry about that. Please use http://download.java.net/jdk8/testresults/docs/howtoruntests.html Thanks Balchandra > [2] http://java.net/projects/adoptopenjdk/pages/EclipseProjectForJTReg%5D > > Cheers, > mani > > On Tue, Mar 19, 2013 at 11:09 PM, Mani Sarkar > wrote: > > Thanks Balachandra for your response., hope you had a good time away. > > I'll get back to the list with a feedback once I have applied > everyone's suggestions so far. > > > Cheers, > mani > -- > *Twitter:* @theNeomatrix369 > *Blog:* http://neomatrix369.wordpress.com > *JUG activity:* LJC Advocate (@adoptopenjdk & @adoptajsr programs) > *Meet-a-Project:* https://github.com/MutabilityDetector > *Come to Devoxx UK 2013:* http://www.devoxx.com/display/UK13/Home > */Don't chase success, rather aim for "Excellence", and success > will come chasing after you!/* > > > > > -- > *Twitter:* @theNeomatrix369 > *Blog:* http://neomatrix369.wordpress.com > *JUG activity:* LJC Advocate (@adoptopenjdk & @adoptajsr programs) > *Meet-a-Project:* https://github.com/MutabilityDetector > *Come to Devoxx UK 2013:* http://www.devoxx.com/display/UK13/Home > */Don't chase success, rather aim for "Excellence", and success will > come chasing after you!/* -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mail.openjdk.java.net/pipermail/quality-discuss/attachments/20130320/0f81fec2/attachment.html From jonathan.gibbons at oracle.com Wed Mar 20 07:54:09 2013 From: jonathan.gibbons at oracle.com (Jonathan Gibbons) Date: Wed, 20 Mar 2013 07:54:09 -0700 Subject: MacOS X 10.7 Lion & Ubuntu 12.04 - JTReg tests failing! In-Reply-To: References: <514476D4.3040006@oracle.com> Message-ID: <5149CD91.2000700@oracle.com> Someone should convert these JUnit tests to use TestNG. -- Jon On 03/20/2013 05:41 AM, Mani Sarkar wrote: > Oops, these tests are still failing despite copying junit.jar into the > lib folder. > > > FAILED: java/lang/invoke/AccessControlTest.java > > FAILED: java/lang/invoke/BigArityTest.java > > FAILED: java/lang/invoke/ClassValueTest.java > > FAILED: java/lang/invoke/InvokeGenericTest.java > > FAILED: java/lang/invoke/JavaDocExamplesTest.java > > FAILED: java/lang/invoke/MethodHandlesTest.java > > FAILED: java/lang/invoke/MethodTypeTest.java > > FAILED: java/lang/invoke/PermuteArgsTest.java > > FAILED: java/lang/invoke/PrivateInvokeTest.java > > FAILED: java/lang/invoke/RicochetTest.java > > FAILED: java/lang/invoke/ThrowExceptionsTest.java > > They are still not finding junit.jar despite being placed next to > jtreg.jar as you can see: > > $ tree -P *.jar > . > ??? lib > ? ??? javatest.jar > ? ??? jh.jar > ? ??? jtreg.jar > ? ??? junit.jar > ? ??? testng.jar > > java/lang/invoke/AccessControlTest.java Failed. Execution failed: > `main' threw exception: java.lang.Exception: No JUnit 4 driver > (install junit.jar next to jtreg.jar) > java/lang/invoke/BigArityTest.java Failed. Execution failed: `main' > threw exception: java.lang.Exception: No JUnit 4 driver (install > junit.jar next to jtreg.jar) > java/lang/invoke/ClassValueTest.java Failed. Execution failed: `main' > threw exception: java.lang.Exception: No JUnit 4 driver (install > junit.jar next to jtreg.jar) > java/lang/invoke/InvokeGenericTest.java Failed. Execution failed: > `main' threw exception: java.lang.Exception: No JUnit 4 driver > (install junit.jar next to jtreg.jar) > java/lang/invoke/JavaDocExamplesTest.java Failed. Execution failed: > `main' threw exception: java.lang.Exception: No JUnit 4 driver > (install junit.jar next to jtreg.jar) > java/lang/invoke/MethodHandlesTest.java Failed. Execution failed: > `main' threw exception: java.lang.Exception: No JUnit 4 driver > (install junit.jar next to jtreg.jar) > java/lang/invoke/MethodTypeTest.java Failed. Execution failed: `main' > threw exception: java.lang.Exception: No JUnit 4 driver (install > junit.jar next to jtreg.jar) > java/lang/invoke/PermuteArgsTest.java Failed. Execution failed: > `main' threw exception: java.lang.Exception: No JUnit 4 driver > (install junit.jar next to jtreg.jar) > java/lang/invoke/PrivateInvokeTest.java Failed. Execution failed: > `main' threw exception: java.lang.Exception: No JUnit 4 driver > (install junit.jar next to jtreg.jar) > java/lang/invoke/RicochetTest.java Failed. Execution failed: `main' > threw exception: java.lang.Exception: No JUnit 4 driver (install > junit.jar next to jtreg.jar) > java/lang/invoke/ThrowExceptionsTest.java Failed. Execution failed: > `main' threw exception: java.lang.Exception: No JUnit 4 driver > (install junit.jar next to jtreg.jar) > vm/verifier/TestStaticIF.java Failed. Unexpected exit from test [exit > code: 134] > > Cheers, > mani > > On Wed, Mar 20, 2013 at 12:33 PM, Mani Sarkar > wrote: > > Hi Balchandra, > > Thanks for all the helpful tips. > > I fixed Junit and reran the tests, also played around with the > jtreg commands, and they worked as well - see wiki instructions > [2] - any feedback is welcome. There are a couple of TODO items > but other than that its pretty usable. > > The link you posted [1] - isn't working for me, is it an internal one? > > [1] > http://bambi.ie.oracle.com/web/openjdk/results-large/docs/howtoruntests.html > [2] > http://java.net/projects/adoptopenjdk/pages/EclipseProjectForJTReg%5D > > Cheers, > mani > > > On Tue, Mar 19, 2013 at 11:09 PM, Mani Sarkar > wrote: > > Thanks Balachandra for your response., hope you had a good > time away. > > I'll get back to the list with a feedback once I have applied > everyone's suggestions so far. > > > Cheers, > mani > -- > *Twitter:* @theNeomatrix369 > *Blog:* http://neomatrix369.wordpress.com > *JUG activity:* LJC Advocate (@adoptopenjdk & @adoptajsr programs) > *Meet-a-Project:* https://github.com/MutabilityDetector > *Come to Devoxx UK 2013:* http://www.devoxx.com/display/UK13/Home > */Don't chase success, rather aim for "Excellence", and > success will come chasing after you!/* > > > > > -- > *Twitter:* @theNeomatrix369 > *Blog:* http://neomatrix369.wordpress.com > *JUG activity:* LJC Advocate (@adoptopenjdk & @adoptajsr programs) > *Meet-a-Project:* https://github.com/MutabilityDetector > *Come to Devoxx UK 2013:* http://www.devoxx.com/display/UK13/Home > */Don't chase success, rather aim for "Excellence", and success > will come chasing after you!/* > > > > > -- > *Twitter:* @theNeomatrix369 > *Blog:* http://neomatrix369.wordpress.com > *JUG activity:* LJC Advocate (@adoptopenjdk & @adoptajsr programs) > *Meet-a-Project:* https://github.com/MutabilityDetector > *Come to Devoxx UK 2013:* http://www.devoxx.com/display/UK13/Home > */Don't chase success, rather aim for "Excellence", and success will > come chasing after you!/* -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mail.openjdk.java.net/pipermail/quality-discuss/attachments/20130320/528e02fc/attachment-0001.html From benjamin.john.evans at gmail.com Wed Mar 20 08:03:16 2013 From: benjamin.john.evans at gmail.com (Ben Evans) Date: Wed, 20 Mar 2013 15:03:16 +0000 Subject: MacOS X 10.7 Lion & Ubuntu 12.04 - JTReg tests failing! In-Reply-To: <5149CD91.2000700@oracle.com> References: <514476D4.3040006@oracle.com> <5149CD91.2000700@oracle.com> Message-ID: Good call Jon - I'll ask someone from Adopt if they can lend a hand here. Thanks, Ben On Wed, Mar 20, 2013 at 2:54 PM, Jonathan Gibbons wrote: > Someone should convert these JUnit tests to use TestNG. > > -- Jon > > > > > On 03/20/2013 05:41 AM, Mani Sarkar wrote: > > Oops, these tests are still failing despite copying junit.jar into the lib > folder. > >> FAILED: java/lang/invoke/AccessControlTest.java >> FAILED: java/lang/invoke/BigArityTest.java >> FAILED: java/lang/invoke/ClassValueTest.java >> FAILED: java/lang/invoke/InvokeGenericTest.java >> FAILED: java/lang/invoke/JavaDocExamplesTest.java >> FAILED: java/lang/invoke/MethodHandlesTest.java >> FAILED: java/lang/invoke/MethodTypeTest.java >> FAILED: java/lang/invoke/PermuteArgsTest.java >> FAILED: java/lang/invoke/PrivateInvokeTest.java >> FAILED: java/lang/invoke/RicochetTest.java >> FAILED: java/lang/invoke/ThrowExceptionsTest.java > > They are still not finding junit.jar despite being placed next to jtreg.jar > as you can see: > > $ tree -P *.jar > . > ??? lib > ? ??? javatest.jar > ? ??? jh.jar > ? ??? jtreg.jar > ? ??? junit.jar > ? ??? testng.jar > > java/lang/invoke/AccessControlTest.java > Failed. Execution failed: `main' threw exception: java.lang.Exception: No > JUnit 4 driver (install junit.jar next to jtreg.jar) > java/lang/invoke/BigArityTest.java > Failed. Execution failed: `main' threw exception: java.lang.Exception: No > JUnit 4 driver (install junit.jar next to jtreg.jar) > java/lang/invoke/ClassValueTest.java > Failed. Execution failed: `main' threw exception: java.lang.Exception: No > JUnit 4 driver (install junit.jar next to jtreg.jar) > java/lang/invoke/InvokeGenericTest.java > Failed. Execution failed: `main' threw exception: java.lang.Exception: No > JUnit 4 driver (install junit.jar next to jtreg.jar) > java/lang/invoke/JavaDocExamplesTest.java > Failed. Execution failed: `main' threw exception: java.lang.Exception: No > JUnit 4 driver (install junit.jar next to jtreg.jar) > java/lang/invoke/MethodHandlesTest.java > Failed. Execution failed: `main' threw exception: java.lang.Exception: No > JUnit 4 driver (install junit.jar next to jtreg.jar) > java/lang/invoke/MethodTypeTest.java > Failed. Execution failed: `main' threw exception: java.lang.Exception: No > JUnit 4 driver (install junit.jar next to jtreg.jar) > java/lang/invoke/PermuteArgsTest.java > Failed. Execution failed: `main' threw exception: java.lang.Exception: No > JUnit 4 driver (install junit.jar next to jtreg.jar) > java/lang/invoke/PrivateInvokeTest.java > Failed. Execution failed: `main' threw exception: java.lang.Exception: No > JUnit 4 driver (install junit.jar next to jtreg.jar) > java/lang/invoke/RicochetTest.java > Failed. Execution failed: `main' threw exception: java.lang.Exception: No > JUnit 4 driver (install junit.jar next to jtreg.jar) > java/lang/invoke/ThrowExceptionsTest.java > Failed. Execution failed: `main' threw exception: java.lang.Exception: No > JUnit 4 driver (install junit.jar next to jtreg.jar) > vm/verifier/TestStaticIF.java > Failed. Unexpected exit from test [exit code: 134] > > Cheers, > mani > > On Wed, Mar 20, 2013 at 12:33 PM, Mani Sarkar wrote: >> >> Hi Balchandra, >> >> Thanks for all the helpful tips. >> >> I fixed Junit and reran the tests, also played around with the jtreg >> commands, and they worked as well - see wiki instructions [2] - any feedback >> is welcome. There are a couple of TODO items but other than that its pretty >> usable. >> >> The link you posted [1] - isn't working for me, is it an internal one? >> >> [1] >> http://bambi.ie.oracle.com/web/openjdk/results-large/docs/howtoruntests.html >> [2] http://java.net/projects/adoptopenjdk/pages/EclipseProjectForJTReg%5D >> >> Cheers, >> mani >> >> >> On Tue, Mar 19, 2013 at 11:09 PM, Mani Sarkar wrote: >>> >>> Thanks Balachandra for your response., hope you had a good time away. >>> >>> I'll get back to the list with a feedback once I have applied everyone's >>> suggestions so far. >>> >>> >>> Cheers, >>> mani >>> -- >>> Twitter: @theNeomatrix369 >>> Blog: http://neomatrix369.wordpress.com >>> JUG activity: LJC Advocate (@adoptopenjdk & @adoptajsr programs) >>> Meet-a-Project: https://github.com/MutabilityDetector >>> Come to Devoxx UK 2013: http://www.devoxx.com/display/UK13/Home >>> Don't chase success, rather aim for "Excellence", and success will come >>> chasing after you! >> >> >> >> >> -- >> Twitter: @theNeomatrix369 >> Blog: http://neomatrix369.wordpress.com >> JUG activity: LJC Advocate (@adoptopenjdk & @adoptajsr programs) >> Meet-a-Project: https://github.com/MutabilityDetector >> Come to Devoxx UK 2013: http://www.devoxx.com/display/UK13/Home >> Don't chase success, rather aim for "Excellence", and success will come >> chasing after you! > > > > > -- > Twitter: @theNeomatrix369 > Blog: http://neomatrix369.wordpress.com > JUG activity: LJC Advocate (@adoptopenjdk & @adoptajsr programs) > Meet-a-Project: https://github.com/MutabilityDetector > Come to Devoxx UK 2013: http://www.devoxx.com/display/UK13/Home > Don't chase success, rather aim for "Excellence", and success will come > chasing after you! > > From Sergey.Bylokhov at oracle.com Wed Mar 20 08:09:05 2013 From: Sergey.Bylokhov at oracle.com (Sergey Bylokhov) Date: Wed, 20 Mar 2013 19:09:05 +0400 Subject: MacOS X 10.7 Lion & Ubuntu 12.04 - JTReg tests failing! In-Reply-To: <5149CD91.2000700@oracle.com> References: <514476D4.3040006@oracle.com> <5149CD91.2000700@oracle.com> Message-ID: <5149D111.3020608@oracle.com> Hi, Jonathan. 20.03.2013 18:54, Jonathan Gibbons wrote > Someone should convert these JUnit tests to use TestNG. Just to clarify. Are junit should not be used in regression tests of jdk and TestNG can be used? > > -- Jon > > > > On 03/20/2013 05:41 AM, Mani Sarkar wrote: >> Oops, these tests are still failing despite copying junit.jar into >> the lib folder. >> >> > FAILED: java/lang/invoke/AccessControlTest.java >> > FAILED: java/lang/invoke/BigArityTest.java >> > FAILED: java/lang/invoke/ClassValueTest.java >> > FAILED: java/lang/invoke/InvokeGenericTest.java >> > FAILED: java/lang/invoke/JavaDocExamplesTest.java >> > FAILED: java/lang/invoke/MethodHandlesTest.java >> > FAILED: java/lang/invoke/MethodTypeTest.java >> > FAILED: java/lang/invoke/PermuteArgsTest.java >> > FAILED: java/lang/invoke/PrivateInvokeTest.java >> > FAILED: java/lang/invoke/RicochetTest.java >> > FAILED: java/lang/invoke/ThrowExceptionsTest.java >> >> They are still not finding junit.jar despite being placed next to >> jtreg.jar as you can see: >> >> $ tree -P *.jar >> . >> ??? lib >> ? ??? javatest.jar >> ? ??? jh.jar >> ? ??? jtreg.jar >> ? ??? junit.jar >> ? ??? testng.jar >> >> java/lang/invoke/AccessControlTest.java Failed. Execution failed: >> `main' threw exception: java.lang.Exception: No JUnit 4 driver >> (install junit.jar next to jtreg.jar) >> java/lang/invoke/BigArityTest.java Failed. Execution failed: `main' >> threw exception: java.lang.Exception: No JUnit 4 driver (install >> junit.jar next to jtreg.jar) >> java/lang/invoke/ClassValueTest.java Failed. Execution failed: >> `main' threw exception: java.lang.Exception: No JUnit 4 driver >> (install junit.jar next to jtreg.jar) >> java/lang/invoke/InvokeGenericTest.java Failed. Execution failed: >> `main' threw exception: java.lang.Exception: No JUnit 4 driver >> (install junit.jar next to jtreg.jar) >> java/lang/invoke/JavaDocExamplesTest.java Failed. Execution failed: >> `main' threw exception: java.lang.Exception: No JUnit 4 driver >> (install junit.jar next to jtreg.jar) >> java/lang/invoke/MethodHandlesTest.java Failed. Execution failed: >> `main' threw exception: java.lang.Exception: No JUnit 4 driver >> (install junit.jar next to jtreg.jar) >> java/lang/invoke/MethodTypeTest.java Failed. Execution failed: >> `main' threw exception: java.lang.Exception: No JUnit 4 driver >> (install junit.jar next to jtreg.jar) >> java/lang/invoke/PermuteArgsTest.java Failed. Execution failed: >> `main' threw exception: java.lang.Exception: No JUnit 4 driver >> (install junit.jar next to jtreg.jar) >> java/lang/invoke/PrivateInvokeTest.java Failed. Execution failed: >> `main' threw exception: java.lang.Exception: No JUnit 4 driver >> (install junit.jar next to jtreg.jar) >> java/lang/invoke/RicochetTest.java Failed. Execution failed: `main' >> threw exception: java.lang.Exception: No JUnit 4 driver (install >> junit.jar next to jtreg.jar) >> java/lang/invoke/ThrowExceptionsTest.java Failed. Execution failed: >> `main' threw exception: java.lang.Exception: No JUnit 4 driver >> (install junit.jar next to jtreg.jar) >> vm/verifier/TestStaticIF.java Failed. Unexpected exit from test >> [exit code: 134] >> >> Cheers, >> mani >> >> On Wed, Mar 20, 2013 at 12:33 PM, Mani Sarkar > > wrote: >> >> Hi Balchandra, >> >> Thanks for all the helpful tips. >> >> I fixed Junit and reran the tests, also played around with the >> jtreg commands, and they worked as well - see wiki instructions >> [2] - any feedback is welcome. There are a couple of TODO items >> but other than that its pretty usable. >> >> The link you posted [1] - isn't working for me, is it an internal >> one? >> >> [1] >> http://bambi.ie.oracle.com/web/openjdk/results-large/docs/howtoruntests.html >> [2] >> http://java.net/projects/adoptopenjdk/pages/EclipseProjectForJTReg%5D >> >> Cheers, >> mani >> >> >> On Tue, Mar 19, 2013 at 11:09 PM, Mani Sarkar >> > wrote: >> >> Thanks Balachandra for your response., hope you had a good >> time away. >> >> I'll get back to the list with a feedback once I have applied >> everyone's suggestions so far. >> >> >> Cheers, >> mani >> -- >> *Twitter:* @theNeomatrix369 >> *Blog:* http://neomatrix369.wordpress.com >> *JUG activity:* LJC Advocate (@adoptopenjdk & @adoptajsr >> programs) >> *Meet-a-Project:* https://github.com/MutabilityDetector >> *Come to Devoxx UK 2013:* http://www.devoxx.com/display/UK13/Home >> */Don't chase success, rather aim for "Excellence", and >> success will come chasing after you!/* >> >> >> >> >> -- >> *Twitter:* @theNeomatrix369 >> *Blog:* http://neomatrix369.wordpress.com >> *JUG activity:* LJC Advocate (@adoptopenjdk & @adoptajsr programs) >> *Meet-a-Project:* https://github.com/MutabilityDetector >> *Come to Devoxx UK 2013:* http://www.devoxx.com/display/UK13/Home >> */Don't chase success, rather aim for "Excellence", and success >> will come chasing after you!/* >> >> >> >> >> -- >> *Twitter:* @theNeomatrix369 >> *Blog:* http://neomatrix369.wordpress.com >> *JUG activity:* LJC Advocate (@adoptopenjdk & @adoptajsr programs) >> *Meet-a-Project:* https://github.com/MutabilityDetector >> *Come to Devoxx UK 2013:* http://www.devoxx.com/display/UK13/Home >> */Don't chase success, rather aim for "Excellence", and success will >> come chasing after you!/* > -- Best regards, Sergey. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mail.openjdk.java.net/pipermail/quality-discuss/attachments/20130320/373927c4/attachment-0001.html From jonathan.gibbons at oracle.com Wed Mar 20 08:30:17 2013 From: jonathan.gibbons at oracle.com (Jonathan Gibbons) Date: Wed, 20 Mar 2013 08:30:17 -0700 Subject: MacOS X 10.7 Lion & Ubuntu 12.04 - JTReg tests failing! In-Reply-To: <5149D111.3020608@oracle.com> References: <514476D4.3040006@oracle.com> <5149CD91.2000700@oracle.com> <5149D111.3020608@oracle.com> Message-ID: <5149D609.9010407@oracle.com> On 03/20/2013 08:09 AM, Sergey Bylokhov wrote: > Hi, Jonathan. > 20.03.2013 18:54, Jonathan Gibbons wrote >> Someone should convert these JUnit tests to use TestNG. > Just to clarify. Are junit should not be used in regression tests of > jdk and TestNG can be used? Yes. -- Jon -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mail.openjdk.java.net/pipermail/quality-discuss/attachments/20130320/2fd89612/attachment.html From jonathan.gibbons at oracle.com Wed Mar 20 08:40:46 2013 From: jonathan.gibbons at oracle.com (Jonathan Gibbons) Date: Wed, 20 Mar 2013 08:40:46 -0700 Subject: MacOS X 10.7 Lion & Ubuntu 12.04 - JTReg tests failing! In-Reply-To: References: <514476D4.3040006@oracle.com> <5149CD91.2000700@oracle.com> Message-ID: <5149D87E.1010007@oracle.com> These tests use "@run junit". jtreg supports an equivalent "@run testng" so it should be relatively easy to convert them. -- Jon On 03/20/2013 08:03 AM, Ben Evans wrote: > Good call Jon - I'll ask someone from Adopt if they can lend a hand here. > > Thanks, > > Ben > > On Wed, Mar 20, 2013 at 2:54 PM, Jonathan Gibbons > wrote: >> Someone should convert these JUnit tests to use TestNG. >> >> -- Jon >> >> >> >> >> On 03/20/2013 05:41 AM, Mani Sarkar wrote: >> >> Oops, these tests are still failing despite copying junit.jar into the lib >> folder. >> >>> FAILED: java/lang/invoke/AccessControlTest.java >>> FAILED: java/lang/invoke/BigArityTest.java >>> FAILED: java/lang/invoke/ClassValueTest.java >>> FAILED: java/lang/invoke/InvokeGenericTest.java >>> FAILED: java/lang/invoke/JavaDocExamplesTest.java >>> FAILED: java/lang/invoke/MethodHandlesTest.java >>> FAILED: java/lang/invoke/MethodTypeTest.java >>> FAILED: java/lang/invoke/PermuteArgsTest.java >>> FAILED: java/lang/invoke/PrivateInvokeTest.java >>> FAILED: java/lang/invoke/RicochetTest.java >>> FAILED: java/lang/invoke/ThrowExceptionsTest.java >> They are still not finding junit.jar despite being placed next to jtreg.jar >> as you can see: >> >> $ tree -P *.jar >> . >> ??? lib >> ? ??? javatest.jar >> ? ??? jh.jar >> ? ??? jtreg.jar >> ? ??? junit.jar >> ? ??? testng.jar >> >> java/lang/invoke/AccessControlTest.java >> Failed. Execution failed: `main' threw exception: java.lang.Exception: No >> JUnit 4 driver (install junit.jar next to jtreg.jar) >> java/lang/invoke/BigArityTest.java >> Failed. Execution failed: `main' threw exception: java.lang.Exception: No >> JUnit 4 driver (install junit.jar next to jtreg.jar) >> java/lang/invoke/ClassValueTest.java >> Failed. Execution failed: `main' threw exception: java.lang.Exception: No >> JUnit 4 driver (install junit.jar next to jtreg.jar) >> java/lang/invoke/InvokeGenericTest.java >> Failed. Execution failed: `main' threw exception: java.lang.Exception: No >> JUnit 4 driver (install junit.jar next to jtreg.jar) >> java/lang/invoke/JavaDocExamplesTest.java >> Failed. Execution failed: `main' threw exception: java.lang.Exception: No >> JUnit 4 driver (install junit.jar next to jtreg.jar) >> java/lang/invoke/MethodHandlesTest.java >> Failed. Execution failed: `main' threw exception: java.lang.Exception: No >> JUnit 4 driver (install junit.jar next to jtreg.jar) >> java/lang/invoke/MethodTypeTest.java >> Failed. Execution failed: `main' threw exception: java.lang.Exception: No >> JUnit 4 driver (install junit.jar next to jtreg.jar) >> java/lang/invoke/PermuteArgsTest.java >> Failed. Execution failed: `main' threw exception: java.lang.Exception: No >> JUnit 4 driver (install junit.jar next to jtreg.jar) >> java/lang/invoke/PrivateInvokeTest.java >> Failed. Execution failed: `main' threw exception: java.lang.Exception: No >> JUnit 4 driver (install junit.jar next to jtreg.jar) >> java/lang/invoke/RicochetTest.java >> Failed. Execution failed: `main' threw exception: java.lang.Exception: No >> JUnit 4 driver (install junit.jar next to jtreg.jar) >> java/lang/invoke/ThrowExceptionsTest.java >> Failed. Execution failed: `main' threw exception: java.lang.Exception: No >> JUnit 4 driver (install junit.jar next to jtreg.jar) >> vm/verifier/TestStaticIF.java >> Failed. Unexpected exit from test [exit code: 134] >> >> Cheers, >> mani >> >> On Wed, Mar 20, 2013 at 12:33 PM, Mani Sarkar wrote: >>> Hi Balchandra, >>> >>> Thanks for all the helpful tips. >>> >>> I fixed Junit and reran the tests, also played around with the jtreg >>> commands, and they worked as well - see wiki instructions [2] - any feedback >>> is welcome. There are a couple of TODO items but other than that its pretty >>> usable. >>> >>> The link you posted [1] - isn't working for me, is it an internal one? >>> >>> [1] >>> http://bambi.ie.oracle.com/web/openjdk/results-large/docs/howtoruntests.html >>> [2] http://java.net/projects/adoptopenjdk/pages/EclipseProjectForJTReg%5D >>> >>> Cheers, >>> mani >>> >>> >>> On Tue, Mar 19, 2013 at 11:09 PM, Mani Sarkar wrote: >>>> Thanks Balachandra for your response., hope you had a good time away. >>>> >>>> I'll get back to the list with a feedback once I have applied everyone's >>>> suggestions so far. >>>> >>>> >>>> Cheers, >>>> mani >>>> -- >>>> Twitter: @theNeomatrix369 >>>> Blog: http://neomatrix369.wordpress.com >>>> JUG activity: LJC Advocate (@adoptopenjdk & @adoptajsr programs) >>>> Meet-a-Project: https://github.com/MutabilityDetector >>>> Come to Devoxx UK 2013: http://www.devoxx.com/display/UK13/Home >>>> Don't chase success, rather aim for "Excellence", and success will come >>>> chasing after you! >>> >>> >>> >>> -- >>> Twitter: @theNeomatrix369 >>> Blog: http://neomatrix369.wordpress.com >>> JUG activity: LJC Advocate (@adoptopenjdk & @adoptajsr programs) >>> Meet-a-Project: https://github.com/MutabilityDetector >>> Come to Devoxx UK 2013: http://www.devoxx.com/display/UK13/Home >>> Don't chase success, rather aim for "Excellence", and success will come >>> chasing after you! >> >> >> >> -- >> Twitter: @theNeomatrix369 >> Blog: http://neomatrix369.wordpress.com >> JUG activity: LJC Advocate (@adoptopenjdk & @adoptajsr programs) >> Meet-a-Project: https://github.com/MutabilityDetector >> Come to Devoxx UK 2013: http://www.devoxx.com/display/UK13/Home >> Don't chase success, rather aim for "Excellence", and success will come >> chasing after you! >> >> From sadhak001 at gmail.com Wed Mar 20 18:38:05 2013 From: sadhak001 at gmail.com (Mani Sarkar) Date: Thu, 21 Mar 2013 01:38:05 +0000 Subject: MacOS X 10.7 Lion & Ubuntu 12.04 - JTReg tests failing! In-Reply-To: References: <514476D4.3040006@oracle.com> Message-ID: The issue with building langtools_jtreg is now resolved, thanks to the needed environment variables, they are not part of our documentation. I can say we are narrowing down towards zero failures, thats not far from now - thanks to you guys! Cheers, mani On Wed, Mar 20, 2013 at 12:33 PM, Mani Sarkar wrote: > Hi Balchandra, > > Thanks for all the helpful tips. > > I fixed Junit and reran the tests, also played around with the jtreg > commands, and they worked as well - see wiki instructions [2] - any > feedback is welcome. There are a couple of TODO items but other than that > its pretty usable. > > The link you posted [1] - isn't working for me, is it an internal one? > > [1] > http://bambi.ie.oracle.com/web/openjdk/results-large/docs/howtoruntests.html > [2] http://java.net/projects/adoptopenjdk/pages/EclipseProjectForJTReg%5D > > Cheers, > mani > > > On Tue, Mar 19, 2013 at 11:09 PM, Mani Sarkar wrote: > >> Thanks Balachandra for your response., hope you had a good time away. >> >> I'll get back to the list with a feedback once I have applied everyone's >> suggestions so far. >> >> >> Cheers, >> mani >> -- >> *Twitter:* @theNeomatrix369 >> *Blog:* http://neomatrix369.wordpress.com >> *JUG activity:* LJC Advocate (@adoptopenjdk & @adoptajsr programs) >> *Meet-a-Project:* https://github.com/MutabilityDetector >> *Come to Devoxx UK 2013:* http://www.devoxx.com/display/UK13/Home >> *Don't chase success, rather aim for "Excellence", and success will come >> chasing after you!* >> > > > > -- > *Twitter:* @theNeomatrix369 > *Blog:* http://neomatrix369.wordpress.com > *JUG activity:* LJC Advocate (@adoptopenjdk & @adoptajsr programs) > *Meet-a-Project:* https://github.com/MutabilityDetector > *Come to Devoxx UK 2013:* http://www.devoxx.com/display/UK13/Home > *Don't chase success, rather aim for "Excellence", and success will come > chasing after you!* > -- *Twitter:* @theNeomatrix369 *Blog:* http://neomatrix369.wordpress.com *JUG activity:* LJC Advocate (@adoptopenjdk & @adoptajsr programs) *Meet-a-Project:* https://github.com/MutabilityDetector *Come to Devoxx UK 2013:* http://www.devoxx.com/display/UK13/Home *Don't chase success, rather aim for "Excellence", and success will come chasing after you!* -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mail.openjdk.java.net/pipermail/quality-discuss/attachments/20130321/3d7d341b/attachment.html From stuart.marks at oracle.com Wed Mar 20 18:47:35 2013 From: stuart.marks at oracle.com (Stuart Marks) Date: Wed, 20 Mar 2013 18:47:35 -0700 Subject: MacOS X 10.7 Lion & Ubuntu 12.04 - JTReg tests failing! In-Reply-To: References: <514476D4.3040006@oracle.com> Message-ID: <514A66B7.1030500@oracle.com> When you get to zero failures, please let us know -- we haven't been able to get to zero failures ourselves!! :-) s'marks On 3/20/13 6:38 PM, Mani Sarkar wrote: > The issue with building langtools_jtreg is now resolved, thanks to the needed > environment variables, they are not part of our documentation. > > I can say we are narrowing down towards zero failures, thats not far from now - > thanks to you guys! > > Cheers, > mani > > On Wed, Mar 20, 2013 at 12:33 PM, Mani Sarkar > wrote: > > Hi Balchandra, > > Thanks for all the helpful tips. > > I fixed Junit and reran the tests, also played around with the jtreg > commands, and they worked as well - see wiki instructions [2] - any > feedback is welcome. There are a couple of TODO items but other than that > its pretty usable. > > The link you posted [1] - isn't working for me, is it an internal one? > > [1] > http://bambi.ie.oracle.com/web/openjdk/results-large/docs/howtoruntests.html > [2] http://java.net/projects/adoptopenjdk/pages/EclipseProjectForJTReg%5D > > Cheers, > mani > > > On Tue, Mar 19, 2013 at 11:09 PM, Mani Sarkar > wrote: > > Thanks Balachandra for your response., hope you had a good time away. > > I'll get back to the list with a feedback once I have applied > everyone's suggestions so far. > > > Cheers, > mani > -- > *Twitter:* @theNeomatrix369 > *Blog:* http://neomatrix369.wordpress.com > *JUG activity:* LJC Advocate (@adoptopenjdk & @adoptajsr programs) > *Meet-a-Project:* https://github.com/MutabilityDetector > *Come to Devoxx UK 2013:* http://www.devoxx.com/display/UK13/Home > */Don't chase success, rather aim for "Excellence", and success will > come chasing after you!/* > > > > > -- > *Twitter:* @theNeomatrix369 > *Blog:* http://neomatrix369.wordpress.com > *JUG activity:* LJC Advocate (@adoptopenjdk & @adoptajsr programs) > *Meet-a-Project:* https://github.com/MutabilityDetector > *Come to Devoxx UK 2013:* http://www.devoxx.com/display/UK13/Home > */Don't chase success, rather aim for "Excellence", and success will come > chasing after you!/* > > > > > -- > *Twitter:* @theNeomatrix369 > *Blog:* http://neomatrix369.wordpress.com > *JUG activity:* LJC Advocate (@adoptopenjdk & @adoptajsr programs) > *Meet-a-Project:* https://github.com/MutabilityDetector > *Come to Devoxx UK 2013:* http://www.devoxx.com/display/UK13/Home > */Don't chase success, rather aim for "Excellence", and success will come > chasing after you!/* From sadhak001 at gmail.com Wed Mar 20 19:10:05 2013 From: sadhak001 at gmail.com (Mani Sarkar) Date: Thu, 21 Mar 2013 02:10:05 +0000 Subject: MacOS X 10.7 Lion & Ubuntu 12.04 - JTReg tests failing! In-Reply-To: <514A66B7.1030500@oracle.com> References: <514476D4.3040006@oracle.com> <514A66B7.1030500@oracle.com> Message-ID: Yeah that would be an ideal scenario! Mathematically put, limit of a function (test failures) tending to zero but never zero! Sometime to keep us busy all the time! ;) On Thu, Mar 21, 2013 at 1:47 AM, Stuart Marks wrote: > When you get to zero failures, please let us know -- we haven't been able > to get to zero failures ourselves!! > > :-) > > s'marks > > > On 3/20/13 6:38 PM, Mani Sarkar wrote: > >> The issue with building langtools_jtreg is now resolved, thanks to the >> needed >> environment variables, they are not part of our documentation. >> >> I can say we are narrowing down towards zero failures, thats not far from >> now - >> thanks to you guys! >> >> Cheers, >> mani >> >> On Wed, Mar 20, 2013 at 12:33 PM, Mani Sarkar > > wrote: >> >> Hi Balchandra, >> >> Thanks for all the helpful tips. >> >> I fixed Junit and reran the tests, also played around with the jtreg >> commands, and they worked as well - see wiki instructions [2] - any >> feedback is welcome. There are a couple of TODO items but other than >> that >> its pretty usable. >> >> The link you posted [1] - isn't working for me, is it an internal one? >> >> [1] >> http://bambi.ie.oracle.com/**web/openjdk/results-large/** >> docs/howtoruntests.html >> [2] http://java.net/projects/**adoptopenjdk/pages/** >> EclipseProjectForJTReg%5D >> >> Cheers, >> mani >> >> >> On Tue, Mar 19, 2013 at 11:09 PM, Mani Sarkar > > wrote: >> >> Thanks Balachandra for your response., hope you had a good time >> away. >> >> I'll get back to the list with a feedback once I have applied >> everyone's suggestions so far. >> >> >> Cheers, >> mani >> -- >> *Twitter:* @theNeomatrix369 >> *Blog:* http://neomatrix369.wordpress.**com >> *JUG activity:* LJC Advocate (@adoptopenjdk & @adoptajsr programs) >> *Meet-a-Project:* https://github.com/**MutabilityDetector >> *Come to Devoxx UK 2013:* http://www.devoxx.com/display/** >> UK13/Home >> */Don't chase success, rather aim for "Excellence", and success >> will >> come chasing after you!/* >> >> >> >> >> -- >> *Twitter:* @theNeomatrix369 >> *Blog:* http://neomatrix369.wordpress.**com >> *JUG activity:* LJC Advocate (@adoptopenjdk & @adoptajsr programs) >> *Meet-a-Project:* https://github.com/**MutabilityDetector >> *Come to Devoxx UK 2013:* http://www.devoxx.com/display/**UK13/Home >> */Don't chase success, rather aim for "Excellence", and success will >> come >> chasing after you!/* >> >> >> >> >> -- >> *Twitter:* @theNeomatrix369 >> *Blog:* http://neomatrix369.wordpress.**com >> *JUG activity:* LJC Advocate (@adoptopenjdk & @adoptajsr programs) >> *Meet-a-Project:* https://github.com/**MutabilityDetector >> *Come to Devoxx UK 2013:* http://www.devoxx.com/display/**UK13/Home >> */Don't chase success, rather aim for "Excellence", and success will come >> chasing after you!/* >> > -- *Twitter:* @theNeomatrix369 *Blog:* http://neomatrix369.wordpress.com *JUG activity:* LJC Advocate (@adoptopenjdk & @adoptajsr programs) *Meet-a-Project:* https://github.com/MutabilityDetector *Come to Devoxx UK 2013:* http://www.devoxx.com/display/UK13/Home *Don't chase success, rather aim for "Excellence", and success will come chasing after you!* -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mail.openjdk.java.net/pipermail/quality-discuss/attachments/20130321/ce0d3fc8/attachment.html From jonathan.gibbons at oracle.com Wed Mar 20 19:13:27 2013 From: jonathan.gibbons at oracle.com (Jonathan Gibbons) Date: Wed, 20 Mar 2013 19:13:27 -0700 Subject: MacOS X 10.7 Lion & Ubuntu 12.04 - JTReg tests failing! In-Reply-To: <514A66B7.1030500@oracle.com> References: <514476D4.3040006@oracle.com> <514A66B7.1030500@oracle.com> Message-ID: <514A6CC7.5030004@oracle.com> Mani, Don't believe him. Stuart, This is langtools that Mani is working on ;-) -- Jon On 03/20/2013 06:47 PM, Stuart Marks wrote: > When you get to zero failures, please let us know -- we haven't been > able to get to zero failures ourselves!! > > :-) > > s'marks > > On 3/20/13 6:38 PM, Mani Sarkar wrote: >> The issue with building langtools_jtreg is now resolved, thanks to >> the needed >> environment variables, they are not part of our documentation. >> >> I can say we are narrowing down towards zero failures, thats not far >> from now - >> thanks to you guys! >> >> Cheers, >> mani >> >> On Wed, Mar 20, 2013 at 12:33 PM, Mani Sarkar > > wrote: >> >> Hi Balchandra, >> >> Thanks for all the helpful tips. >> >> I fixed Junit and reran the tests, also played around with the jtreg >> commands, and they worked as well - see wiki instructions [2] - any >> feedback is welcome. There are a couple of TODO items but other >> than that >> its pretty usable. >> >> The link you posted [1] - isn't working for me, is it an internal >> one? >> >> [1] >> http://bambi.ie.oracle.com/web/openjdk/results-large/docs/howtoruntests.html >> [2] >> http://java.net/projects/adoptopenjdk/pages/EclipseProjectForJTReg%5D >> >> Cheers, >> mani >> >> >> On Tue, Mar 19, 2013 at 11:09 PM, Mani Sarkar > > wrote: >> >> Thanks Balachandra for your response., hope you had a good >> time away. >> >> I'll get back to the list with a feedback once I have applied >> everyone's suggestions so far. >> >> >> Cheers, >> mani >> -- >> *Twitter:* @theNeomatrix369 >> *Blog:* http://neomatrix369.wordpress.com >> *JUG activity:* LJC Advocate (@adoptopenjdk & @adoptajsr >> programs) >> *Meet-a-Project:* https://github.com/MutabilityDetector >> *Come to Devoxx UK 2013:* >> http://www.devoxx.com/display/UK13/Home >> */Don't chase success, rather aim for "Excellence", and >> success will >> come chasing after you!/* >> >> >> >> >> -- >> *Twitter:* @theNeomatrix369 >> *Blog:* http://neomatrix369.wordpress.com >> *JUG activity:* LJC Advocate (@adoptopenjdk & @adoptajsr programs) >> *Meet-a-Project:* https://github.com/MutabilityDetector >> *Come to Devoxx UK 2013:* http://www.devoxx.com/display/UK13/Home >> */Don't chase success, rather aim for "Excellence", and success >> will come >> chasing after you!/* >> >> >> >> >> -- >> *Twitter:* @theNeomatrix369 >> *Blog:* http://neomatrix369.wordpress.com >> *JUG activity:* LJC Advocate (@adoptopenjdk & @adoptajsr programs) >> *Meet-a-Project:* https://github.com/MutabilityDetector >> *Come to Devoxx UK 2013:* http://www.devoxx.com/display/UK13/Home >> */Don't chase success, rather aim for "Excellence", and success will >> come >> chasing after you!/* From jonathan.gibbons at oracle.com Wed Mar 20 19:30:17 2013 From: jonathan.gibbons at oracle.com (Jonathan Gibbons) Date: Wed, 20 Mar 2013 19:30:17 -0700 Subject: MacOS X 10.7 Lion & Ubuntu 12.04 - JTReg tests failing! In-Reply-To: References: <514476D4.3040006@oracle.com> <514A66B7.1030500@oracle.com> Message-ID: <514A70B9.8080302@oracle.com> At least it is generally easier to get an int-valued function to converge to zero. -- Jon On 03/20/2013 07:10 PM, Mani Sarkar wrote: > Yeah that would be an ideal scenario! Mathematically put, limit of a > function (test failures) tending to zero but never zero! > > Sometime to keep us busy all the time! ;) > > On Thu, Mar 21, 2013 at 1:47 AM, Stuart Marks > wrote: > > When you get to zero failures, please let us know -- we haven't > been able to get to zero failures ourselves!! > > :-) > > s'marks > > > On 3/20/13 6:38 PM, Mani Sarkar wrote: > > The issue with building langtools_jtreg is now resolved, > thanks to the needed > environment variables, they are not part of our documentation. > > I can say we are narrowing down towards zero failures, thats > not far from now - > thanks to you guys! > > Cheers, > mani > > On Wed, Mar 20, 2013 at 12:33 PM, Mani Sarkar > > >> wrote: > > Hi Balchandra, > > Thanks for all the helpful tips. > > I fixed Junit and reran the tests, also played around with > the jtreg > commands, and they worked as well - see wiki instructions > [2] - any > feedback is welcome. There are a couple of TODO items but > other than that > its pretty usable. > > The link you posted [1] - isn't working for me, is it an > internal one? > > [1] > http://bambi.ie.oracle.com/web/openjdk/results-large/docs/howtoruntests.html > [2] > http://java.net/projects/adoptopenjdk/pages/EclipseProjectForJTReg%5D > > Cheers, > mani > > > On Tue, Mar 19, 2013 at 11:09 PM, Mani Sarkar > > >> > wrote: > > Thanks Balachandra for your response., hope you had a > good time away. > > I'll get back to the list with a feedback once I have > applied > everyone's suggestions so far. > > > Cheers, > mani > -- > *Twitter:* @theNeomatrix369 > *Blog:* http://neomatrix369.wordpress.com > *JUG activity:* LJC Advocate (@adoptopenjdk & > @adoptajsr programs) > *Meet-a-Project:* https://github.com/MutabilityDetector > *Come to Devoxx UK 2013:* > http://www.devoxx.com/display/UK13/Home > */Don't chase success, rather aim for "Excellence", > and success will > come chasing after you!/* > > > > > -- > *Twitter:* @theNeomatrix369 > *Blog:* http://neomatrix369.wordpress.com > *JUG activity:* LJC Advocate (@adoptopenjdk & @adoptajsr > programs) > *Meet-a-Project:* https://github.com/MutabilityDetector > *Come to Devoxx UK 2013:* > http://www.devoxx.com/display/UK13/Home > */Don't chase success, rather aim for "Excellence", and > success will come > chasing after you!/* > > > > > -- > *Twitter:* @theNeomatrix369 > *Blog:* http://neomatrix369.wordpress.com > *JUG activity:* LJC Advocate (@adoptopenjdk & @adoptajsr programs) > *Meet-a-Project:* https://github.com/MutabilityDetector > *Come to Devoxx UK 2013:* http://www.devoxx.com/display/UK13/Home > */Don't chase success, rather aim for "Excellence", and > success will come > chasing after you!/* > > > > > -- > *Twitter:* @theNeomatrix369 > *Blog:* http://neomatrix369.wordpress.com > *JUG activity:* LJC Advocate (@adoptopenjdk & @adoptajsr programs) > *Meet-a-Project:* https://github.com/MutabilityDetector > *Come to Devoxx UK 2013:* http://www.devoxx.com/display/UK13/Home > */Don't chase success, rather aim for "Excellence", and success will > come chasing after you!/* -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mail.openjdk.java.net/pipermail/quality-discuss/attachments/20130320/6b3456ef/attachment.html From sadhak001 at gmail.com Thu Mar 21 02:03:53 2013 From: sadhak001 at gmail.com (Mani Sarkar) Date: Thu, 21 Mar 2013 09:03:53 +0000 Subject: MacOS X 10.7 Lion & Ubuntu 12.04 - JTReg tests failing! In-Reply-To: References: <514476D4.3040006@oracle.com> <514A66B7.1030500@oracle.com> Message-ID: I was facing test failures due to configurations - so they have come down to zero, but not for all test components, I have still to understand for the other test components why they are failing, there could be genuine reasons or config. I ran a clean test and found the numbers to come down, I'll do a clean test run on another machine and compare. Cheers, mani On Thu, Mar 21, 2013 at 2:10 AM, Mani Sarkar wrote: > Yeah that would be an ideal scenario! Mathematically put, limit of a > function (test failures) tending to zero but never zero! > > Sometime to keep us busy all the time! ;) > > > On Thu, Mar 21, 2013 at 1:47 AM, Stuart Marks wrote: > >> When you get to zero failures, please let us know -- we haven't been able >> to get to zero failures ourselves!! >> >> :-) >> >> s'marks >> >> >> On 3/20/13 6:38 PM, Mani Sarkar wrote: >> >>> The issue with building langtools_jtreg is now resolved, thanks to the >>> needed >>> environment variables, they are not part of our documentation. >>> >>> I can say we are narrowing down towards zero failures, thats not far >>> from now - >>> thanks to you guys! >>> >>> Cheers, >>> mani >>> >>> On Wed, Mar 20, 2013 at 12:33 PM, Mani Sarkar >> > wrote: >>> >>> Hi Balchandra, >>> >>> Thanks for all the helpful tips. >>> >>> I fixed Junit and reran the tests, also played around with the jtreg >>> commands, and they worked as well - see wiki instructions [2] - any >>> feedback is welcome. There are a couple of TODO items but other than >>> that >>> its pretty usable. >>> >>> The link you posted [1] - isn't working for me, is it an internal >>> one? >>> >>> [1] >>> http://bambi.ie.oracle.com/**web/openjdk/results-large/** >>> docs/howtoruntests.html >>> [2] http://java.net/projects/**adoptopenjdk/pages/** >>> EclipseProjectForJTReg%5D >>> >>> Cheers, >>> mani >>> >>> >>> On Tue, Mar 19, 2013 at 11:09 PM, Mani Sarkar >> > wrote: >>> >>> Thanks Balachandra for your response., hope you had a good time >>> away. >>> >>> I'll get back to the list with a feedback once I have applied >>> everyone's suggestions so far. >>> >>> >>> Cheers, >>> mani >>> -- >>> *Twitter:* @theNeomatrix369 >>> *Blog:* http://neomatrix369.wordpress.**com >>> *JUG activity:* LJC Advocate (@adoptopenjdk & @adoptajsr >>> programs) >>> *Meet-a-Project:* https://github.com/**MutabilityDetector >>> *Come to Devoxx UK 2013:* http://www.devoxx.com/display/** >>> UK13/Home >>> */Don't chase success, rather aim for "Excellence", and success >>> will >>> come chasing after you!/* >>> >>> >>> >>> >>> -- >>> *Twitter:* @theNeomatrix369 >>> *Blog:* http://neomatrix369.wordpress.**com >>> *JUG activity:* LJC Advocate (@adoptopenjdk & @adoptajsr programs) >>> *Meet-a-Project:* https://github.com/**MutabilityDetector >>> *Come to Devoxx UK 2013:* http://www.devoxx.com/display/**UK13/Home >>> */Don't chase success, rather aim for "Excellence", and success will >>> come >>> chasing after you!/* >>> >>> >>> >>> >>> -- >>> *Twitter:* @theNeomatrix369 >>> *Blog:* http://neomatrix369.wordpress.**com >>> *JUG activity:* LJC Advocate (@adoptopenjdk & @adoptajsr programs) >>> *Meet-a-Project:* https://github.com/**MutabilityDetector >>> *Come to Devoxx UK 2013:* http://www.devoxx.com/display/**UK13/Home >>> */Don't chase success, rather aim for "Excellence", and success will come >>> chasing after you!/* >>> >> > > > -- > *Twitter:* @theNeomatrix369 > *Blog:* http://neomatrix369.wordpress.com > *JUG activity:* LJC Advocate (@adoptopenjdk & @adoptajsr programs) > *Meet-a-Project:* https://github.com/MutabilityDetector > *Come to Devoxx UK 2013:* http://www.devoxx.com/display/UK13/Home > *Don't chase success, rather aim for "Excellence", and success will come > chasing after you!* > -- *Twitter:* @theNeomatrix369 *Blog:* http://neomatrix369.wordpress.com *JUG activity:* LJC Advocate (@adoptopenjdk & @adoptajsr programs) *Meet-a-Project:* https://github.com/MutabilityDetector *Come to Devoxx UK 2013:* http://www.devoxx.com/display/UK13/Home *Don't chase success, rather aim for "Excellence", and success will come chasing after you!* -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mail.openjdk.java.net/pipermail/quality-discuss/attachments/20130321/69acf6ac/attachment-0001.html From martijnverburg at gmail.com Sat Mar 23 04:53:56 2013 From: martijnverburg at gmail.com (Martijn Verburg) Date: Sat, 23 Mar 2013 11:53:56 +0000 Subject: OpenJDK Test Fest in London today Message-ID: Hi all, Just to make folks aware - we're currently sitting in an OpenJDK Test fest led by IBM and Oracle for the London Java Community. ~30 new developers are writing their first jtreg tests :-). Thanks to everyone who's helped make this happen + extra thanks to Jon Gibbons for updating the jtreg section in the nick of time! Lots more discussion on OpenJDK build and Test to follow. Cheers, Martijn -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mail.openjdk.java.net/pipermail/quality-discuss/attachments/20130323/d733a8c2/attachment.html From balchandra.vaidya at oracle.com Mon Mar 25 04:02:40 2013 From: balchandra.vaidya at oracle.com (Balchandra Vaidya) Date: Mon, 25 Mar 2013 11:02:40 +0000 Subject: JDK 8 b82 ea test results now available Message-ID: <51502ED0.30409@oracle.com> * * JDK 8 b82 ea build test results now available at : http://www.java.net/download/jdk8/testresults/testresults.html Note: JDK 8 b82 ea includes nashorn tests, however the above test results do not include tests from nashorn repository. Expect nashorn test results to be published in the near future. Regards Balchandra -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mail.openjdk.java.net/pipermail/quality-discuss/attachments/20130325/15e6b0ca/attachment.html From balchandra.vaidya at oracle.com Sun Mar 31 15:31:40 2013 From: balchandra.vaidya at oracle.com (Balchandra Vaidya) Date: Sun, 31 Mar 2013 23:31:40 +0100 Subject: JDK 8 b83 ea test results now available Message-ID: <5158B94C.70605@oracle.com> JDK 8 b83 ea build test results now available at : http://www.java.net/download/jdk8/testresults/testresults.html Regards Balchandra