Bug 329831 - AJDT unit tests fail in Windows
Summary: AJDT unit tests fail in Windows
Status: NEW
Alias: None
Product: AJDT
Classification: Tools
Component: UI (show other bugs)
Version: DEVELOPMENT   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: 2.1.2   Edit
Assignee: AJDT-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-09 12:05 EST by Nieraj Singh CLA
Modified: 2010-12-08 19:59 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nieraj Singh CLA 2010-11-09 12:05:32 EST
The following tests fail in org.eclipse.ajdt.ui.tests in Windows due largely to platform compatibility, mostly newline characters and resource deletion errors:

PushinRefactoringTests
PullOutRefactoringTests
RenamePackageTest
OrganizeImportsTest
CopyPasteAJTest
ITDAwareRippleSearchTests
ITDRenameProcessorTests
ExtractLocalTests
ExtractConstantTests
ConvertLocalToFieldTests
MoveTypeIntoAspectRefactoringTests

Other AJDT tests may also be failing due to the same reasons.