Skip to content

Migrate test fixtures to non-deprecated contentTypes extension point#3937

Merged
vogella merged 1 commit intoeclipse-platform:masterfrom
vogella:migrate-tests-contenttypes-point
Apr 26, 2026
Merged

Migrate test fixtures to non-deprecated contentTypes extension point#3937
vogella merged 1 commit intoeclipse-platform:masterfrom
vogella:migrate-tests-contenttypes-point

Conversation

@vogella
Copy link
Copy Markdown
Contributor

@vogella vogella commented Apr 26, 2026

Two test fixtures still contributed to the deprecated org.eclipse.core.runtime.contentTypes extension point, which is being removed in eclipse-platform/eclipse.platform#1644. Switches them to the non-deprecated org.eclipse.core.contenttype.contentTypes equivalent — only the point= attribute changes; the fixtures themselves (regression test for bug 107121 used by OpenNavigatorFolderTest, and ObjectContributionTest) are unaffected. Schema documentation references are handled separately in #3936.

The org.eclipse.core.runtime.contentTypes extension point is being
removed in eclipse-platform/eclipse.platform#1644. Update the two
remaining test fixtures (regression test for bug 107121 in
OpenNavigatorFolderTest, and ObjectContributionTest) to contribute to
org.eclipse.core.contenttype.contentTypes instead.
@github-actions
Copy link
Copy Markdown
Contributor

Test Results

   852 files  ±0     852 suites  ±0   53m 8s ⏱️ - 1m 23s
 7 913 tests ±0   7 670 ✅ ±0  243 💤 ±0  0 ❌ ±0 
20 241 runs  ±0  19 586 ✅ ±0  655 💤 ±0  0 ❌ ±0 

Results for commit 9aa5897. ± Comparison against base commit dd4b23d.

@vogella vogella merged commit c767a80 into eclipse-platform:master Apr 26, 2026
18 checks passed
@vogella vogella deleted the migrate-tests-contenttypes-point branch April 26, 2026 12:23
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