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/14 21:28:03 UTC

[GitHub] dubeejw commented on issue #3287: Fix view mismatch in test

dubeejw commented on issue #3287: Fix view mismatch in test
URL: https://github.com/apache/incubator-openwhisk/pull/3287#issuecomment-365750708
 
 
   ```
   
   whisk.core.entity.test.ViewTests > Datastore View should query whisk view for activations sorted by date FAILED
       java.lang.AssertionError: assertion failed: wait aborted
           at scala.Predef$.assert(Predef.scala:170)
           at whisk.core.database.test.DbUtils$class.waitOnViewImpl(DbUtils.scala:120)
           at whisk.core.database.test.DbUtils$class.waitOnView(DbUtils.scala:88)
           at whisk.core.entity.test.ViewTests.waitOnView(ViewTests.scala:40)
           at whisk.core.entity.test.ViewTests$$anonfun$20.apply(ViewTests.scala:395)
           at whisk.core.entity.test.ViewTests$$anonfun$20.apply(ViewTests.scala:359)
   ```

----------------------------------------------------------------
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