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

Bug 430083

Summary: [Tools] Re-enable RAPLaunchTabGroup_Test.testDefaultVMArgumentJettyLogLevel() test
Product: [RT] RAP Reporter: Markus Knauer <mknauer>
Component: RelengAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 2.3   
Target Milestone: 2.3 RC3   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Markus Knauer CLA 2014-03-11 06:19:56 EDT
In Luna M6 / RAP 2.3.0M2 we had to disable the test RAPLaunchTabGroup_Test.testDefaultVMArgumentJettyLogLevel() in order to get a green build in time for the release.

The test runs successful when started from the IDE, it works when the Tycho/Maven build runs locally on a Linux machine, but it *fails* when it is run with the Gerrit-verification-job on the RAP HIPP Hudson [1].

The change set that we used for RAP 2.3 M2 is available from [2].

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.864 sec <<< FAILURE!
Running org.eclipse.rap.tools.launch.internal.RAPLaunchConfig_Test
Tests in error: 
  testDefaultVMArgumentJettyLogLevel(org.eclipse.rap.tools.launch.internal.tab.RAPLaunchTabGroup_Test): org/eclipse/update/configurator/ConfiguratorUtils

[1] https://hudson.eclipse.org/rap/job/rap-head-tools-gerrit/19/
[2] https://git.eclipse.org/r/#/c/23097/
Comment 1 Ivan Furnadjiev CLA 2014-05-28 11:24:09 EDT
Re-enable the test with change https://git.eclipse.org/r/26910