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

Disable docker reddeer tests #378

Merged
merged 1 commit into from
Jul 15, 2024
Merged

Conversation

akurtakov
Copy link
Contributor

Reddeer no longer resolves with latest 2024-09 simrel and fails with:

[ERROR] Cannot resolve target definition:
[ERROR]   Software being installed:
org.eclipse.reddeer.eclipse.feature.feature.group 4.7.0.v20230906-0832
[ERROR]   Missing requirement: org.eclipse.reddeer.junit
4.7.0.v20230906-0832 requires 'osgi.bundle; org.json 1.0.0' but it could
not be found
[ERROR]   Cannot satisfy dependency:
org.eclipse.reddeer.eclipse.feature.feature.group 4.7.0.v20230906-0832
depends on: org.eclipse.equinox.p2.iu; org.eclipse.reddeer.junit
[4.7.0.v20230906-0832,4.7.0.v20230906-0832]

There is ancient docker tests feature being deleted too as it referenced the tests but was not published in any way thus useless nowadays.

Reddeer no longer resolves with latest 2024-09 simrel and fails with:
```
[ERROR] Cannot resolve target definition:
[ERROR]   Software being installed:
org.eclipse.reddeer.eclipse.feature.feature.group 4.7.0.v20230906-0832
[ERROR]   Missing requirement: org.eclipse.reddeer.junit
4.7.0.v20230906-0832 requires 'osgi.bundle; org.json 1.0.0' but it could
not be found
[ERROR]   Cannot satisfy dependency:
org.eclipse.reddeer.eclipse.feature.feature.group 4.7.0.v20230906-0832
depends on: org.eclipse.equinox.p2.iu; org.eclipse.reddeer.junit
[4.7.0.v20230906-0832,4.7.0.v20230906-0832]
```

There is ancient docker tests feature being deleted too as it referenced
the tests but was not published in any way thus useless nowadays.
@akurtakov
Copy link
Contributor Author

This fixes #261 as conversion becomes even harder now and not smth I can spend time on.

@akurtakov akurtakov merged commit eab1c79 into eclipse-linuxtools:master Jul 15, 2024
3 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.

1 participant