XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 5.8-SNAPSHOT
    • Fix Version/s: 5.8
    • Component/s: Tests
    • Backlog priority:
      700

      Description

      The jbpm functional tests have been brokebn for some time now (because of a label change...)

      Since that, functional tests have also been broken because of select2 usage.

      After fixing that, the following error occurs on server when running suite-setup.html (so other tests have not been updated neither)

      Caused by: java.lang.UnsupportedOperationException
      	at org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl.getTaskInstances(TaskServiceImpl.java:650)
      	at org.nuxeo.ecm.platform.task.web.TaskActionsBean.getCurrentDocumentTasks(TaskActionsBean.java:95)
      	at org.nuxeo.ecm.platform.task.web.TaskActionsBean.getCurrentDashBoardItemsExceptPublishingTasks(TaskActionsBean.java:122)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      	at java.lang.reflect.Method.invoke(Method.java:606)
      	at org.jboss.seam.util.Reflections.invoke(Reflections.java:22)
      	at org.jboss.seam.intercept.RootInvocationContext.proceed(RootInvocationContext.java:31)
      	at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:56)
      

      This is linked to changes for NXP-12059...

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: