Still there are test failures, please have a look.

------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.wso2.carbon.user.core.config.TestRealmConfigBuilder
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.wso2.carbon.user.core.tenant.TestTenantManager
log4j:WARN No appenders could be found for logger
(org.wso2.carbon.context.internal.CarbonContextDataHolder).
log4j:WARN Please initialize the log4j system properly.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.622 sec
Running org.wso2.carbon.user.core.authorization.AuthorizationCacheTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.wso2.carbon.user.core.jdbc.ReadOnlyJDBCRealmTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 6.83 sec
<<< FAILURE!
Running org.wso2.carbon.user.core.jdbc.AdvancedJDBCRealmTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.655 sec
<<< FAILURE!
Running org.wso2.carbon.user.core.jdbc.JDBCConfigurationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.wso2.carbon.user.core.jdbc.AdvancedReadOnlyJDBCRealmTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.563 sec
<<< FAILURE!
Running org.wso2.carbon.user.core.jdbc.PermissionTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.567 sec
<<< FAILURE!
Running org.wso2.carbon.user.core.jdbc.JDBCRealmTest
Tests run: 2, Failures: 1, Errors: 1, Skipped: 0, Time elapsed: 1.338 sec
<<< FAILURE!
Running org.wso2.carbon.user.core.profile.AdvancedProfileConfigManagerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.579 sec
Running org.wso2.carbon.user.core.authman.AdvancedPermissionTreeTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.084 sec
<<< FAILURE!
Running org.wso2.carbon.user.core.hybrid.AdvancedHybridRoleManagerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.617 sec
Running org.wso2.carbon.user.core.hybrid.HybridRoleManagerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.731 sec
Running org.wso2.carbon.user.core.claim.AdvancedClaimManagerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.526 sec
Running org.wso2.carbon.user.core.claim.ClaimDAOTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.687 sec

Results :

Failed tests:   testStuff(org.wso2.carbon.user.core.jdbc.PermissionTest)
  testStuff(org.wso2.carbon.user.core.jdbc.JDBCRealmTest)
  testStuff(org.wso2.carbon.user.core.authman.AdvancedPermissionTreeTest)

Tests in error:
  testStuff(org.wso2.carbon.user.core.jdbc.ReadOnlyJDBCRealmTest): Cannot
add role to Read Only user store unless it is primary
  testStuff(org.wso2.carbon.user.core.jdbc.AdvancedJDBCRealmTest)
  testStuff(org.wso2.carbon.user.core.jdbc.AdvancedReadOnlyJDBCRealmTest):
Cannot add role to Read Only user store unless it is primary
  testAuthorizationClearence(org.wso2.carbon.user.core.jdbc.JDBCRealmTest):
Error loading authorizations. Please check the database. Error message is
Table "UM_DOMAIN" not found; SQL statement:(..)

Tests run: 16, Failures: 3, Errors: 4, Skipped: 0

Thanks,
Shameera.



On Mon, Apr 15, 2013 at 2:27 PM, Kishanthan Thangarajah <[email protected]
> wrote:

> Hi,
> $subject, please have a look.
>
>
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running org.wso2.carbon.user.core.jdbc.JDBCConfigurationTest
> log4j:WARN No appenders could be found for logger
> (org.wso2.carbon.context.internal.CarbonContextDataHolder).
> log4j:WARN Please initialize the log4j system properly.
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.149 sec
> Running org.wso2.carbon.user.core.jdbc.PermissionTest
> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.444 sec
> <<< FAILURE!
> Running org.wso2.carbon.user.core.jdbc.ReadOnlyJDBCRealmTest
> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.691 sec
> <<< FAILURE!
> Running org.wso2.carbon.user.core.jdbc.JDBCRealmTest
> Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 3.428 sec
> <<< FAILURE!
> Running org.wso2.carbon.user.core.jdbc.AdvancedJDBCRealmTest
> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.891 sec
> <<< FAILURE!
> Running org.wso2.carbon.user.core.jdbc.AdvancedReadOnlyJDBCRealmTest
> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.937 sec
> <<< FAILURE!
> Running org.wso2.carbon.user.core.authman.AdvancedPermissionTreeTest
> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.778 sec
> <<< FAILURE!
> Running org.wso2.carbon.user.core.config.TestRealmConfigBuilder
> Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
> Running org.wso2.carbon.user.core.tenant.TestTenantManager
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.976 sec
> Running org.wso2.carbon.user.core.hybrid.HybridRoleManagerTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.216 sec
> Running org.wso2.carbon.user.core.hybrid.AdvancedHybridRoleManagerTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.643 sec
> Running org.wso2.carbon.user.core.profile.AdvancedProfileConfigManagerTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.798 sec
> Running org.wso2.carbon.user.core.claim.ClaimDAOTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.165 sec
> Running org.wso2.carbon.user.core.claim.AdvancedClaimManagerTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.795 sec
> Running org.wso2.carbon.user.core.authorization.AuthorizationCacheTest
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
>
> Results :
>
> Tests in error:
>   testStuff(org.wso2.carbon.user.core.jdbc.PermissionTest): nullType class
> java.lang.reflect.InvocationTargetException
>   testStuff(org.wso2.carbon.user.core.jdbc.ReadOnlyJDBCRealmTest):
> nullType class java.lang.reflect.InvocationTargetException
>   testStuff(org.wso2.carbon.user.core.jdbc.JDBCRealmTest): nullType class
> java.lang.reflect.InvocationTargetException
>
> testAuthorizationClearence(org.wso2.carbon.user.core.jdbc.JDBCRealmTest):
> Error loading authorizations. Please check the database. Error message is
> Table "UM_DOMAIN" not found; SQL statement:(..)
>   testStuff(org.wso2.carbon.user.core.jdbc.AdvancedJDBCRealmTest):
> nullType class java.lang.reflect.InvocationTargetException
>   testStuff(org.wso2.carbon.user.core.jdbc.AdvancedReadOnlyJDBCRealmTest):
> nullType class java.lang.reflect.InvocationTargetException
>   testStuff(org.wso2.carbon.user.core.authman.AdvancedPermissionTreeTest):
> nullType class java.lang.reflect.InvocationTargetException
>
> Tests run: 16, Failures: 0, Errors: 7, Skipped: 0
>
> Thanks,
> Kishanthan.
> --
> *Kishanthan Thangarajah*
> Software Engineer,
> Development Technologies Team,
> WSO2, Inc.
> lean.enterprise.middleware
>
> Mobile - +94773426635
> Blog - *http://kishanthan.wordpress.com*
> Twitter - *http://twitter.com/kishanthan*
>
> _______________________________________________
> Dev mailing list
> [email protected]
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
*Software Engineer - WSO2 Inc.*
*email: shameera AT wso2.com <[email protected]> , shameera AT
apache.org<[email protected]>
*
*phone:  +9471 922 1454*
*
*
*Linked in : *http://lk.linkedin.com/pub/shameera-rathnayaka/1a/661/561
*Twitter     : *https://twitter.com/Shameera_R
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to