Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "EclipseLink/Development/Incubator/Extensions/DatabasePlatformPromotion/SampleDatabaseStatus"

(February 9/2010)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
==Test Resuls for MySQL Platform==
+
==Test Results for MySQL Platform==
  
 
===February 9/2010===
 
===February 9/2010===
Line 34: Line 34:
 
* JDBC driver: mysql-connector-java-5.1.5
 
* JDBC driver: mysql-connector-java-5.1.5
 
* Special Database Configuration: Database configured with Innodb
 
* Special Database Configuration: Database configured with Innodb
* Core SRG
+
 
** 691 tests, 2 Failures,0 Errors
+
{|{{BMTableStyle}}
* JPA SRG
+
|-{{BMTHStyle}}
** 195 tests, 0 Failures, 0 Errors
+
! Test Name
* Core LRG
+
! Tests
** 11592 tests, 0 Failures, 0 Errors
+
! Failures
* JPA LRG
+
! Errors
** 1830 tests, 0 Failures, 0 Errors
+
|-
* Additional Tests
+
| Core SRG || 691 || 2 || 0
** Server LRG - WebLogic 10.3.2
+
|-
* 1309 tests, 1 Failure, 4 Errors
+
| JPA SRG || 195 || 0 || 0
 +
|-
 +
| Core LRG || 11592 || 0 || 0
 +
|-
 +
| JPA LRG || 1830 || 0 || 0
 +
|-
 +
| Server LRG (GlassFish v3)|| 1309 || 0 || 0
 +
|}
 +
 
  
 
''Regressions Introduced''
 
''Regressions Introduced''
  
* Bug xxxxxxx - Core test issue: core test issue description - added documented limitation
+
* Bug xxxxxxx - Core test issue description - added documented limitation
* Bug xxxxxxy - Core test issue: core test issue description - bug requires fix for next major release
+
* Bug xxxxxxy - Core test issue description - bug requires fix for next major release

Latest revision as of 11:45, 10 February 2010

Test Results for MySQL Platform

February 9/2010

  • EclipseLink 2.1.0 Nightly 20100210
  • DB: MySQL 5.1
  • JDBC driver: mysql-connector-java-5.1.5
  • Special Database Configuration: Database configured with Innodb
Test Name Tests Failures Errors
Core SRG 691 0 0
JPA SRG 195 0 0
Core LRG 11592 0 0
JPA LRG 1830 0 0
Server LRG (GlassFish v3) 1309 0 0

Test results equivalent to previous run

January 25/2010

  • EclipseLink 2.0.1 M1
  • DB: MySQL 5.1
  • JDBC driver: mysql-connector-java-5.1.5
  • Special Database Configuration: Database configured with Innodb
Test Name Tests Failures Errors
Core SRG 691 2 0
JPA SRG 195 0 0
Core LRG 11592 0 0
JPA LRG 1830 0 0
Server LRG (GlassFish v3) 1309 0 0


Regressions Introduced

  • Bug xxxxxxx - Core test issue description - added documented limitation
  • Bug xxxxxxy - Core test issue description - bug requires fix for next major release

Copyright © Eclipse Foundation, Inc. All Rights Reserved.