-------------------------------------------------------------------------------
Test set: org.jboss.tools.jst.jsp.test.JstJspAllTests
-------------------------------------------------------------------------------
Tests run: 21, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 66.752 sec <<< FAILURE!
testKeyBindings(org.jboss.tools.jst.jsp.test.commands.KeyBindingsTest) Time elapsed: 1.601 sec <<< FAILURE!
junit.framework.AssertionFailedError: Command found but cannot be executed for 'Perfect Match' keystroke CTRL+D
at junit.framework.Assert.fail(Assert.java:50)
at junit.framework.Assert.assertTrue(Assert.java:20)
at junit.framework.Assert.assertNotNull(Assert.java:218)
at org.jboss.tools.jst.jsp.test.commands.KeyBindingsTest.doTestKeyBindingsOnPage(KeyBindingsTest.java:97)
at org.jboss.tools.jst.jsp.test.commands.KeyBindingsTest.testKeyBindings(KeyBindingsTest.java:70)