-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: portal-1.0.1, portal-2.0.1, portal-3.0.1
-
Component/s: Liferay Faces Portal / Demos / Tests
-
Labels:None
On occasion, the pluto-portal-driver-config.xml descriptor will have an old/obsolete test removed from a page. When that happens, the XML content looks something like the following:
pluto-portal-driver-config.xml
<page name="TestPage026" uri="/WEB-INF/themes/pluto-default-theme.jsp"> <!-- AVAILABLE TEST SLOT --> </page>
This issue serves as a task for enabling the test-setup-hook to skip of creation of these empty/available pages.