You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@usergrid.apache.org by keyurkarnik <gi...@git.apache.org> on 2018/09/05 05:58:36 UTC

[GitHub] usergrid issue #598: Fixed tests for index rebuild

Github user keyurkarnik commented on the issue:

    https://github.com/apache/usergrid/pull/598
  
    All tests pass. Build succeeds
    
    [INFO] ------------------------------------------------------------------------
    [INFO] Reactor Summary:
    [INFO]
    [INFO] Usergrid Parent 2.2.0-SNAPSHOT ..................... SUCCESS [  1.568 s]
    [INFO] Usergrid Build Tools ............................... SUCCESS [  0.652 s]
    [INFO] Usergrid Config .................................... SUCCESS [  0.086 s]
    [INFO] Usergrid Persistence ............................... SUCCESS [  0.030 s]
    [INFO] Usergrid Model ..................................... SUCCESS [  1.554 s]
    [INFO] Usergrid Common .................................... SUCCESS [ 18.132 s]
    [INFO] Usergrid ActorSystem ............................... SUCCESS [  4.025 s]
    [INFO] Usergrid Collection ................................ SUCCESS [ 53.417 s]
    [INFO] Usergrid Map ....................................... SUCCESS [ 18.053 s]
    [INFO] Usergrid Queue ..................................... SUCCESS [03:27 min]
    [INFO] Usergrid QueryIndex ................................ SUCCESS [ 13.624 s]
    [INFO] Usergrid Test Utils ................................ SUCCESS [  5.296 s]
    [INFO] Usergrid Graph ..................................... SUCCESS [02:03 min]
    [INFO] Usergrid Cache ..................................... SUCCESS [  6.522 s]
    [INFO] Usergrid Token ..................................... SUCCESS [  3.103 s]
    [INFO] Usergrid Core ...................................... SUCCESS [02:57 min]
    [INFO] Usergrid Services .................................. SUCCESS [09:02 min]
    [INFO] Usergrid REST ...................................... SUCCESS [09:18 min]
    [INFO] Usergrid Tools ..................................... SUCCESS [  8.280 s]
    [INFO] Usergrid Query Validator 2.2.0-SNAPSHOT ............ SUCCESS [ 37.094 s]
    [INFO] ------------------------------------------------------------------------
    [INFO] BUILD SUCCESS
    [INFO] ------------------------------------------------------------------------
    [INFO] Total time: 29:41 min
    [INFO] Finished at: 2018-09-04T21:09:30-07:00
    [INFO] ------------------------------------------------------------------------


---