You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@guacamole.apache.org by "mike-jumper (via GitHub)" <gi...@apache.org> on 2023/05/18 21:22:11 UTC

[GitHub] [guacamole-server] mike-jumper opened a new pull request, #443: GUACAMOLE-1754: Run unit tests within Docker build.

mike-jumper opened a new pull request, #443:
URL: https://github.com/apache/guacamole-server/pull/443

   (no comment)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@guacamole.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [guacamole-server] jmuehlner merged pull request #443: GUACAMOLE-1754: Run unit tests within Docker build.

Posted by "jmuehlner (via GitHub)" <gi...@apache.org>.
jmuehlner merged PR #443:
URL: https://github.com/apache/guacamole-server/pull/443


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@guacamole.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [guacamole-server] mike-jumper commented on pull request #443: GUACAMOLE-1754: Run unit tests within Docker build.

Posted by "mike-jumper (via GitHub)" <gi...@apache.org>.
mike-jumper commented on PR #443:
URL: https://github.com/apache/guacamole-server/pull/443#issuecomment-1553722351

   Rebased off recently-merged #442 and all seems well again.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@guacamole.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [guacamole-server] mike-jumper commented on pull request #443: GUACAMOLE-1754: Run unit tests within Docker build.

Posted by "mike-jumper (via GitHub)" <gi...@apache.org>.
mike-jumper commented on PR #443:
URL: https://github.com/apache/guacamole-server/pull/443#issuecomment-1553668590

   The PR build failure is due to libwebsockets.org not functioning as expected:
   
   ```
   Cloning into 'libwebsockets'...
   error: RPC failed; curl 18 HTTP/2 stream 3 was reset
   fetch-pack: unexpected disconnect while reading sideband packet
   fatal: early EOF
   fatal: fetch-pack: invalid index-pack output
   ```
   
   which should be addressed by #442.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@guacamole.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org