Skip to content

[WIP] Recover execution of org.eclipse.equinox.region.tests#146

Draft
Copilot wants to merge 2 commits into
masterfrom
copilot/recover-region-tests-execution
Draft

[WIP] Recover execution of org.eclipse.equinox.region.tests#146
Copilot wants to merge 2 commits into
masterfrom
copilot/recover-region-tests-execution

Conversation

Copy link
Copy Markdown

Copilot AI commented Nov 12, 2025

Thanks for assigning this issue to me. I'm starting to work on it and will keep this PR's description up to date as I form a plan and make progress.

Original prompt

This section details on the original issue you should resolve

<issue_title>Recover org.eclipse.equinox.region.tests execution</issue_title>
<issue_description>bundles/org.eclipse.equinox.region.tests are currently disabled due to dependency to aspectj.

We like to enable them again and need to do these steps:

  1. decompile the stubs from the jar into a java class so we can modify them, we also need to investigate where exactly aspectj is needed and what it does here
  2. enable the tests in the pom.xml again
  3. make sure they compile/run and that copilot can execute these successfully (even though they might fail as a single module, document any problems that prevent this so we can fix it</issue_description>

Comments on the Issue (you are @copilot in this section)


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

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.

Recover org.eclipse.equinox.region.tests execution

2 participants