Skip to content

Show only single editor when open plain BND files #276

Show only single editor when open plain BND files

Show only single editor when open plain BND files #276

GitHub Actions / Test Results succeeded Oct 26, 2023 in 0s

All 96 tests pass in 23s

  36 files   -    227    36 suites   - 227   23s ⏱️ - 54m 30s
  96 tests  - 3 232    96 ✔️  - 3 201  0 💤  - 30  0  - 1 
354 runs   - 7 174  354 ✔️  - 7 107  0 💤  - 66  0  - 1 

Results for commit a68cc30. ± Comparison against earlier commit af66542.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

96 tests found

There are 96 tests, see "Raw output" for the full list of tests.
Raw output
org.eclipse.pde.genericeditor.extension.tests.AttributeNameCompletionTests ‑ testAttributeNameSuggestions
org.eclipse.pde.genericeditor.extension.tests.AttributeNameCompletionTests ‑ testNoAttributeNameRepeatSuggestions
org.eclipse.pde.genericeditor.extension.tests.AttributeValueCompletionTests ‑ testAttributeNameSuggestions
org.eclipse.pde.genericeditor.extension.tests.Bug527084CompletionWithCommentsTest ‑ testAttributeNameCompletion
org.eclipse.pde.genericeditor.extension.tests.Bug527084CompletionWithCommentsTest ‑ testAttributeValueCompletion
org.eclipse.pde.genericeditor.extension.tests.Bug527084CompletionWithCommentsTest ‑ testTagNameCompletion
org.eclipse.pde.genericeditor.extension.tests.Bug527084CompletionWithCommentsTest ‑ testTagValueCompletion
org.eclipse.pde.genericeditor.extension.tests.Bug528706CompletionWithMultilineTagsTest ‑ testAttributeNameCompletionAfterAMultiline
org.eclipse.pde.genericeditor.extension.tests.Bug528706CompletionWithMultilineTagsTest ‑ testAttributeNameCompletionAsAMultiline
org.eclipse.pde.genericeditor.extension.tests.Bug528706CompletionWithMultilineTagsTest ‑ testAttributeNameCompletionBeforeAMultiline
org.eclipse.pde.genericeditor.extension.tests.Bug528706CompletionWithMultilineTagsTest ‑ testAttributeValueCompletionAfterAMultiline
org.eclipse.pde.genericeditor.extension.tests.Bug528706CompletionWithMultilineTagsTest ‑ testAttributeValueCompletionAsAMultiline
org.eclipse.pde.genericeditor.extension.tests.Bug528706CompletionWithMultilineTagsTest ‑ testAttributeValueCompletionBeforeAMultiline
org.eclipse.pde.genericeditor.extension.tests.Bug528706CompletionWithMultilineTagsTest ‑ testTagNameCompletionAfterAMultiline
org.eclipse.pde.genericeditor.extension.tests.Bug528706CompletionWithMultilineTagsTest ‑ testTagNameCompletionBeforeAMultiline
org.eclipse.pde.genericeditor.extension.tests.Bug528706CompletionWithMultilineTagsTest ‑ testTagValueCompletionAfterAMultiline
org.eclipse.pde.genericeditor.extension.tests.Bug528706CompletionWithMultilineTagsTest ‑ testTagValueCompletionAsAMultiline
org.eclipse.pde.genericeditor.extension.tests.Bug528706CompletionWithMultilineTagsTest ‑ testTagValueCompletionBeforeAMultiline
org.eclipse.pde.genericeditor.extension.tests.Bug531602FormattingTests ‑ testCommentsAndWhitespacePersists
org.eclipse.pde.genericeditor.extension.tests.Bug531602FormattingTests ‑ testContainerContentsAreSet
org.eclipse.pde.genericeditor.extension.tests.Bug531602FormattingTests ‑ testITargetLocationExtensionSerialization
org.eclipse.pde.genericeditor.extension.tests.Bug531602FormattingTests ‑ testIndenting
org.eclipse.pde.genericeditor.extension.tests.Bug531602FormattingTests ‑ testMultipleContainersWithSameRepoPersist
org.eclipse.pde.genericeditor.extension.tests.Bug531602FormattingTests ‑ testSettingNullPersists
org.eclipse.pde.genericeditor.extension.tests.TagNameCompletionTests ‑ testNoTagNameRepeatSuggestions
org.eclipse.pde.genericeditor.extension.tests.TagNameCompletionTests ‑ testTagNameSuggestions
org.eclipse.pde.genericeditor.extension.tests.TagValueCompletionTests ‑ testAttributeNameSuggestions
org.eclipse.pde.genericeditor.extension.tests.UpdateUnitVersionsCommandTests ‑ testUpdateRequired
org.eclipse.pde.genericeditor.extension.tests.UpdateUnitVersionsCommandTests ‑ testVersionSort
org.eclipse.pde.internal.ds.tests.DSComponentTestCase ‑ testAddComponentwithAllAttributes
org.eclipse.pde.internal.ds.tests.DSComponentTestCase ‑ testAddDefaultComponent
org.eclipse.pde.internal.ds.tests.DSComponentTestCase ‑ testAddMoveRemoveChildrens
org.eclipse.pde.internal.ds.tests.DSImplementationTestCase ‑ testAddImplementationComponent
org.eclipse.pde.internal.ds.tests.DSImplementationTestCase ‑ testAddImplementationFactory
org.eclipse.pde.internal.ds.tests.DSImplementationTestCase ‑ testDefaultValuesService
org.eclipse.pde.internal.ds.tests.DSObjectTestCase ‑ testObject
org.eclipse.pde.internal.ds.tests.DSPropertiesTestCase ‑ testAddPropertiesComponent
org.eclipse.pde.internal.ds.tests.DSPropertiesTestCase ‑ testAddPropertiesFactory
org.eclipse.pde.internal.ds.tests.DSPropertiesTestCase ‑ testDefaultValuesService
org.eclipse.pde.internal.ds.tests.DSPropertiesTestCase ‑ testMultipleProperties
org.eclipse.pde.internal.ds.tests.DSPropertyTestCase ‑ testAddProperty
org.eclipse.pde.internal.ds.tests.DSProvideTestCase ‑ testAddCompleteProvidedService
org.eclipse.pde.internal.ds.tests.DSProvideTestCase ‑ testAddProvidedServicebyFactory
org.eclipse.pde.internal.ds.tests.DSReferenceTestCase ‑ testDefaultServiceReference
org.eclipse.pde.internal.ds.tests.DSReferenceTestCase ‑ testServiceReference
org.eclipse.pde.internal.ds.tests.DSServiceTestCase ‑ testAddCompleteService
org.eclipse.pde.internal.ds.tests.DSServiceTestCase ‑ testAddServiceFactory
org.eclipse.pde.internal.ds.tests.DSServiceTestCase ‑ testDefaultValuesService
org.eclipse.pde.internal.ds.tests.DSServiceTestCase ‑ testMultipleProvideService
org.eclipse.pde.internal.ds.tests.DSServiceTestCase ‑ testRemoveChildService
org.eclipse.pde.internal.ds.tests.DSv10tov11TestCase ‑ testAddDefaultComponent
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSIntroTestCase ‑ testAddSimpleCSItem
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSIntroTestCase ‑ testAddSimpleCSItem2
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSIntroTestCase ‑ testMoveSimpleCSItem
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSIntroTestCase ‑ testReadSimpleCSIntro
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSIntroTestCase ‑ testRemoveSimpleCSItem
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSIntroTestCase ‑ testRemoveSimpleCSItem2
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSIntroTestCase ‑ testSetIntroDescription
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSIntroTestCase ‑ testSetModelAttributes
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSIntroTestCase ‑ testSingleQuoteAttributes
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSItemAPITestCase ‑ testItemActionTestCase
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSItemAPITestCase ‑ testItemCommandTestCase
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSItemAPITestCase ‑ testItemPerformWhenTestCase
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSItemAPITestCase ‑ testSimpleCSItemTestCase
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSItemAPITestCase ‑ testSimpleCSItemTestCaseCR
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSItemAPITestCase ‑ testSimpleCSItemTestCaseCRLF
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSItemAPITestCase ‑ testSimpleCSItemTestCaseLF
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSItemAPITestCase ‑ testSimpleCSItemTestCaseSpace
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSItemTestCase ‑ testItemActionTestCase
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSItemTestCase ‑ testItemCommandTestCase
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSItemTestCase ‑ testItemPerformWhenTestCase
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSItemTestCase ‑ testSimpleCSItemTestCase
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSItemTestCase ‑ testSimpleCSItemTestCaseCR
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSItemTestCase ‑ testSimpleCSItemTestCaseCRLF
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSItemTestCase ‑ testSimpleCSItemTestCaseLF
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSItemTestCase ‑ testSimpleCSItemTestCaseSpace
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSSubItemAPITestCase ‑ testSimpleConditionalSubItemTestCase
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSSubItemAPITestCase ‑ testSimpleConditionalSubItemTestCase3
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSSubItemAPITestCase ‑ testSimpleRepeatedSubItemTestCase
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSSubItemAPITestCase ‑ testSimpleRepeatedSubItemTestCase3
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSSubItemAPITestCase ‑ testSimpleSubItemActionTestCase
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSSubItemAPITestCase ‑ testSimpleSubItemActionTestCase3
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSSubItemAPITestCase ‑ testSimpleSubItemCommandTestCase
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSSubItemAPITestCase ‑ testSimpleSubItemCommandTestCase3
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSSubItemAPITestCase ‑ testSimpleSubItemTestCase
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSSubItemAPITestCase ‑ testSimpleSubItemTestCase3
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSSubItemTestCase ‑ testSimpleConditionalSubItemTestCase
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSSubItemTestCase ‑ testSimpleConditionalSubItemTestCase3
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSSubItemTestCase ‑ testSimpleRepeatedSubItemTestCase
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSSubItemTestCase ‑ testSimpleRepeatedSubItemTestCase3
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSSubItemTestCase ‑ testSimpleSubItemActionTestCase
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSSubItemTestCase ‑ testSimpleSubItemActionTestCase3
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSSubItemTestCase ‑ testSimpleSubItemCommandTestCase
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSSubItemTestCase ‑ testSimpleSubItemCommandTestCase3
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSSubItemTestCase ‑ testSimpleSubItemTestCase
org.eclipse.pde.internal.ua.tests.cheatsheet.SimpleCSSubItemTestCase ‑ testSimpleSubItemTestCase3