Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
7.0.0 M3
-
None
-
6.2.x
-
Committed
-
4
Description
The test-kaleo-portlet is failing to build on master.
After running "ant clean war":
clean: [delete] Deleting directory /home/vicnate5/Liferay/Source/private/master-plugins/portlets/test-kaleo-portlet/docroot/WEB-INF/classes war: [mkdir] Created dir: /home/vicnate5/Liferay/Source/private/master-plugins/portlets/test-kaleo-portlet/docroot/WEB-INF/classes [copy] Copying 1 file to /home/vicnate5/Liferay/Source/private/master-plugins/portlets/test-kaleo-portlet/docroot/WEB-INF/lib [copy] Copying 5 files to /home/vicnate5/Liferay/Source/private/master-plugins/portlets/test-kaleo-portlet/docroot/WEB-INF/lib [copy] Copying 33 files to /home/vicnate5/Liferay/Source/private/master-plugins/portlets/test-kaleo-portlet/docroot/WEB-INF/classes [copy] Copied 8 empty directories to 6 empty directories under /home/vicnate5/Liferay/Source/private/master-plugins/portlets/test-kaleo-portlet/docroot/WEB-INF/classes [javac] Compiling 4 source files to /home/vicnate5/Liferay/Source/private/master-plugins/portlets/test-kaleo-portlet/docroot/WEB-INF/classes [javac] ---------- [javac] 1. ERROR in /home/vicnate5/Liferay/Source/private/master-plugins/portlets/test-kaleo-portlet/docroot/WEB-INF/src/com/liferay/portal/workflow/kaleo/test/KaleoDefinitionTestCase.java (at line 23) [javac] import org.junit.Test; [javac] ^^^^^^^^^ [javac] The import org.junit cannot be resolved [javac] ---------- [javac] 2. ERROR in /home/vicnate5/Liferay/Source/private/master-plugins/portlets/test-kaleo-portlet/docroot/WEB-INF/src/com/liferay/portal/workflow/kaleo/test/KaleoDefinitionTestCase.java (at line 30) [javac] @Test [javac] ^^^^ [javac] Test cannot be resolved to a type [javac] ---------- [javac] 3. ERROR in /home/vicnate5/Liferay/Source/private/master-plugins/portlets/test-kaleo-portlet/docroot/WEB-INF/src/com/liferay/portal/workflow/kaleo/test/KaleoDefinitionTestCase.java (at line 38) [javac] @Test [javac] ^^^^ [javac] Test cannot be resolved to a type [javac] ---------- [javac] 4. ERROR in /home/vicnate5/Liferay/Source/private/master-plugins/portlets/test-kaleo-portlet/docroot/WEB-INF/src/com/liferay/portal/workflow/kaleo/test/KaleoDefinitionTestCase.java (at line 51) [javac] @Test [javac] ^^^^ [javac] Test cannot be resolved to a type [javac] ---------- [javac] 5. ERROR in /home/vicnate5/Liferay/Source/private/master-plugins/portlets/test-kaleo-portlet/docroot/WEB-INF/src/com/liferay/portal/workflow/kaleo/test/KaleoDefinitionTestCase.java (at line 104) [javac] @Test [javac] ^^^^ [javac] Test cannot be resolved to a type [javac] ---------- [javac] 6. ERROR in /home/vicnate5/Liferay/Source/private/master-plugins/portlets/test-kaleo-portlet/docroot/WEB-INF/src/com/liferay/portal/workflow/kaleo/test/KaleoDefinitionTestCase.java (at line 112) [javac] @Test [javac] ^^^^ [javac] Test cannot be resolved to a type [javac] ---------- [javac] 7. ERROR in /home/vicnate5/Liferay/Source/private/master-plugins/portlets/test-kaleo-portlet/docroot/WEB-INF/src/com/liferay/portal/workflow/kaleo/test/KaleoDefinitionTestCase.java (at line 126) [javac] @Test [javac] ^^^^ [javac] Test cannot be resolved to a type [javac] ---------- [javac] 8. ERROR in /home/vicnate5/Liferay/Source/private/master-plugins/portlets/test-kaleo-portlet/docroot/WEB-INF/src/com/liferay/portal/workflow/kaleo/test/KaleoDefinitionTestCase.java (at line 139) [javac] @Test [javac] ^^^^ [javac] Test cannot be resolved to a type [javac] ---------- [javac] 9. ERROR in /home/vicnate5/Liferay/Source/private/master-plugins/portlets/test-kaleo-portlet/docroot/WEB-INF/src/com/liferay/portal/workflow/kaleo/test/KaleoDefinitionTestCase.java (at line 163) [javac] @Test [javac] ^^^^ [javac] Test cannot be resolved to a type [javac] ---------- [javac] 10. ERROR in /home/vicnate5/Liferay/Source/private/master-plugins/portlets/test-kaleo-portlet/docroot/WEB-INF/src/com/liferay/portal/workflow/kaleo/test/KaleoDefinitionTestCase.java (at line 175) [javac] @Test [javac] ^^^^ [javac] Test cannot be resolved to a type [javac] ---------- [javac] 11. ERROR in /home/vicnate5/Liferay/Source/private/master-plugins/portlets/test-kaleo-portlet/docroot/WEB-INF/src/com/liferay/portal/workflow/kaleo/test/KaleoDefinitionTestCase.java (at line 185) [javac] @Test [javac] ^^^^ [javac] Test cannot be resolved to a type [javac] ---------- [javac] 12. ERROR in /home/vicnate5/Liferay/Source/private/master-plugins/portlets/test-kaleo-portlet/docroot/WEB-INF/src/com/liferay/portal/workflow/kaleo/test/KaleoDefinitionTestCase.java (at line 198) [javac] @Test [javac] ^^^^ [javac] Test cannot be resolved to a type [javac] ---------- [javac] 13. ERROR in /home/vicnate5/Liferay/Source/private/master-plugins/portlets/test-kaleo-portlet/docroot/WEB-INF/src/com/liferay/portal/workflow/kaleo/test/KaleoDefinitionTestCase.java (at line 210) [javac] @Test [javac] ^^^^ [javac] Test cannot be resolved to a type [javac] ---------- [javac] 14. ERROR in /home/vicnate5/Liferay/Source/private/master-plugins/portlets/test-kaleo-portlet/docroot/WEB-INF/src/com/liferay/portal/workflow/kaleo/test/KaleoDefinitionTestCase.java (at line 222) [javac] @Test [javac] ^^^^ [javac] Test cannot be resolved to a type [javac] ---------- [javac] 15. ERROR in /home/vicnate5/Liferay/Source/private/master-plugins/portlets/test-kaleo-portlet/docroot/WEB-INF/src/com/liferay/portal/workflow/kaleo/test/KaleoDefinitionTestCase.java (at line 234) [javac] @Test [javac] ^^^^ [javac] Test cannot be resolved to a type [javac] ---------- [javac] 16. ERROR in /home/vicnate5/Liferay/Source/private/master-plugins/portlets/test-kaleo-portlet/docroot/WEB-INF/src/com/liferay/portal/workflow/kaleo/test/KaleoDefinitionTestCase.java (at line 244) [javac] @Test [javac] ^^^^ [javac] Test cannot be resolved to a type [javac] ---------- [javac] 17. ERROR in /home/vicnate5/Liferay/Source/private/master-plugins/portlets/test-kaleo-portlet/docroot/WEB-INF/src/com/liferay/portal/workflow/kaleo/test/KaleoDefinitionTestCase.java (at line 257) [javac] @Test [javac] ^^^^ [javac] Test cannot be resolved to a type [javac] ---------- [javac] 18. ERROR in /home/vicnate5/Liferay/Source/private/master-plugins/portlets/test-kaleo-portlet/docroot/WEB-INF/src/com/liferay/portal/workflow/kaleo/test/KaleoDefinitionTestCase.java (at line 270) [javac] @Test [javac] ^^^^ [javac] Test cannot be resolved to a type [javac] ---------- [javac] 19. ERROR in /home/vicnate5/Liferay/Source/private/master-plugins/portlets/test-kaleo-portlet/docroot/WEB-INF/src/com/liferay/portal/workflow/kaleo/test/KaleoDefinitionTestCase.java (at line 282) [javac] @Test [javac] ^^^^ [javac] Test cannot be resolved to a type [javac] ---------- [javac] 20. ERROR in /home/vicnate5/Liferay/Source/private/master-plugins/portlets/test-kaleo-portlet/docroot/WEB-INF/src/com/liferay/portal/workflow/kaleo/test/KaleoDefinitionTestCase.java (at line 292) [javac] @Test [javac] ^^^^ [javac] Test cannot be resolved to a type [javac] ---------- [javac] 21. ERROR in /home/vicnate5/Liferay/Source/private/master-plugins/portlets/test-kaleo-portlet/docroot/WEB-INF/src/com/liferay/portal/workflow/kaleo/test/KaleoDefinitionTestCase.java (at line 300) [javac] @Test [javac] ^^^^ [javac] Test cannot be resolved to a type [javac] ---------- [javac] 22. ERROR in /home/vicnate5/Liferay/Source/private/master-plugins/portlets/test-kaleo-portlet/docroot/WEB-INF/src/com/liferay/portal/workflow/kaleo/test/KaleoDefinitionTestCase.java (at line 311) [javac] @Test [javac] ^^^^ [javac] Test cannot be resolved to a type [javac] ---------- [javac] 23. ERROR in /home/vicnate5/Liferay/Source/private/master-plugins/portlets/test-kaleo-portlet/docroot/WEB-INF/src/com/liferay/portal/workflow/kaleo/test/KaleoDefinitionTestCase.java (at line 321) [javac] @Test [javac] ^^^^ [javac] Test cannot be resolved to a type [javac] ---------- [javac] 24. ERROR in /home/vicnate5/Liferay/Source/private/master-plugins/portlets/test-kaleo-portlet/docroot/WEB-INF/src/com/liferay/portal/workflow/kaleo/test/KaleoDefinitionTestCase.java (at line 331) [javac] @Test [javac] ^^^^ [javac] Test cannot be resolved to a type [javac] ---------- [javac] 24 problems (24 errors) BUILD FAILED /home/vicnate5/Liferay/Source/private/master-plugins/build-common.xml:2705: The following error occurred while executing this line: : The following error occurred while executing this line: /home/vicnate5/Liferay/Source/private/master-plugins/build-common.xml:2299: The following error occurred while executing this line: : The following error occurred while executing this line: /home/vicnate5/Liferay/Source/private/master-plugins/build-common.xml:431: The following error occurred while executing this line: /home/vicnate5/Liferay/Source/private/master-plugins/build-common.xml:788: The following error occurred while executing this line: /home/vicnate5/Liferay/Source/private/master-plugins/build-common.xml:675: Compile failed; see the compiler error output for details.
Failure also occuring on our Jenkins test server:
https://build.liferay.com/1/view/test-portal-branch-upstream%28master%29/job/test-portal-branch-upstream-plugins(master)/
Attachments
Issue Links
- is caused by
-
LPS-48935 Use the test infrastructure modules as OSGi bundles
- Closed