From harmony-dev-return-14387-apmail-incubator-harmony-dev-archive=incubator.apache.org@incubator.apache.org Tue Sep 26 14:00:26 2006 Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 27690 invoked from network); 26 Sep 2006 14:00:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 26 Sep 2006 14:00:26 -0000 Received: (qmail 81566 invoked by uid 500); 26 Sep 2006 14:00:23 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 81534 invoked by uid 500); 26 Sep 2006 14:00:23 -0000 Mailing-List: contact harmony-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: harmony-dev@incubator.apache.org Delivered-To: mailing list harmony-dev@incubator.apache.org Received: (qmail 81522 invoked by uid 99); 26 Sep 2006 14:00:23 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Sep 2006 07:00:23 -0700 Authentication-Results: idunn.apache.osuosl.org smtp.mail=anton.luht@gmail.com; spf=pass Authentication-Results: idunn.apache.osuosl.org header.from=anton.luht@gmail.com; domainkeys=good X-ASF-Spam-Status: No, hits=0.5 required=5.0 tests=DNS_FROM_RFC_ABUSE Received-SPF: pass (idunn.apache.osuosl.org: domain gmail.com designates 64.233.166.178 as permitted sender) DomainKey-Status: good X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 Received: from [64.233.166.178] ([64.233.166.178:63834] helo=py-out-1112.google.com) by idunn.apache.osuosl.org (ecelerity 2.1.1.8 r(12930)) with ESMTP id 8B/31-11437-47239154 for ; Tue, 26 Sep 2006 07:00:20 -0700 Received: by py-out-1112.google.com with SMTP id c30so3138425pyc for ; Tue, 26 Sep 2006 07:00:18 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=CNhS/r+SIJOe9aasSz7p794YxZ4eg1M0iMgYo4QbIddIww77JBLGHwlSNW6tWT8ItfzxcB9SV+KMHhq4xJza4TdGmzgZ/HO6Uh8YJQzIvgqJTE11jcTX9ZufE6TRIFXPb2yVqVf+1e84MI/hIk/CA5h3bfaJsfHhOpAWz+nsRR0= Received: by 10.35.102.18 with SMTP id e18mr870827pym; Tue, 26 Sep 2006 07:00:15 -0700 (PDT) Received: by 10.35.54.4 with HTTP; Tue, 26 Sep 2006 07:00:14 -0700 (PDT) Message-ID: Date: Tue, 26 Sep 2006 18:00:15 +0400 From: "Anton Luht" To: harmony-dev@incubator.apache.org Subject: Re: [build-test-infra] Build Test Infrastructure In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <509223F0BF55E74FA1247D17207E7A0C270692@orsmsx419.amr.corp.intel.com> <2c9597b90608020439u2cadf170wb21c9f404fd168c1@mail.gmail.com> <44D08FD5.3080901@pobox.com> <44D228E9.2030203@pobox.com> <7273946b0609032249j5e92c727v751c7491cde11c13@mail.gmail.com> X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hello, The features were implemented - now it's an app backed up by database (mysql). The app was deployed at http://www.harmonytest.org . If you want to have a login/password to be able not only view but also modify test results (add comments, add JIRA issues numbers to failing tests) - please send me login & password - I'll add you. I can also implement user management in web interface, but I haven't decided which option to pick: - self-registration with later approval by a registered user - self-registration without approval - a registered user can add users I've uploaded one archive with results twice to give an idea what link 'see the result in other runs' look like. If you have any results - please share them. Please note that error handling is minimal now - if you put a date in wrong format , you'll get internal error instead of polite hint. Hope someone but me will find it useful :) On 9/6/06, Anton Luht wrote: > Hello, > > Seems like nobody is using this test results storage - the problem may > be that it has very few features. I'm going to implement something I > think will be useful - please make comments if you have any. > > Features are: > - autorization - authorized users can modify tests results, for > example, link a test failure to a JIRA issue > - attributes - platform, compiler, JVM, build date, build tag for > every test run (set of test results) > - list with test runs on the first page - attributes + number of > passed, failed tests > - browsing of test runs - view all tests, view failed, etc > - for every test it will be posible to view its history - results of > this test in other runs - on all configurations and on the same > confiruration > > > On 9/4/06, Anton Luht wrote: > > Thanks, > > > > These were remains of setup experiments - removed from the list. > > > > On 9/4/06, Vladimir Ivanov wrote: > > > Seems, that links > > > upload60551 > > > Europe/Moscow > > > 11.2.0 x86 Windows XP 5.1 > > > upload60552 > > > Europe/Moscow > > > 11.2.0 x86 Windows XP 5.1 > > > upload60553 > > > Europe/Moscow > > > 11.2.0 x86 Windows XP 5.1 > > > > > > are broken. > > > thanks, Vladimir > > > > > > On 9/1/06, Anton Luht wrote: > > > > > > > > Hello, > > > > > > > > I've deployed the test infrastructure app to http://harmonytest.org . > > > > It is mostly for demo purpose - the disk space is not too large - I > > > > hope it will move somewhere else after evaluation. Please try to > > > > upload your test results there and send comments/wishes about the app > > > > - I'll try to implement them. > > > > > > > > There is no design because I didn't dare to make it Apache-looking :) > > > > > > > > The problem I see is that DRL VM version as seen is 'java.exe > > > > -version' is not seen in System.getProperties() as is not recorded in > > > > xmls with test results because of it. It's hard to identify the > > > > configuration the tests were run on - I think version information > > > > should be added to properties. > > > > > > > > I don't want to send the account data to the list - please let me know > > > > if you want to have access to the site. > > > > > > > > On 8/4/06, Anton Luht wrote: > > > > > Hello, > > > > > > > > > > I've uploaded a proto of a proto for test infrastructure to > > > > > http://issues.apache.org/jira/browse/HARMONY-1062 . At least it allows > > > > > to upload test results to a server. Unfortunately I haven't found a > > > > > server to deploy it yet so I can't send URL that contains test > > > > > installation. The screenshots look much like those I've sent before. > > > > > Sorry I haven't implemented Alexei's proposal to make test report > > > > > JUnitReport style looking but I do remember about it. > > > > > > > > > > I've tried to separate web application logic from data access logic - > > > > > the latter is implemented with data stored in files. > > > > > -- > > > > > Regards, > > > > > Anton Luht, > > > > > Intel Middleware Products Division > > > > > > > > > > > > > > > > > -- > > > > Regards, > > > > Anton Luht, > > > > Intel Middleware Products Division > > > > > > > > --------------------------------------------------------------------- > > > > Terms of use : http://incubator.apache.org/harmony/mailing.html > > > > To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org > > > > For additional commands, e-mail: harmony-dev-help@incubator.apache.org > > > > > > > > > > > > > > > > > > > > -- > > Regards, > > Anton Luht, > > Intel Middleware Products Division > > > > > -- > Regards, > Anton Luht, > Intel Middleware Products Division > -- Regards, Anton Luht, Intel Middleware Products Division --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org For additional commands, e-mail: harmony-dev-help@incubator.apache.org