[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
[eclipselink-dev] Checked in: Fix bug 286847
|
- From: Kevin Yuan <kevin.yuan@xxxxxxxxxx>
- Date: Mon, 17 Aug 2009 15:08:29 -0400
- Delivered-to: eclipselink-dev@eclipse.org
- User-agent: Thunderbird 2.0.0.21 (Windows/20090302)
Several JPA server test suites have the same name - ServerTestSuite, the result report always link to the first suite when try to check the test results.
Add a prefix for ServerTestSuite to generate readable test results report.
Code Reviewed by Edwin Tang.
Checked in EclipseLink 2.0 , Revision: 4880
https://bugs.eclipse.org/bugs/show_bug.cgi?id=286847
- Kevin