You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pr@jena.apache.org by GitBox <gi...@apache.org> on 2022/11/19 19:14:16 UTC

[GitHub] [jena] kinow commented on pull request #1630: [GH-1622] Make the Jena Fuseki UI and Vue ports dynamic for the e2e tests

kinow commented on PR #1630:
URL: https://github.com/apache/jena/pull/1630#issuecomment-1320950402

   The screenshots are not really helpful, I think. But the output of `netstat` starts with few ports including `3030`, gets more ports while the tests run, and then goes back to the initial state with `3030` bound by `python3 -m http.server 3030`.
   
   And the tests have run successfully :slightly_smiling_face: 
   
   Also tested running the backend with Eclipse and then `yarn run serve`, and everything worked as before (this is how I develop the UI).
   
   Whether we move the e2e tests out of the main execution, and into a profile, at least this PR will make sure that the tests can be executed regardless of whether another instance of Fuseki is already running or not.
   
   :+1: 


-- 
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: pr-unsubscribe@jena.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@jena.apache.org
For additional commands, e-mail: pr-help@jena.apache.org