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

Fix tests expecting TextMergeViewer class only #1283

Merged
merged 1 commit into from
Apr 4, 2024

Conversation

iloveeclipse
Copy link
Member

TextMergeViewer was expected by SaveableCompareEditorInputTest but more specific implementation (subclass of it) - GenericEditorMergeViewer was seen by the test after changes made to allow more specific viewer to "win" in the compare editor for text content.

See eclipse-platform/eclipse.platform.ui#1747
See #1277

TextMergeViewer was expected by SaveableCompareEditorInputTest but more
specific implementation (subclass of it) - GenericEditorMergeViewer was
seen by the test after changes made to allow more specific viewer to
"win" in the compare editor for text content.

See eclipse-platform/eclipse.platform.ui#1747
See eclipse-platform#1277
Copy link
Contributor

github-actions bot commented Apr 4, 2024

Test Results

   639 files  ±0     639 suites  ±0   39m 17s ⏱️ - 1m 28s
 3 946 tests ±0   3 924 ✅ ±0   22 💤 ±0  0 ❌ ±0 
12 444 runs  ±0  12 283 ✅ ±0  161 💤 ±0  0 ❌ ±0 

Results for commit 3210198. ± Comparison against base commit 6de5471.

@akurtakov
Copy link
Member

Thanks!

@akurtakov akurtakov merged commit e2facf9 into eclipse-platform:master Apr 4, 2024
13 of 16 checks passed
@iloveeclipse
Copy link
Member Author

The only issue I see is unrelated: baseline and build for org/eclipse/compare/internal/Utilities.class have different contents

@iloveeclipse iloveeclipse deleted the issue_1747 branch April 4, 2024 10:19
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.

2 participants