[JBoss JIRA] (JBIDE-13939) Usage tests freeze on Kepler M6
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13939?page=com.atlassian.jira.plugi... ]
Andre Dietisheim edited comment on JBIDE-13939 at 4/5/13 6:37 PM:
------------------------------------------------------------------
I looked into this and I found out that GlobalUsageSettingsTest is enabling usage in the system properties while testing. The "correct" fix is therefore IMHO to ensure that this test is restoring the correct state after each test method. I implemented appropriate @Before and @After methods for this test. The tests then succeed for me (which they're not if I run then witout my fix).
I suggest that we replace:
https://github.com/jbosstools/jbosstools-base/pull/75
by this more "correct" fix:
https://github.com/jbosstools/jbosstools-base/pull/76
was (Author: adietish):
I looked into this and I found out that GlobalUsageSettingsTest is enabling usage in the system properties while testing. The "correct" fix is therefore IMHO to ensure that this test is restoring the correct state after each test method. I implemented appropriate @Before and @After methods for this test. The tests then succeed for me (which they're not if I run then witout my fix).
I suggest that we apply:
https://github.com/jbosstools/jbosstools-base/pull/76
and close:
https://github.com/jbosstools/jbosstools-base/pull/75
> Usage tests freeze on Kepler M6
> -------------------------------
>
> Key: JBIDE-13939
> URL: https://issues.jboss.org/browse/JBIDE-13939
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: usage
> Affects Versions: 4.1.0.Alpha1, 4.1.0.Alpha2
> Reporter: Snjezana Peco
> Assignee: Snjezana Peco
>
> 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
13 years, 3 months
[JBoss JIRA] (JBIDE-13939) Usage tests freeze on Kepler M6
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13939?page=com.atlassian.jira.plugi... ]
Andre Dietisheim edited comment on JBIDE-13939 at 4/5/13 6:38 PM:
------------------------------------------------------------------
I looked into this and I found out that GlobalUsageSettingsTest is enabling usage in the system properties while testing. The "correct" fix is therefore IMHO to ensure that this test is restoring the correct state after each test method. I implemented appropriate @Before and @After methods for this test. The tests then succeed for me (which they're not if I run them without my fix).
I suggest that we replace:
https://github.com/jbosstools/jbosstools-base/pull/75
by this more "correct" fix:
https://github.com/jbosstools/jbosstools-base/pull/76
was (Author: adietish):
I looked into this and I found out that GlobalUsageSettingsTest is enabling usage in the system properties while testing. The "correct" fix is therefore IMHO to ensure that this test is restoring the correct state after each test method. I implemented appropriate @Before and @After methods for this test. The tests then succeed for me (which they're not if I run then witout my fix).
I suggest that we replace:
https://github.com/jbosstools/jbosstools-base/pull/75
by this more "correct" fix:
https://github.com/jbosstools/jbosstools-base/pull/76
> Usage tests freeze on Kepler M6
> -------------------------------
>
> Key: JBIDE-13939
> URL: https://issues.jboss.org/browse/JBIDE-13939
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: usage
> Affects Versions: 4.1.0.Alpha1, 4.1.0.Alpha2
> Reporter: Snjezana Peco
> Assignee: Snjezana Peco
>
> 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
13 years, 3 months
[JBoss JIRA] (JBIDE-13939) Usage tests freeze on Kepler M6
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13939?page=com.atlassian.jira.plugi... ]
Andre Dietisheim edited comment on JBIDE-13939 at 4/5/13 6:36 PM:
------------------------------------------------------------------
I looked into this and I found out that GlobalUsageSettingsTest is enabling usage in the system properties while testing. The "correct" fix is therefore IMHO to ensure that this test is restoring the correct state after each test method. I implemented appropriate @Before and @After methods for this test. The tests then succeed for me (which they're not if I run then witout my fix).
I suggest that we apply:
https://github.com/jbosstools/jbosstools-base/pull/76
and close:
https://github.com/jbosstools/jbosstools-base/pull/75
was (Author: adietish):
I looked into this and I found out that GlobalUsageSettingsTest is enabling usage while testing. The correct fix is therefore IMHO to ensure this test is restoring the correct state after each test method. I therefore implemented appropriate @Before and @After methods for this test. The tests then succeed for me (which they're not if I run then witout my fix).
https://github.com/jbosstools/jbosstools-base/pull/76
> Usage tests freeze on Kepler M6
> -------------------------------
>
> Key: JBIDE-13939
> URL: https://issues.jboss.org/browse/JBIDE-13939
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: usage
> Affects Versions: 4.1.0.Alpha1, 4.1.0.Alpha2
> Reporter: Snjezana Peco
> Assignee: Snjezana Peco
>
> 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
13 years, 3 months
[JBoss JIRA] (JBIDE-13939) Usage tests freeze on Kepler M6
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13939?page=com.atlassian.jira.plugi... ]
Andre Dietisheim commented on JBIDE-13939:
------------------------------------------
I looked into this and I found out that GlobalUsageSettingsTest is enabling usage while testing. The correct fix is therefore IMHO to ensure this test is restoring the correct state after each test method. I therefore implemented appropriate @Before and @After methods for this test. The tests then succeed for me (which they're not if I run then witout my fix).
https://github.com/jbosstools/jbosstools-base/pull/76
> Usage tests freeze on Kepler M6
> -------------------------------
>
> Key: JBIDE-13939
> URL: https://issues.jboss.org/browse/JBIDE-13939
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: usage
> Affects Versions: 4.1.0.Alpha1, 4.1.0.Alpha2
> Reporter: Snjezana Peco
> Assignee: Snjezana Peco
>
> 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
13 years, 3 months
[JBoss JIRA] (JBIDE-13941) Marker on an unsatisfied injection point in CDI Seam config disappears after modifications
by Viacheslav Kabanovich (JIRA)
Viacheslav Kabanovich created JBIDE-13941:
---------------------------------------------
Summary: Marker on an unsatisfied injection point in CDI Seam config disappears after modifications
Key: JBIDE-13941
URL: https://issues.jboss.org/browse/JBIDE-13941
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: CDI extensions
Reporter: Viacheslav Kabanovich
Assignee: Viacheslav Kabanovich
Fix For: 4.1.0.Alpha2
Test SeamConfigValidationTest.testSettingInlineBeanValuesToBeanOrSetOrMap fails when it runs after testAddClassToResolveNode.
Steps:
1. Import test project CDIConfigValidationTest from plugin org.jboss.tools.cdi.seam.config.core.test.
2. Open src/META-INF/beans.xml
ASSERT: Tag <s:value> in line 61 is marked 'No bean is eligible for injection to the injection point'; tag <s:Integer> in the next line is marked 'Type mismatch: cannot convert from Integer to String'.
3. Create new class org.jboss.beans.validation.test.MyBean2.
ASSERT: Only marker at <v:MyBean2> in line 8 disappears ('Cannot resolve type org.jboss.beans.validation.test.MyBean2'); all other markers should persist.
FAILURE: Markers 'No bean is eligible for injection...' including the one in line 61 disappear.
--
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
13 years, 3 months
[JBoss JIRA] (JBIDE-13939) Usage tests freeze on Kepler M6
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13939?page=com.atlassian.jira.plugi... ]
Nick Boldt commented on JBIDE-13939:
------------------------------------
Since the test involves testing UI, could it be moved to an integration-tests repo instead of the unit tests included in the usage project?
> Usage tests freeze on Kepler M6
> -------------------------------
>
> Key: JBIDE-13939
> URL: https://issues.jboss.org/browse/JBIDE-13939
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: usage
> Affects Versions: 4.1.0.Alpha1, 4.1.0.Alpha2
> Reporter: Snjezana Peco
> Assignee: Snjezana Peco
>
> 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
13 years, 3 months