Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Won't Fix
-
Affects Version/s: alloy-2.0.0
-
Fix Version/s: alloy-2.0.1
-
Component/s: Liferay Faces Alloy / Showcase / Tests
-
Labels:None
Description
Steps to Reproduce
1. Start Liferay Portal 6.2 EE SP15 on JBoss AS7
2. Deploy the alloy-showcase-portlet from the 3.x branch of liferay-faces-bridge-impl.git
3. Run the showcase tests with the following command:
mvn -P liferay-alloy,integration,liferay,liferay62 clean test
Expected Results
All tests pass with zero failures.
Actual Results
Failed tests: runOutputLinkConversionTest(com.liferay.faces.test.showcase.outputlink.OutputLinkConversionTester): The url does not contain google.com instead it is about:blank. runOutputLinkGeneralTest(com.liferay.faces.test.showcase.outputlink.OutputLinkGeneralTester): The url does not contain liferay.com instead it is about:blank. Tests in error: runSelectManyListboxInstantAjaxTest(com.liferay.faces.test.showcase.selectmanylistbox.SelectManyListboxInstantAjaxTester): {"errorMessage":"Element is no longer attached to the DOM","request":{"headers":{"Accept-Encoding":"gzip,deflate","Cache-Control":"no-cache","Connection":"Keep-Alive","Host":"localhost:40643","User-Agent":"Apache-HttpClient/4.5.1 (Java/1.7.0_51)"},"httpVersion":"1.1","method":"GET","url":"/text","urlParsed":{"anchor":"","query":"","file":"text","directory":"/","path":"/text","relative":"/text","port":"","host":"","password":"","user":"","userInfo":"","authority":"","protocol":"","source":"/text","queryKey":{},"chunks":["text"]},"urlOriginal":"/session/c908f650-6bb1-11e6-9799-2392560ee92b/element/%3Awdc%3A1472232326805/text"}}(..) Tests run: 67, Failures: 2, Errors: 1, Skipped: 0
Attachments
Issue Links
- is related to
-
FACES-3056 Support headless Chrome
-
- Closed
-