You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-commits@db.apache.org by Apache Wiki <wi...@apache.org> on 2005/11/09 20:00:34 UTC

[Db-derby Wiki] Update of "CdcTesting" by DeepaRemesh

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Db-derby Wiki" for change notification.

The following page has been changed by DeepaRemesh:
http://wiki.apache.org/db-derby/CdcTesting

------------------------------------------------------------------------------
  || storeall || 64/84 || 20 ||<#FF0000> 20 || || ||
  || storeunit || 5/5 || 0 ||<#00FF00> 0 || || ||
  || unit || 3/4 || 1 ||<#FF0000> 1 || || ||
- || jdbcapi || 12/20 || 8 ||<#FF0000> 8 || || ||
+ || jdbcapi || 14/20 || 6 ||<#FF0000> 4 || 2 || jdbcapi/bestrowidentifier.sql, jdbcapi/secureUsers1.sql ||
  || jdbc20 || 9/10 || 1 ||<#00FF00> 0 || 1 || jdbcapi/getCurConnJdbc20.sql ||
  || jdk14 || 0/10 || 10 ||<#FF0000> 10 || || ||
  || demo || 0/1 || 1 ||<#FF0000> 1 || || ||
@@ -47, +47 @@

  || multi || 1/1 || 1 ||<#FF0000> 1 || || ||
  || derbytools || 4/13 || 9 ||<#FF0000> 9 || || ||
  || i18nTest || 3/7 || 4 ||<#FF0000> 4 || || ||
- || Total || 80.75% (344/426) || 19.25% ||<#FF0000> 19.25% || || ||
+ || Total || 81.22% (346/426) || 18.78% ||<#FF0000> 18.31% || || ||
  
  ''Goal:'' To be enabled=0%. Do one of the following for each test which is skipped. [[BR]]
  * Enable the tests to run in CDC. [[BR]]
@@ -71, +71 @@

  
  || '''Test Suite''' || '''Test Name''' || '''Reason''' ||
  || jdbc20 || jdbcapi/getCurConnJdbc20.sql || Tests jdbc20 statement using server-side JDBC. JSR169 is based on JDBC3.0 ||
+ || jdbcapi || jdbcapi/bestrowidentifier.sql || Tests call to getBestRowIdentifier method using server-side JDBC ||
+ || jdbcapi || jdbcapi/secureUsers1.sql || Test uses ldap which is not supported in j9_foundation ||
  
  === JIRA issues ===
   
@@ -85, +87 @@

  || [http://issues.apache.org/jira/browse/DERBY-542 DERBY-542] || Doc task for DERBY-470 || Open ||
  || [http://issues.apache.org/jira/browse/DERBY-518 DERBY-518] || Found by this effort || Fixed ||
  || [http://issues.apache.org/jira/browse/DERBY-597 DERBY-597] || Opened to enable more tests which use ij || In progress ||
+ || [http://issues.apache.org/jira/browse/DERBY-648 DERBY-648] || Make show connections statement work in CDC || Fixed ||
  || [http://issues.apache.org/jira/browse/DERBY-648 DERBY-648] || Make show connections statement work in CDC || In progress ||
+ || [http://issues.apache.org/jira/browse/DERBY-680 DERBY-680] || Found by this effort || Not started ||
  
  === Progress Table ===
  
@@ -94, +98 @@

  || '''Trunk Revision''' || '''10.1 Revision''' ||  '''Pass %''' || '''Comment''' ||
  || || ||<#FF0000> 77.2% || ||
  || 2005/10/25 [[BR]] [http://svn.apache.org/viewcvs?view=rev&rev=328246 328246] || - ||<#FF0000> 80.75% ||Enhance ij connect statement to work in J2ME/CDC/FP ||
+ || 2005/10/25 [[BR]] [http://svn.apache.org/viewcvs?view=rev&rev=330547 330547] || - ||<#FF0000> 81.22% ||Make show connections statement work in CDC ||
+ || 2005/10/25 [[BR]] [http://svn.apache.org/viewcvs?view=rev&rev=328246 328246] || - ||<#FF0000> 81.22% ||Make show connections statement work in CDC ||