From commits-return-40249-apmail-harmony-commits-archive=harmony.apache.org@harmony.apache.org Thu Jul 12 07:08:27 2007 Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 90052 invoked from network); 12 Jul 2007 07:08:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 Jul 2007 07:08:27 -0000 Received: (qmail 81713 invoked by uid 500); 12 Jul 2007 07:08:29 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 81692 invoked by uid 500); 12 Jul 2007 07:08:29 -0000 Mailing-List: contact commits-help@harmony.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@harmony.apache.org Delivered-To: mailing list commits@harmony.apache.org Received: (qmail 81678 invoked by uid 99); 12 Jul 2007 07:08:29 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Jul 2007 00:08:29 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Jul 2007 00:08:25 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 8437871420C for ; Thu, 12 Jul 2007 00:08:05 -0700 (PDT) Message-ID: <28822138.1184224085537.JavaMail.jira@brutus> Date: Thu, 12 Jul 2007 00:08:05 -0700 (PDT) From: "Alexander Kleymenov (JIRA)" To: commits@harmony.apache.org Subject: [jira] Commented: (HARMONY-4414) [buildtest][func] Some CLI tests are broken In-Reply-To: <25757879.1184134624675.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HARMONY-4414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12511990 ] Alexander Kleymenov commented on HARMONY-4414: ---------------------------------------------- Also, the following CLI test passes and should be removed from xlist: functional/org/apache/harmony/test/func/vm/cli/verbose/verbose04/verbose04.xml > [buildtest][func] Some CLI tests are broken > ------------------------------------------- > > Key: HARMONY-4414 > URL: https://issues.apache.org/jira/browse/HARMONY-4414 > Project: Harmony > Issue Type: Bug > Components: build - test - ci > Reporter: Alexander Kleymenov > > Some of the Functional JVM tests on Command Line Interface are broken and > fail. Particularly: > * The following tests expect unrecognized command line options and thus > are incorrect and should be ELIMINATED from functional test suite: > functional/org/apache/harmony/test/func/vm/cli/help/help_03/help_03.xml > Unknown option: -help jit > functional/org/apache/harmony/test/func/vm/cli/help/help_04/help_04.xml > Unknown option: -help properties > functional/org/apache/harmony/test/func/vm/cli/Xdll/Xdll02/Xdll02.xml > Unknown option: -Xdll gc.dll > functional/org/apache/harmony/test/func/vm/cli/Xdumpfile/Xdumpfile.xml > Unknown option: -Xdumpfile > functional/org/apache/harmony/test/func/vm/cli/Xdynamic_attach/Xdynamic_attach.xml > Unknown option: -Xdynamic_attach > functional/org/apache/harmony/test/func/vm/cli/Xem/Xem01/Xem01.xml > Unknown option: -Xem opt: > functional/org/apache/harmony/test/func/vm/cli/Xem/Xem02/Xem02.xml > Unknown option: -Xem jet: > functional/org/apache/harmony/test/func/vm/cli/Xem/Xem05/Xem05.xml > Unknown option: -Xem jpdo: > functional/org/apache/harmony/test/func/vm/cli/Xem/Xem06/Xem06.xml > Unknown option: -Xem single: > functional/org/apache/harmony/test/func/vm/cli/Xgc/Xgc01/Xgc01.xml > Unknown option: -Xgc ignore_finalizers > functional/org/apache/harmony/test/func/vm/cli/Xgc/Xgc02/Xgc02.xml > Unknown option: -Xgc fixed > functional/org/apache/harmony/test/func/vm/cli/Xjit/Xjit01/Xjit01.xml > Unknown option -Xjit opt::skip=off > functional/org/apache/harmony/test/func/vm/cli/Xjit/Xjit02/Xjit02.xml > Unknown option -Xjit LOG=singlefile, root=all, method=main > functional/org/apache/harmony/test/func/vm/cli/Xjit/Xjit03/Xjit03.xml > Unknown option -Xjit fromfile=C:/ws/BTI/tests/functional/src/test/share/xjit.opts > functional/org/apache/harmony/test/func/vm/cli/Xjit/Xjit04/Xjit04.xml > Unknown option -Xjit opt::static_path=ssa,devirt > functional/org/apache/harmony/test/func/vm/cli/Xjit/Xjit05/Xjit05.xml > Unknown option -Xjit opt::inline_path=ssa,devirt,inline,dessa > functional/org/apache/harmony/test/func/vm/cli/Xjit/Xjit06/Xjit06.xml > Unknown option -Xjit opt::skip=off opt::do_abcd=false > functional/org/apache/harmony/test/func/vm/cli/Xjit/Xjit07/Xjit07.xml > Unknown option -Xjit opt::skip=on > functional/org/apache/harmony/test/func/vm/cli/Xjit/Xjit08/Xjit08.xml > Unknown option -Xjit opt::skip=off,opt::do_osr=off,opt::syncopt=off > functional/org/apache/harmony/test/func/vm/cli/Xjit/Xjit09/Xjit09.xml > Unknown option -Xjit opt::skip=off,opt::do_osr=off > functional/org/apache/harmony/test/func/vm/cli/Xjit/Xjit10/Xjit10.xml > Unknown option -Xjit opt::do_guarded_devirtualization=on > functional/org/apache/harmony/test/func/vm/cli/Xjit/Xjit11/Xjit11.xml > Unknown option -Xjit opt::do_guarded_devirtualization=off > functional/org/apache/harmony/test/func/vm/cli/Xjit/Xjit12/Xjit12.xml > Unknown option -Xjit opt::do_inline=on > functional/org/apache/harmony/test/func/vm/cli/Xjit/Xjit13/Xjit13.xml > Unknown option -Xjit opt::do_inline=off > functional/org/apache/harmony/test/func/vm/cli/Xlog/Xlog.xml > Unknown option -Xlog:root > functional/org/apache/harmony/test/func/vm/cli/Xtrace/Xtrace01/Xtrace01.xml > Unknown option -Xtrace > functional/org/apache/harmony/test/func/vm/cli/Xtrace/Xtrace02/Xtrace02.xml > Unknown option -Xtrace:jvmti-event > functional/org/apache/harmony/test/func/vm/cli/Xtrace/Xtrace03/Xtrace03.xml > Unknown option -Xtrace:native > functional/org/apache/harmony/test/func/vm/cli/Xverboselog/Xverboselog02/Xverboselog02.xml > Unknown option -Xverbose -Xverboselog:C:/ws/BTI/build/results/func/temp/xverboselog02.log > * The following tests uses incorrectly specified -Xbootclasspath option and > should be FIXED: > functional/org/apache/harmony/test/func/vm/cli/Xbootclasspath/Xbootclasspath01/Xbootclasspath01.xml > uses '-Xbootclasspath: ' (space after ':') > functional/org/apache/harmony/test/func/vm/cli/Xbootclasspath/Xbootclasspath02/Xbootclasspath02.xml > uses '-Xbootclasspath:a ' (instead of '-Xbootclasspath/a:' ) > functional/org/apache/harmony/test/func/vm/cli/Xbootclasspath/Xbootclasspath03/Xbootclasspath03.xml > uses '-Xbootclasspath:p ' (instead of '-Xbootclasspath/p:' ) > * The following CLI test is broken and should be FIXED: > functional/org/apache/harmony/test/func/vm/cli/jar/jar01/jar01.xml > its launcher substitutes -jar option with classpath instead of path to jar. > Also, several excluded CLI tests pass, namely: > functional/org/apache/harmony/test/func/vm/cli/Xverbose/Xverbose03/Xverbose03.xml > functional/org/apache/harmony/test/func/vm/cli/Xverbose/Xverbose08/Xverbose08.xml > functional/org/apache/harmony/test/func/vm/cli/Xwarn/Xwarn03/Xwarn03.xml > functional/org/apache/harmony/test/func/vm/cli/Xwarn/Xwarn08/Xwarn08.xml > They should be removed from exclude list. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.