]
Denis Maliarevich commented on JBIDE-9482:
------------------------------------------
I wasn't able to reproduce this fail on windows and linux while running junits
either.
I've looked through the last Jenkin's test results --- SelectionBarTest isn't
failing.
SelectionBarTest.testSelectionBarCommandState failure
-----------------------------------------------------
Key: JBIDE-9482
URL:
https://issues.jboss.org/browse/JBIDE-9482
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor core
Affects Versions: 3.3.0.M3
Reporter: Alexey Kazakov
Assignee: Denis Maliarevich
Fix For: 3.3.0.M3
{code}
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.jboss.tools.jst.jsp.test.JstJspAllTests
Tests run: 9, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 45.261 sec <<<
FAILURE!
testSelectionBarCommandState(org.jboss.tools.jst.jsp.test.selbar.SelectionBarTest) Time
elapsed: 3.541 sec <<< FAILURE!
junit.framework.AssertionFailedError: check command enabled command status
expected:<true> but was:<false>
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:283)
at junit.framework.Assert.assertEquals(Assert.java:64)
at junit.framework.Assert.assertEquals(Assert.java:143)
at
org.jboss.tools.jst.jsp.test.selbar.SelectionBarTest.testSelectionBarCommandState(SelectionBarTest.java:62)
...
{code}
--
This message is automatically generated by JIRA.
For more information on JIRA, see: