Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be 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/TestStatus/JUnit-Results"

(MOXy JUnit Test Summary)
(SDO)
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
  
 
=== MOXy (OXM) ===
 
=== MOXy (OXM) ===
 +
* [[EclipseLink/Development/TestStatus/MOXy-Instructions| Run the MOXy Junit tests]]
 
{| border="1"
 
{| border="1"
 
! Tests !! Failures !! Errors !! Success rate !! Time
 
! Tests !! Failures !! Errors !! Success rate !! Time
Line 16: Line 17:
  
 
=== SDO ===
 
=== SDO ===
 +
* [[EclipseLink/Development/TestStatus/SDO-Instructions| Run the SDO Junit tests]]
 
{| border="1"
 
{| border="1"
 
! Tests !! Failures !! Errors !! Success rate !! Time
 
! Tests !! Failures !! Errors !! Success rate !! Time
 
|-  
 
|-  
! 3807 || 16 || 12 || 99.26% || 260.445
+
! 3807 || 13 || 12 || 99.26% || 260.445
 
|}
 
|}

Latest revision as of 14:25, 29 October 2007

JUnit Test Summary

MOXy (OXM)

Tests Failures Errors Success rate Time
10818 0 0 100% 158.329

MOXy (JAXB)

Tests Failures Errors Success rate Time
323 0 0 100% 8.938

SDO

Tests Failures Errors Success rate Time
3807 13 12 99.26% 260.445

Back to the top