Intermittent build failure in NewUserpageTest
---------------------------------------------

                 Key: GEOS-3982
                 URL: http://jira.codehaus.org/browse/GEOS-3982
             Project: GeoServer
          Issue Type: Bug
          Components: Security
    Affects Versions: 2.0.x
            Reporter: Ben Caradoc-Davies
            Assignee: Andrea Aime


NewUserPageTest fails from time to time. Race condition? Known to affect 2.0.x, 
but I think I saw it on trunk as well.

Here is one example:

{code}
Tests in error:
  testFill(org.geoserver.web.security.user.NewUserPageTest)
{code}

{code}
-------------------------------------------------------------------------------
Test set: org.geoserver.web.security.user.NewUserPageTest
-------------------------------------------------------------------------------
Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 8.306 sec <<< 
FAILURE!
testFill(org.geoserver.web.security.user.NewUserPageTest)  Time elapsed: 1.768 
sec  <<< ERROR!
org.acegisecurity.userdetails.UsernameNotFoundException: Could not find user: 
user
        at 
org.geoserver.security.GeoserverUserDao.loadUserByUsername(GeoserverUserDao.java:69)
        at 
org.geoserver.web.security.user.NewUserPageTest.testFill(NewUserPageTest.java:44)
{code}

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------

_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to