kinow commented on issue #2344:
URL: https://github.com/apache/jena/issues/2344#issuecomment-2021290428

   Oh, I forgot to comment here, but I tested again after my last comment and 
it seemed to fail with `concurrently`. In our `package.json`, the `test:e2e` 
calls `concurrently` 
https://github.com/apache/jena/blob/7b3e36afd6e42972c717ac9bc4be26e03a5e07d2/jena-fuseki2/jena-fuseki-ui/package.json#L13
   
   I found other issues from users with problems using concurrently+Windows
   
   - https://github.com/open-cli-tools/concurrently/issues/208
   - https://github.com/open-cli-tools/concurrently/issues/167
   
   I will try again next time I boot on Windows, but if anyone needs to run the 
tests on windows right now, it'd be simpler to just run on different terminals 
`yarn serve:fuseki`, `yarn dev`, and `npx cypress run`.
   
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to