mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-09 02:36:01 +02:00
![]() Bug_303953Test.testBuildAfterSourcefileDelete() is occasionally seen failing with an unexpected change to .cproject. I have not investigated what the change is, but it's plausible that some background process like the indexer or scanner discovery might asynchronously modify .cproject, and .cproject is not the focus of this test, so just ignore it along with .project. On the hopeful assumption that this was the only flakiness, I am removing the @Tag(BaseTestCase5.FLAKY_TEST_TAG) annotation. Change-Id: Ie9191aaf1a66e8475f05eb422d6e4b3949f8138d Signed-off-by: Christian Walther <walther@indel.ch> |
||
---|---|---|
.. | ||
org.eclipse.cdt.autotools-feature | ||
org.eclipse.cdt.autotools.core | ||
org.eclipse.cdt.autotools.docs | ||
org.eclipse.cdt.autotools.tests | ||
org.eclipse.cdt.autotools.ui | ||
org.eclipse.cdt.autotools.ui.tests | ||
org.eclipse.cdt.build.gcc.core | ||
org.eclipse.cdt.build.gcc.ui | ||
org.eclipse.cdt.core.autotools-feature | ||
org.eclipse.cdt.core.autotools.core | ||
org.eclipse.cdt.core.autotools.ui | ||
org.eclipse.cdt.gnu.build-feature | ||
org.eclipse.cdt.make.core | ||
org.eclipse.cdt.make.core.tests | ||
org.eclipse.cdt.make.ui | ||
org.eclipse.cdt.make.ui.tests | ||
org.eclipse.cdt.managedbuilder.core | ||
org.eclipse.cdt.managedbuilder.core.tests | ||
org.eclipse.cdt.managedbuilder.gnu.ui | ||
org.eclipse.cdt.managedbuilder.headlessbuilderapp | ||
org.eclipse.cdt.managedbuilder.ui | ||
org.eclipse.cdt.managedbuilder.ui.tests | ||
org.eclipse.cdt.meson-feature | ||
org.eclipse.cdt.meson.core | ||
org.eclipse.cdt.meson.docs | ||
org.eclipse.cdt.meson.ui | ||
org.eclipse.cdt.meson.ui.editor | ||
org.eclipse.cdt.meson.ui.tests | ||
pom.xml |