]
Alexey Kazakov updated JBIDE-16224:
-----------------------------------
Component/s: upstream
VPE test failure at new target platform
---------------------------------------
Key: JBIDE-16224
URL:
https://issues.jboss.org/browse/JBIDE-16224
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: upstream, visual-page-editor-core
Affects Versions: 4.2.0.Alpha1
Environment: win7 x64, java7 32bit, maven 3
linux x86_64 java 64bit, maven3
Reporter: Konstantin Marmalyukov
Assignee: Denis Golovin
Priority: Critical
VPE test failures during maven build.
Test result for docbook test is the following:
{quote}
Failed tests: testTip(org.jboss.tools.vpe.docbook.test.DocbookComponentContent
Test): Editor should be opened.
testNote(org.jboss.tools.vpe.docbook.test.DocbookComponentContentTest): Editor should
be opened.
testXref(org.jboss.tools.vpe.docbook.test.DocbookComponentContentTest): Editor should
be opened.
testLiteral(org.jboss.tools.vpe.docbook.test.DocbookComponentContentTest): Editor
should be opened.
testCaution(org.jboss.tools.vpe.docbook.test.DocbookComponentContentTest): Editor
should be opened.
testImportant(org.jboss.tools.vpe.docbook.test.DocbookComponentContentTest): Editor
should be opened.
testWarning(org.jboss.tools.vpe.docbook.test.DocbookComponentContentTest): Editor
should be opened.
testProgramlisting(org.jboss.tools.vpe.docbook.test.DocbookComponentContentTest):
Editor should be opened.
Tests run: 8, Failures: 8, Errors: 0, Skipped: 0
{quote}
Unfortunately my console does not allow me to see full stacktrace. After debug it looks
like the essence of failure is in IDE.openEditor method, which returns null and does not
open the editor(according to javadoc it must open editor anyway).
Also when tests runs from Eclipse everything passes fine.
--
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: