Details
-
Technical Task
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Test failure:
V2AddlRequestTests_SPEC2_11_Action_publicRenderParameters4
"Public render parameters are available in the processAction method"
Steps
- Add AddlRequestTests_SPEC2_11_Action to a page
- Run all tests in portlet
Results:
Test Failed
Details: Public render parameters are available in the processAction method. Render parameter tckPRP1 is not found or is not equal to "true".
However, depending on the order I run the tests locally, sometimes the test shows as Passed, it seems there might be an interaction between the tests.
If you create a new page, add the portlet again, click the link for V2AddlRequestTests_SPEC2_11_Action_publicRenderParameters4, and run it without running other tests, it will show as Passed
Test Succeeded Details: Public render parameters are available in the processAction method