Community
Participate
Working Groups
Build Identifier: The test fixture assumes that the literal 42.0 is of type float and expects to have the resulting variable of type `float`. This causes a false positive because a variable of type `double` is created (correctly). Reproducible: Always
Created attachment 173117 [details] corrected test fixture Attaching a patch with the test fixture corrected to proper `float` and `double` tests
fixed in 8.0 > 20100701
*** cdt cvs genie on behalf of egraf *** Bug 318493: ExtractLocalVariableRefactoringTest float fails because of error in test <a href=https://bugs.eclipse.org/bugs/show_bug.cgi?id=318493>https://bugs.eclipse.org/bugs/show_bug.cgi?id=318493</a> [*] ExtractLocalVariable.rts 1.5 http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.cdt/all/org.eclipse.cdt.ui.tests/resources/refactoring/ExtractLocalVariable.rts?root=Tools_Project&r1=1.4&r2=1.5