afs commented on PR #2574: URL: https://github.com/apache/jena/pull/2574#issuecomment-2221173098
Summary of the current (2024-07-10) state: There are 3 issues that seem to be independent: 1. "Cypress failed to start" - environmental, only happens on Jenkins and the build does work on github local machine. Starts at PR #2410. Could this be a version of something from the host runner? 2. Sass deprecation warnings - these will need addressing but are not a problem. Starts at PR #2573 (dependabot) 3. This unmerged PR #2574 / local only. The update is vite-test 1.6.0 to 2.0.1 Rebasing main to bring it up-to-date has no effect. It is a `test:unit` failure. Blocker - don't merge. ``` [INFO] ❯ tests/unit/views/dataset/query.vue.spec.js (1 test | 1 failed) 4ms [INFO] × Query view > is created with the correct initial values [INFO] → vi.useFakeTimers({ toFake: ["nextTick"] }) is not supported in node:child_process. Use --pool=threads if mocking nextTick is required. ``` -- 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-unsubscr...@jena.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: pr-unsubscr...@jena.apache.org For additional commands, e-mail: pr-h...@jena.apache.org