dev@glassfish.java.net

3 QL tests are failing

From: Marina Vatkina <Marina.Vatkina_at_Sun.COM>
Date: Tue, 02 Sep 2008 20:01:50 -0700

    [testng] FAILED: simpleServletTest
    [testng] java.lang.AssertionError: Anonymous Client acess was Allowed,
security-constraint not Enforced expected:<true> but was:<false>
    [testng] at
test.security.hellojsp.HelloJSPTestNG.simpleServletTest(HelloJSPTestNG.java:217)
    [testng] ... Removed 26 stack frames
    [testng] FAILED: staticHTMLPageTest
    [testng] java.lang.AssertionError: Anonymous Client acess was Allowed,
security-constraint not Enforced expected:<true> but was:<false>
    [testng] at
test.security.hellojsp.HelloJSPTestNG.staticHTMLPageTest(HelloJSPTestNG.java:170)
    [testng] ... Removed 26 stack frames
    [testng] FAILED: simpleJSPTestPage
    [testng] java.lang.AssertionError: Anonymous Client acess was Allowed,
security-constraint not Enforced expected:<true> but was:<false>
    [testng] at
test.security.hellojsp.HelloJSPTestNG.simpleJSPTestPage(HelloJSPTestNG.java:91)
    [testng] ... Removed 26 stack frames

    [testng] ===============================================
    [testng] security_hello_jsp
    [testng] Tests run: 4, Failures: 3, Skips: 0
    [testng] ===============================================

...
---------------

Hudson reports the same: http://hudson.sfbay/job/v3-dev-builds-quicklook/1517/

thanks,
-marina