Community
Participate
Working Groups
Test execution does not deploy certain file types. When a test suite is executed, the files on the project's classpath are deployed to the target host. In some cases, files are not deployed based on their type. For example, *.execution files. For more information, see org.eclipse.hyades.test.core.tests.model.TestModelTestLogSearchTest.setUp(). Requires a new test case and the work-around in org.eclipse.hyades.test.core.tests.model.TestModelTestLogSearchTest.setUp() and the description of /org.eclipse.hyades.test.core.tests/junit/model/Test.Model.Test.Log.Search.Test.testsuite to be removed.
Work-around: Rename the *.execution to *.execution_RENAMED in the project and rename it back to *.execution during the setup of the test suite. Lower priority since this defect is only known to affect TPTP testing scenarios.
No longer required by a consuming product.
Closing.