Mladen Turk wrote:
Shapira, Yoav wrote:
Hi,
Is it OK with everyone to explicitly call this 5.5.2-alpha in the release announcements and Jakarta news/download pages? The stability vote will be as usual, one week after the release, and the stability vote results announced (and web site possibly changed) as usual at that time.
Some results for current HEAD build:
I don't think the first ones mean anything. For some reason the capture of the output of the events must be broken.
As for the session tests failures, I find it odd that everything works fine for me in other webapps given the nature of the failures.
run-tester: ... Jsp: ... [tester] ================================================ [tester] RECEIVED: ====================================== [tester] This is before the include [tester] Include00a PASSED [tester] This is after the include
[tester] ================================================
[tester] FAIL [GET /tester/JspInclude01.jsp?path=/Include00a HTTP/1.0] Failed Golden File Comparison
[echo] ----- jsp:include flush=false -----
[tester] OK [GET /tester/JspInclude02.jsp?path=/JspInclude02a.jsp HTTP/1.0]
[tester] EXPECTED: ======================================
[tester] This is before the include
[tester] Include00a PASSEDSessionListener01: sessionCreated()
[tester] SessionListener02: sessionCreated()
[tester] This is after the include
[tester] ================================================ [tester] RECEIVED: ====================================== [tester] This is before the include [tester] Include00a PASSED [tester] This is after the include
[tester] ================================================
[tester] FAIL [GET /tester/JspInclude02.jsp?path=/Include00a HTTP/1.0] Failed Golden File Comparison
...
HttpSession:
[tester] FAIL [GET /tester/Session01 HTTP/1.0] Expected data 'Session01 PASSED', got data 'Session01 FAILED - Requested existing session E176C49EC23A64A9E93B33726AF90C5B'
[tester] FAIL [GET /tester/Session02 HTTP/1.0] Expected data 'Session02 PASSED', got data 'Session02 FAILED - Cannot retrieve attribute'
[tester] OK [GET /manager/reload?path=/tester HTTP/1.0]
[tester] FAIL [GET /tester/Session03 HTTP/1.0] Expected data 'Session03 PASSED', got data 'Session03 FAILED - Cannot retrieve attribute'
[tester] OK [GET /tester/Session04 HTTP/1.0]
[tester] FAIL [GET /tester/WrappedSession01 HTTP/1.0] Expected data 'Session01 PASSED', got data 'Session01 FAILED - Requested existing session 8BEEABA3369BCDF9CD7777E93DC09FFB'
[tester] FAIL [GET /tester/WrappedSession02 HTTP/1.0] Expected data 'Session02 PASSED', got data 'Session02 FAILED - Cannot retrieve attribute'
[tester] OK [GET /manager/reload?path=/tester HTTP/1.0]
[tester] FAIL [GET /tester/WrappedSession03 HTTP/1.0] Expected data 'Session03 PASSED', got data 'Session03 FAILED - Cannot retrieve attribute'
[tester] OK [GET /tester/WrappedSession04 HTTP/1.0]
[tester] EXPECTED: ======================================
...
[tester] FAIL [GET /tester/Session05 HTTP/1.0] Failed Golden File Comparison
[tester] EXPECTED: ======================================
[tester] TesterHttpServletRequestWrapper.getSession(b)
...
[tester] FAIL [GET /tester/WrappedSession05 HTTP/1.0] Failed Golden File Comparison
[tester] FAIL [GET /tester/Session06 HTTP/1.0] Expected data 'Session06 PASSED', got data 'Session06 FAILED - Returned new session'
[tester] FAIL [GET /tester/WrappedSession06 HTTP/1.0] Expected data 'Session06 PASSED', got data 'Session06 FAILED - Returned new session'
[tester] OK [GET /tester/Session07a.jsp HTTP/1.0]
[tester] OK [GET /tester/Session07b.jsp HTTP/1.0]
...
Inside build/log/catalina.out:
2004.09.13 17:31:04 org.apache.catalina.core.ApplicationContext log
SEVERE: Servlet /tester threw load() exception
javax.servlet.UnavailableException: ErrorPage07 Threw UnavailableException in init()
That exception is ok, it's for testing unavailable.
Rémy
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]