-
Notifications
You must be signed in to change notification settings - Fork 124
Add Surefire Provider Classpath to Eclipse test classpath #2116
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
base: main
Are you sure you want to change the base?
Conversation
Test Results 327 files ±0 327 suites ±0 1h 17m 2s ⏱️ + 11m 22s For more details on these failures and errors, see this check. Results for commit f9092af. ± Comparison against base commit 9776a7f. This pull request removes 10 and adds 12 tests. Note that renamed tests count towards both.This pull request removes 5 skipped tests and adds 6 skipped tests. Note that renamed tests count towards both.♻️ This comment has been updated with latest results. |
|
This pull request changes some projects for the first time in this development cycle. An additional commit containing all the necessary changes was pushed to the top of this PR's branch. To obtain these changes (for example if you want to push more changes) either fetch from your fork or apply the git patch. Git patchFurther information are available in Common Build Issues - Missing version increments. |
|
Probably needs some cleanup in |
|
@kwin can we have a testcase covering this feature? |
|
Instead of polluting the testing classpath one should probably rather extend |
Deprecate duplicate constants (defined in org.eclipse.jdt.core.IClasspathAttribute) This closes #2112
b6855d9 to
e03d82d
Compare
Deprecate duplicate constants (defined in
org.eclipse.jdt.core.IClasspathAttribute)
This closes #2112