Conversation
Test Results 717 files + 48 717 suites +48 1h 16m 46s ⏱️ -7s For more details on these failures and errors, see this check. Results for commit a3be34a. ± Comparison against base commit b3a6122. ♻️ This comment has been updated with latest results. |
|
@tjwatson the so it seems it either misses cleanup or should check if a bundle is already there. The aspect4j seems to be required for the embedded virgo tests, if I locally remove that a large part of the test are affected so it seems one would need a replacement for that mocking (maybe https://sling.apache.org/documentation/development/osgi-mock.html). |
91296fe to
a3be34a
Compare
|
A maybe better way would be to finally add OSGi Test support to PDE... then we don't need the mocking here... on the other hand I wonder why we need to mock OSGi at all? Can't the test just run with a connect framework or similar? |
No description provided.