[jbosstools-issues] [JBoss JIRA] (JBIDE-14028) Usage tests freeze on Kepler M6

Andre Dietisheim (JIRA) jira-events at lists.jboss.org
Mon Apr 15 12:45:55 EDT 2013


Andre Dietisheim created JBIDE-14028:
----------------------------------------

             Summary: Usage tests freeze on Kepler M6
                 Key: JBIDE-14028
                 URL: https://issues.jboss.org/browse/JBIDE-14028
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: usage
    Affects Versions: 4.1.0.Alpha1, 4.1.0.Alpha2
            Reporter: Andre Dietisheim
            Assignee: Snjezana Peco
             Fix For: 4.1.0.Beta1


The usage tests freezes because they are executed before calling the UsageReportEnablementDialog dialog.
They set the "usage_reporting_enabled" property to true which enables opening the UsageReportEnablementDialog dialog.
The fix is to set usage_reporting_enabled=false after the latest test (UsageIntegrationTest).
The issue happens on Kepler M6. I suppose it is caused by some changes related to the handling UI messagess/jobs.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list