afs opened a new issue, #2344:
URL: https://github.com/apache/jena/issues/2344

   The `test:e2e` step of the frontend-maven-plugin in jena-fuseki-ui isnot 
managing to run the tests.
   
   This log is from the projects github action for MS Windows.
   ```
   [INFO] --- frontend-maven-plugin:1.15.0:yarn (yarn run test:e2e) @ 
jena-fuseki-ui ---
   [INFO] Running 'yarn run test:e2e' in C:\jena\jena-fuseki2\jena-fuseki-ui
   [INFO] yarn run v1.22.17
   [INFO] $ cross-env FUSEKI_PORT="${FUSEKI_PORT:=3030}" PORT="${PORT:=8080}" 
concurrently --names 'SERVER,CLIENT,TESTS' --prefix-colors 'yellow,blue,green' 
--success 'first' --kill-others 'yarn run serve:fuseki' 'yarn wait-on 
http://localhost:${FUSEKI_PORT}/$/ping && yarn run dev' 'yarn wait-on 
http-get://localhost:${PORT}/index.html && cypress run $@'
   [INFO] [CLIENT] 'run' is not recognized as an internal or external command,
   [INFO] [CLIENT] operable program or batch file.
   [INFO] [TESTS] The filename, directory name, or volume label syntax is 
incorrect.
   [INFO] [TESTS] serve:fuseki exited with code 1
   [INFO] --> Sending SIGTERM to other processes..
   [INFO] [CLIENT] run exited with code 1
   [INFO] --> Sending SIGTERM to other processes..
   [INFO] [5] 'http:' is not recognized as an internal or external command,
   [INFO] [5] operable program or batch file.
   [INFO] [5] http://localhost:%FUSEKI_PORT%/$/ping exited with code 1
   [INFO] --> Sending SIGTERM to other processes..
   [INFO] [SERVER] yarn exited with code 1
   [INFO] --> Sending SIGTERM to other processes..
   [INFO] [3] yarn exited with code 1
   [INFO] --> Sending SIGTERM to other processes..
   [INFO] [4] wait-on exited with code 1
   [INFO] error Command failed with exit code 1.
   [INFO] info Visit https://yarnpkg.com/en/docs/cli/run for documentation 
about this command.
   Error:  There are test failures.
   Failed to run task: 'yarn run test:e2e' failed.
   ```


-- 
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