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

Properly create IJavaProject in JpmsConfigurationTest #1734

Merged
merged 1 commit into from
Apr 9, 2024

Conversation

akurtakov
Copy link
Contributor

The pattern used to cast java nature to java project is wrong and we have seen it used in many places but broke for some reason with 2024-03. This reduces the failing tests of
#1720 .

The pattern used to cast java nature to java project is wrong and we
have seen it used in many places but broke for some reason with 2024-03.
This reduces the failing tests of
eclipse-m2e#1720 .
@akurtakov akurtakov self-assigned this Apr 9, 2024
Copy link

github-actions bot commented Apr 9, 2024

Test Results

  214 files  ±0    214 suites  ±0   23m 10s ⏱️ - 6m 22s
  665 tests ±0    654 ✅ ±0  10 💤 ±0  1 ❌ ±0 
1 330 runs  ±0  1 308 ✅ ±0  20 💤 ±0  2 ❌ ±0 

For more details on these failures, see this check.

Results for commit 439ddfb. ± Comparison against base commit 41bce90.

@akurtakov
Copy link
Contributor Author

Unrelated test failure.

@akurtakov akurtakov merged commit 2756a6f into eclipse-m2e:master Apr 9, 2024
5 of 7 checks passed
@akurtakov akurtakov deleted the jpmstest branch April 9, 2024 08:14
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.

None yet

1 participant