Uploaded image for project: 'AeroGear'
  1. AeroGear
  2. AEROGEAR-4443

Vertx and SimplePush integration tests execution issues

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 2.0.0
    • 1.5.0
    • None
    • None

    Description

      I think that we should enforce the Travis build environment to use Oracle JDK 1.7.0 since both Vert.x and netty (https://github.com/danbev/netty) require it.

      I received a timeout during execution of Vert.x integration tests, locally and this happened because I was using JDK 1.6.0. The same timeout occured in the Travis build, triggered by a PR (https://travis-ci.org/aerogear/aerogear-js/builds/25614782).

      And something more. I cannot find a message inside Travis logs (even previous successful builds), which indicates that the simplepush integration tests have been executed, nor the message "Server started" for SPS which should have been printed according (https://github.com/aerogear/aerogear-js-integration/blob/master/servers/simplepush/server.sh#L40) For activemq & vertx tests a message like the following is being printed:

      Running "integration-activemq" task�

      I would expect to see a grunt log like:

      Running "integration-simplepush" task�

      In my local environment I faced the same issue with SPS and the server started only after installing Oracle JDK 7 and killing a process which was using the port 7777.

      Could someone from QE take a look and verify the above?

      Attachments

        Issue Links

          Activity

            People

              lfryc Lukáš Fryč (Inactive)
              aemmanou Tolis Emmanouilidis (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: