Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 565192

Summary: [14] [Tests] Move Preview tests to separate test class and rename preview tests accordingly
Product: [Eclipse Project] JDT Reporter: Kalyan Prasad Tatavarthi <kalyan_prasad>
Component: UIAssignee: Kalyan Prasad Tatavarthi <kalyan_prasad>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: noopur_gupta
Version: 4.17   
Target Milestone: 4.17 M3   
Hardware: PC   
OS: Windows 10   
See Also: https://git.eclipse.org/r/c/jdt/eclipse.jdt.ui/+/166238
https://git.eclipse.org/c/jdt/eclipse.jdt.ui.git/commit/?id=52c5d816ea13142033086a03b0966dbda2c9c6fa
https://git.eclipse.org/r/c/jdt/eclipse.jdt.ui/+/166244
https://git.eclipse.org/c/jdt/eclipse.jdt.ui.git/commit/?id=0fbc83cf3ad3be2bb7beea13a1825a59564baa75
https://git.eclipse.org/r/c/jdt/eclipse.jdt.ui/+/166697
https://git.eclipse.org/c/jdt/eclipse.jdt.ui.git/commit/?id=0e864bfbd334dc7da30038163e53178e12a2826a
Whiteboard:

Description Kalyan Prasad Tatavarthi CLA 2020-07-13 23:30:58 EDT
Move preview tests to separate classes as it makes test maintenance and merge to BETA_JAVA15 branch easier.
Comment 1 Eclipse Genie CLA 2020-07-13 23:32:39 EDT
New Gerrit change created: https://git.eclipse.org/r/c/jdt/eclipse.jdt.ui/+/166238
Comment 3 Eclipse Genie CLA 2020-07-14 00:39:29 EDT
New Gerrit change created: https://git.eclipse.org/r/c/jdt/eclipse.jdt.ui/+/166244
Comment 5 Noopur Gupta CLA 2020-07-22 02:38:15 EDT
3 tests added here are failing in BETA_JAVA15 branch:

org.eclipse.jdt.ui.tests.quickfix.QuickFixTestPreview.testRecordSuppressWarningsProposals
org.eclipse.jdt.ui.tests.quickfix.QuickFixTestPreview.testNoEnablePreviewProposal
org.eclipse.jdt.ui.tests.quickfix.QuickFixTestPreview.testEnablePreviewsAndOpenCompilerPropertiesProposals

See https://ci.eclipse.org/jdt/job/eclipse.jdt.ui-Gerrit/5869/.

Kalyan, can you please check?
Comment 6 Eclipse Genie CLA 2020-07-23 05:05:21 EDT
New Gerrit change created: https://git.eclipse.org/r/c/jdt/eclipse.jdt.ui/+/166697