You are viewing a plain text version of this content. The canonical link for it is here.
Posted to alerts@harmony.apache.org by no...@intel.com on 2008/01/18 13:06:56 UTC

[build-test alert] PASSED Linux x86: JettyScenario

Jetty server JRE:

Apache Harmony Launcher : (c) Copyright 1991, 2007 The Apache Software Foundation or its licensors, as applicable.
java version "1.5.0" 
pre-alpha : not complete or compatible
svn = r612947, (Jan 18 2008), Linux/ia32/gcc 4.1.0, release build
http://harmony.apache.org

Scenario framework JRE:

Apache Harmony Launcher : (c) Copyright 1991, 2007 The Apache Software Foundation or its licensors, as applicable.
java version "1.5.0" 
pre-alpha : not complete or compatible
svn = r612947, (Jan 18 2008), Linux/ia32/gcc 4.1.0, release build
http://harmony.apache.org

================================================================================
Scenario results:

Testsuite: org.apache.harmony.test.jetty.JettyScenario
Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 4.002 sec
------------- Standard Output ---------------
Setup completed.

==============================================================testInitialPage===
Starting initial page test case.
Loading page from server: http://localhost:7070/test/
Getting resource with name: initial_page.html
Found resource: /export/users.2/cc/cc-suites/build/checkouts/JettyScenario/resources/JettyScenario/initial_page.html
Saving content of downloaded page to: /export/users.2/cc/cc-suites/build/results/JettyScenario/JettyScenario/initial_page.html
Comparing page content with etalon: initial_page.html
Page is equal to etalon.
Initial page test case passed.

============================================================testStaticContent===
Starting static content page test case.
Loading page from server: http://localhost:7070/test/data.txt
Getting resource with name: static_content.txt
Found resource: /export/users.2/cc/cc-suites/build/checkouts/JettyScenario/resources/JettyScenario/static_content.txt
Saving content of downloaded page to: /export/users.2/cc/cc-suites/build/results/JettyScenario/JettyScenario/static_content.txt
Comparing page content with etalon: static_content.txt
Page is equal to etalon.
Static content page test case passed.

=======================================================testSessionDumpServlet===
Starting servlet test case.
Loading page from server: http://localhost:7070/test/session/
Getting resource with name: session_dump.html
Found resource: /export/users.2/cc/cc-suites/build/checkouts/JettyScenario/resources/JettyScenario/session_dump.html
Saving content of downloaded page to: /export/users.2/cc/cc-suites/build/results/JettyScenario/JettyScenario/session_dump.html
Comparing page content with etalon: session_dump.html
Page is equal to etalon.
Session dump servlet page is OK.
Getting resource with name: session_dump_new.html
Found resource: /export/users.2/cc/cc-suites/build/checkouts/JettyScenario/resources/JettyScenario/session_dump_new.html
Saving content of downloaded page to: /export/users.2/cc/cc-suites/build/results/JettyScenario/JettyScenario/session_dump_new.html
Comparing page content with etalon: session_dump_new.html
Page is equal to etalon.
Session create page is OK.
Getting resource with name: session_dump_set.html
Found resource: /export/users.2/cc/cc-suites/build/checkouts/JettyScenario/resources/JettyScenario/session_dump_set.html
Saving content of downloaded page to: /export/users.2/cc/cc-suites/build/results/JettyScenario/JettyScenario/session_dump_set.html
Comparing page content with etalon: session_dump_set.html
Page is equal to etalon.
Session set page is OK.
Getting resource with name: session_dump_remove.html
Found resource: /export/users.2/cc/cc-suites/build/checkouts/JettyScenario/resources/JettyScenario/session_dump_remove.html
Saving content of downloaded page to: /export/users.2/cc/cc-suites/build/results/JettyScenario/JettyScenario/session_dump_remove.html
Comparing page content with etalon: session_dump_remove.html
Page is equal to etalon.
Session remove page is OK.
Getting resource with name: session_dump_invalidate.html
Found resource: /export/users.2/cc/cc-suites/build/checkouts/JettyScenario/resources/JettyScenario/session_dump_invalidate.html
Saving content of downloaded page to: /export/users.2/cc/cc-suites/build/results/JettyScenario/JettyScenario/session_dump_invalidate.html
Comparing page content with etalon: session_dump_invalidate.html
Page is equal to etalon.
Session invalidate page is OK.
Servlet test case passed.

===========================================================testRequestDumpJSP===
Starting JSP test case.
Loading page from server: http://localhost:7070/test/snoop.jsp
Getting resource with name: request_dump_JSP.html
Found resource: /export/users.2/cc/cc-suites/build/checkouts/JettyScenario/resources/JettyScenario/request_dump_JSP.html
Saving content of downloaded page to: /export/users.2/cc/cc-suites/build/results/JettyScenario/JettyScenario/request_dump_JSP.html
Comparing page content with etalon: request_dump_JSP.html
Page is equal to etalon.
JSP test case passed.

=====================================================testGZippedStaticContent===
Starting gzipped static content test case.
Loading page from server: http://localhost:7070/test/data.txt.gz
Unpacking content from archive.
Getting resource with name: static_content_ungzipped.txt
Found resource: /export/users.2/cc/cc-suites/build/checkouts/JettyScenario/resources/JettyScenario/static_content_ungzipped.txt
Saving content of downloaded page to: /export/users.2/cc/cc-suites/build/results/JettyScenario/JettyScenario/static_content_ungzipped.txt
Comparing page content with etalon: static_content_ungzipped.txt
Page is equal to etalon.
Gzipped static content test case passed.
------------- ---------------- ---------------

Testcase: testInitialPage took 0.976 sec
Testcase: testStaticContent took 0.2 sec
Testcase: testSessionDumpServlet took 0.437 sec
Testcase: testRequestDumpJSP took 1.382 sec
Testcase: testGZippedStaticContent took 0.883 sec

================================================================================
Jetty server output:

2008-01-18 12:06:37.611::INFO:  Logging to STDERR via org.mortbay.log.StdErrLog
2008-01-18 12:06:37.921::INFO:  Statistics on = false for SelectChannelConnector @ 0.0.0.0:7070
2008-01-18 12:06:37.990::INFO:  jetty-6.1.2rc1
2008-01-18 12:06:38.130::INFO:  Deploy /export/users.2/cc/cc-suites/build/libs/jetty-6.1.2rc1/contexts/test.xml -> org.mortbay.jetty.webapp.WebAppContext@2a088e2a{/test,/export/users.2/cc/cc-suites/build/libs/jetty-6.1.2rc1/webapps/test}
2008-01-18 12:06:38.152::INFO:  Deploy /export/users.2/cc/cc-suites/build/libs/jetty-6.1.2rc1/contexts/javadoc.xml -> org.mortbay.jetty.servlet.Context@2a0b5c3e{/javadoc,file:/export/users.2/cc/cc-suites/build/libs/jetty-6.1.2rc1/javadoc/}
2008-01-18 12:06:41.057::WARN:  Unknown realm: Test JAAS Realm
2008-01-18 12:06:44.046::INFO:  Started SelectChannelConnector @ 0.0.0.0:7070

================================================================================

BUILD COMPLETE:	build.69

Date of build:	2008-01-18 18:06:18 +0600
Time to build:	32 seconds
Last changed:	01/18/2008 14:45:07
Last log entry:	snapshot

***********************************************************
Unit Tests: (5)
        
All Tests Passed

***********************************************************
Modifications since last successful build:	(2)
            
add cc-snapshot log20080118144507Lbuild.84 01/18/2008 14:45:07snapshot
add cc-snapshot log20080117135637Lbuild.83 01/17/2008 13:56:37snapshot