Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OSGi: enable root-context tests #4420

Closed
denis-anisimov opened this issue Jul 20, 2018 · 1 comment
Closed

OSGi: enable root-context tests #4420

denis-anisimov opened this issue Jul 20, 2018 · 1 comment

Comments

@denis-anisimov
Copy link
Contributor

denis-anisimov commented Jul 20, 2018

#4416 as a fix for #4227 adds IT tests for OSGi.
There are a number of failing tests which are disable via category IgnoreOSGi.
All tests should be fixed at some point and enabled in the end.

All tests may be divided into several categories:

  • template related tests. Templates requires polymer webjar. Webjars don't work because of Webjars are not OSGi compatible #4413.
  • push related tests. Currently they don't work because Jetty server in Felix is not properly configured for Push. Push should be configured and tests should be enabled.
  • other tests which fails. The reason should be investigated. Issues should be fixed and tests should be enabled.

I will create a ticket for every category.

@mcollovati
Copy link
Collaborator

Compatibility mode support, that is required by OSGi add-on, is not supported anymore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

3 participants