Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-16224

VPE test failure at new target platform

    XMLWordPrintable

Details

    • Hide

      Under Ubuntu Linux

      1. For running from dev environment in launch configuration select Environment tab and add SWT_GTK3=0 variable
      2. For running from terminal add SWT_GTK3=0 in command like this
        SWT_GTK3=0 mvn clean install

      Under Windows
      (TBD)

      Show
      Under Ubuntu Linux For running from dev environment in launch configuration select Environment tab and add SWT_GTK3=0 variable For running from terminal add SWT_GTK3=0 in command like this SWT_GTK3=0 mvn clean install Under Windows (TBD)

    Description

      VPE test failures during maven build.

      Test result for docbook test is the following:

      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

      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.

      Attachments

        Issue Links

          Activity

            People

              nivologd@gmail.com Denis Golovin (Inactive)
              kmarmaliykov Konstantin Marmalyukov (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: