-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: No Longer Reproducible
-
Affects Version/s: liferay-faces-3.2.5-ga6
-
Fix Version/s: None
-
Component/s: Liferay Faces Bridge Impl / Demos / Tests, ZZZ: Legacy - Test
-
Labels:None
Steps to Reproduce:
1. Install Liferay Portal 6.2.10 SP11 on WebLogic 12.1.2.0
2. Startup Liferay+WebLogic
3. Deploy the following portlets:
- icefaces3-portlet-3.2.5-ga6.war
- primefaces4-portlet-3.2.5-ga6.war
- primefaces5-portlet-3.2.5-ga6.war
4. Run the integration tests for each of these three portlets
If the problem still exists, then a test failure error message similar to the following will appear in the terminal:
Failed tests: dataEntry(com.liferay.faces.test.Primefaces5PortletTest): firstNameFieldError should be visible after tabbing out with no value
However, the tests pass manually, so this is probably some sort of timing problem in the Selenium test.