From commits-return-5630-apmail-continuum-commits-archive=continuum.apache.org@continuum.apache.org Mon Jul 20 18:17:13 2009 Return-Path: Delivered-To: apmail-continuum-commits-archive@www.apache.org Received: (qmail 57935 invoked from network); 20 Jul 2009 18:17:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 20 Jul 2009 18:17:13 -0000 Received: (qmail 89878 invoked by uid 500); 20 Jul 2009 18:18:18 -0000 Delivered-To: apmail-continuum-commits-archive@continuum.apache.org Received: (qmail 89815 invoked by uid 500); 20 Jul 2009 18:18:18 -0000 Mailing-List: contact commits-help@continuum.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@continuum.apache.org Delivered-To: mailing list commits@continuum.apache.org Received: (qmail 89806 invoked by uid 99); 20 Jul 2009 18:18:18 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Jul 2009 18:18:18 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Jul 2009 18:18:15 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 6210423889B8; Mon, 20 Jul 2009 18:17:29 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r795943 [6/6] - in /continuum/branches/continuum-selenium-parallel-carlos: src/test/testng/config/ src/test/testng/org/apache/continuum/web/test/listener/ src/test/testng/org/apache/continuum/web/test/parent/ src/test/testng/org/apache/cont... Date: Mon, 20 Jul 2009 18:17:28 -0000 To: commits@continuum.apache.org From: carlos@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090720181729.6210423889B8@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Propchange: continuum/branches/continuum-selenium-parallel-carlos/test-output/testng-results.xml ------------------------------------------------------------------------------ svn:eol-style = native Propchange: continuum/branches/continuum-selenium-parallel-carlos/test-output/testng-results.xml ------------------------------------------------------------------------------ svn:keywords = Author Date Id Revision Propchange: continuum/branches/continuum-selenium-parallel-carlos/test-output/testng-results.xml ------------------------------------------------------------------------------ svn:mime-type = text/plain Added: continuum/branches/continuum-selenium-parallel-carlos/test-output/testng.css URL: http://svn.apache.org/viewvc/continuum/branches/continuum-selenium-parallel-carlos/test-output/testng.css?rev=795943&view=auto ============================================================================== --- continuum/branches/continuum-selenium-parallel-carlos/test-output/testng.css (added) +++ continuum/branches/continuum-selenium-parallel-carlos/test-output/testng.css Mon Jul 20 18:17:27 2009 @@ -0,0 +1,9 @@ +.invocation-failed, .test-failed { background-color: #DD0000; } +.invocation-percent, .test-percent { background-color: #006600; } +.invocation-passed, .test-passed { background-color: #00AA00; } +.invocation-skipped, .test-skipped { background-color: #CCCC00; } + +.main-page { + font-size: x-large; +} + Propchange: continuum/branches/continuum-selenium-parallel-carlos/test-output/testng.css ------------------------------------------------------------------------------ svn:eol-style = native Propchange: continuum/branches/continuum-selenium-parallel-carlos/test-output/testng.css ------------------------------------------------------------------------------ svn:keywords = Author Date Id Revision Propchange: continuum/branches/continuum-selenium-parallel-carlos/test-output/testng.css ------------------------------------------------------------------------------ svn:mime-type = text/plain