Re: [PR] Add github on-commit tests on MacOS and Windows [lucene]

2024-12-12 Thread via GitHub
dweiss commented on PR #14054: URL: https://github.com/apache/lucene/pull/14054#issuecomment-2539166827 I think distribution tests (run-checks-mod-distribution.tests.yml) run on MacOSX. Also, Uwe has his own jenkins box, which runs Windows and Mac tests (on a virtual machine). These github

Re: [PR] Add github on-commit tests on MacOS and Windows [lucene]

2024-12-10 Thread via GitHub
dweiss merged PR #14054: URL: https://github.com/apache/lucene/pull/14054 -- 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: issues-unsubscr...@lucene.apac

Re: [PR] Add github on-commit tests on MacOS and Windows [lucene]

2024-12-10 Thread via GitHub
dweiss commented on PR #14054: URL: https://github.com/apache/lucene/pull/14054#issuecomment-2532191067 The failing check on Windows is due to #14053 - shows it's working. ;) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[PR] Add github on-commit tests on MacOS and Windows [lucene]

2024-12-10 Thread via GitHub
dweiss opened a new pull request, #14054: URL: https://github.com/apache/lucene/pull/14054 There are some low-level APIs used now that may be surprising and behave differently on different platforms. I suggest we enable MacOS and Windows builds to have a broader coverage and earlier feedbac