-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: bridge-impl-3.0.0, bridge-impl-4.0.0
-
Fix Version/s: bridge-impl-3.0.0, bridge-impl-4.0.0
-
Component/s: Liferay Faces Bridge Impl / Demos / Tests
-
Labels:None
Steps to Reproduce:
(Note that this is likely a problem in the Selenium tester, not with the bridge/demos because the tests pass when done manually)
1. Deploy the jsf2-export-pdf-portlet demo to Liferay Portal 7.0.0
2. Add the portlet to a new portal page named "JSF2 PDF"
3. Reload the "JSF2 PDF" page
4. Run the integration tests from the console:
test/integration/demos/bridge mvn -P integration test -rf :test-jsf2-export-pdf-portlet
If the bug is fixed, then the tests will execute without any failures.
If the bug still exists, then the following report will appear in the console log:
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 5.711 sec <<< FAILURE! Results : Tests in error: renderViewMode(com.liferay.faces.test.Jsf2ExportPdfPortletTest) Tests run: 1, Failures: 0, Errors: 1, Skipped: 0