Skip to content

test: make mvn test/verify pass on non-OSGi build#846

Merged
JonathanLennox merged 2 commits into
jitsi:masterfrom
JonathanLennox:fix-tests
May 11, 2026
Merged

test: make mvn test/verify pass on non-OSGi build#846
JonathanLennox merged 2 commits into
jitsi:masterfrom
JonathanLennox:fix-tests

Conversation

@JonathanLennox
Copy link
Copy Markdown
Member

Win32LocalhostTest now skips on non-Windows via Assume rather than failing on the missing IPHlpAPI native library.

Globally exclude OSGi LICK/Slick-style integration tests from Surefire in the parent pom. They require a BundleContext that is only populated when the test bundle is started inside an OSGi runtime, which is not wired up for the Maven build. Drop -DskipTests from CI now that the remaining unit tests run cleanly.

Win32LocalhostTest now skips on non-Windows via Assume rather than
failing on the missing IPHlpAPI native library.

Globally exclude OSGi LICK/Slick-style integration tests from Surefire
in the parent pom. They require a BundleContext that is only populated
when the test bundle is started inside an OSGi runtime, which is not
wired up for the Maven build. Drop -DskipTests from CI now that the
remaining unit tests run cleanly.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@JonathanLennox JonathanLennox merged commit a2f2704 into jitsi:master May 11, 2026
8 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants