Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 289593 - Test execution does not deploy certain file types.
Summary: Test execution does not deploy certain file types.
Status: CLOSED WONTFIX
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: TPTP (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Paul Slauenwhite CLA
QA Contact: Kathy Chan CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 211751
  Show dependency tree
 
Reported: 2009-09-16 08:35 EDT by Paul Slauenwhite CLA
Modified: 2016-05-05 11:08 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Slauenwhite CLA 2009-09-16 08:35:00 EDT
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.
Comment 1 Paul Slauenwhite CLA 2009-09-16 08:36:54 EDT
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.
Comment 2 Paul Slauenwhite CLA 2010-06-24 12:59:46 EDT
No longer required by a consuming product.
Comment 3 Paul Slauenwhite CLA 2010-06-24 13:33:10 EDT
Closing.