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 10:52:15 UTC

[build-test alert] PASSED Windows 2003 x86_64: 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), Windows/em64t/msvc 1400, 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), Windows/em64t/msvc 1400, release build
http://harmony.apache.org


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

Testsuite: org.apache.harmony.test.jetty.JettyScenario
Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.687 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: C:\cc\cc-suites\build\checkouts\JettyScenario/resources\JettyScenario\initial_page.html
Saving content of downloaded page to: C:\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: C:\cc\cc-suites\build\checkouts\JettyScenario/resources\JettyScenario\static_content.txt
Saving content of downloaded page to: C:\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: C:\cc\cc-suites\build\checkouts\JettyScenario/resources\JettyScenario\session_dump.html
Saving content of downloaded page to: C:\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: C:\cc\cc-suites\build\checkouts\JettyScenario/resources\JettyScenario\session_dump_new.html
Saving content of downloaded page to: C:\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: C:\cc\cc-suites\build\checkouts\JettyScenario/resources\JettyScenario\session_dump_set.html
Saving content of downloaded page to: C:\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: C:\cc\cc-suites\build\checkouts\JettyScenario/resources\JettyScenario\session_dump_remove.html
Saving content of downloaded page to: C:\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: C:\cc\cc-suites\build\checkouts\JettyScenario/resources\JettyScenario\session_dump_invalidate.html
Saving content of downloaded page to: C:\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: C:\cc\cc-suites\build\checkouts\JettyScenario/resources\JettyScenario\request_dump_JSP.html
Saving content of downloaded page to: C:\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: C:\cc\cc-suites\build\checkouts\JettyScenario/resources\JettyScenario\static_content_ungzipped.txt
Saving content of downloaded page to: C:\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 1.219 sec
Testcase: testStaticContent took 0.235 sec
Testcase: testSessionDumpServlet took 0.406 sec
Testcase: testRequestDumpJSP took 1.625 sec
Testcase: testGZippedStaticContent took 2.062 sec

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

2008-01-18 12:51:53.562::INFO:  Logging to STDERR via org.mortbay.log.StdErrLog
2008-01-18 12:51:53.968::INFO:  Statistics on = false for SelectChannelConnector @ 0.0.0.0:7070
2008-01-18 12:51:54.046::INFO:  jetty-6.1.2rc1
2008-01-18 12:51:54.140::INFO:  Deploy C:\cc\cc-suites\build\libs\jetty-6.1.2rc1\contexts\javadoc.xml -> org.mortbay.jetty.servlet.Context@1bb0bd2{/javadoc,file:/C:/cc/cc-suites/build/libs/jetty-6.1.2rc1/javadoc/}
2008-01-18 12:51:54.186::INFO:  Deploy C:\cc\cc-suites\build\libs\jetty-6.1.2rc1\contexts\test.xml -> org.mortbay.jetty.webapp.WebAppContext@1bd463a{/test,C:\cc\cc-suites\build\libs\jetty-6.1.2rc1/webapps/test}
2008-01-18 12:51:57.718::WARN:  Unknown realm: Test JAAS Realm
2008-01-18 12:52:00.124::INFO:  Started SelectChannelConnector @ 0.0.0.0:7070

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

BUILD COMPLETE:	build.65

Date of build:	2008-01-18 12:51:36 +0300
Time to build:	34 seconds
Last changed:	01/18/2008 12:34:59
Last log entry:	snapshot

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

***********************************************************
Modifications since last successful build:	(2)
            
add cc-snapshot log20080118123459Lbuild.71 01/18/2008 12:34:59snapshot
add cc-snapshot log20080117113626Lbuild.70 01/17/2008 11:36:26snapshot