[
https://issues.jboss.org/browse/JBIDE-9482?page=com.atlassian.jira.plugin...
]
Denis Maliarevich commented on JBIDE-9482:
------------------------------------------
Currently there is no such a failure on Jenkins neither in trunk tests nor in M3 branch.
But it probably still could fail randomly, I guess because of delays in refresh.
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.M4
{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:
http://www.atlassian.com/software/jira