You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/02/20 13:32:50 UTC

[GitHub] csantanapr commented on issue #3303: Actually retry package remove on conflict.

csantanapr commented on issue #3303: Actually retry package remove on conflict.
URL: https://github.com/apache/incubator-openwhisk/pull/3303#issuecomment-366978294
 
 
   @cbickel PG3 1888 had problems ? 
   ```
   Pruning sources from previous analysis, due to incompatible CompileSetup.
   /home/cusina/workspace/Playground3/blue/bluemix/tests/src/test/scala/bluemix/billing/BluemixWskBillingTests.scala:343: constructor cannot be instantiated to expected type;
    found   : (T1, T2)
    required: Unit
           val timeWindows = activations.map { case (result, namespace) => calculateTimeWindowFromInvocationResponse(result.asInstanceOf[String]) }.distinct
                                                    ^
   /home/cusina/workspace/Playground3/blue/bluemix/tests/src/test/scala/bluemix/billing/BluemixWskBillingTests.scala:353: constructor cannot be instantiated to expected type;
    found   : (T1, T2)
    required: Unit
               case (activation, namespace) =>
                    ^
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services