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 "Dali 3.2.1"

(New page: Dali 3.2 ==Dali 3.2.1 RC2 Release Manual Testing== {| border="4" cellpadding="4" |+ '''Manual Testing for 3.2.1 RC2 Release''' |'''Bug No.'''||'''Description'''||'''Test Steps'''||'...)
 
 
Line 12: Line 12:
 
|  
 
|  
 
|  
 
|  
 +
|-
 +
| 386491
 +
| JPQL CCE for query including element collection mapping
 +
| Create a JPA project
 +
| JPA project is created successfully
 
|-
 
|-
 
| ...
 
| ...
 
| ...
 
| ...
|  
+
| Create the 3 entities per the bug
|
+
| Verify the entities are created successfully and no ClassCastException occurs

Latest revision as of 15:15, 5 February 2013

Dali 3.2

Dali 3.2.1 RC2 Release Manual Testing

Manual Testing for 3.2.1 RC2 Release
Bug No. Description Test Steps Test Step Results
373430 Element Collection with primitive target class and map key class has incorrect errors
386491 JPQL CCE for query including element collection mapping Create a JPA project JPA project is created successfully
... ... Create the 3 entities per the bug Verify the entities are created successfully and no ClassCastException occurs

Back to the top