[
https://issues.jboss.org/browse/JBDS-4077?page=com.atlassian.jira.plugin....
]
Nick Boldt commented on JBDS-4077:
----------------------------------
Running this test in a headless DISPLAY w/ Xvfb on F24 w/ the noted version of Oracle JDK,
I got this failure:
{code}
11:16:25.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is
running...
11:16:25.696 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 22 files
to index (/opt/jdk1.8.0_102/jre/lib/rt.jar)' is a system job, skipped
11:16:25.696 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration
Completion' is a system job, skipped
11:16:25.696 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration
Calculation' is a system job, skipped
11:16:25.696 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update Progress' is a
system job, skipped
11:16:25.696 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a
system job, skipped
11:16:25.696 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a
system job, skipped
11:16:25.696 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a
system job, skipped
11:16:25.696 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from
selection' is a system job, skipped
11:16:25.696 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick
Diff' is a system job, skipped
11:16:25.696 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job'
is a system job, skipped
11:16:25.696 DEBUG [WorkbenchTestable][JobIsRunning] job 'Git Repository Change
Scanner' is a system job, skipped
11:16:25.696 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries
State' is a system job, skipped
11:16:25.696 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries
State' is a system job, skipped
11:16:25.696 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save
Job' is a system job, skipped
11:16:25.696 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource
model' is a system job, skipped
11:16:25.696 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace
save.' is a system job, skipped
11:16:25.696 DEBUG [WorkbenchTestable][JobIsRunning] job 'Daily usage event
reporting' is a system job, skipped
11:16:25.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is
running finished successfully
11:16:25.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching
[Lorg.hamcrest.Matcher;@11b05a59 is found...
11:16:25.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching
[Lorg.hamcrest.Matcher;@11b05a59 is found finished successfully
11:16:25.698 INFO [WorkbenchTestable][AbstractEditor] Activate editor with title
Test.java
11:16:25.698 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 7, offser
0
java: cairo-image-surface.c:686: _cairo_format_from_content: Assertion
`!"reached"' failed.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 06:29 min
[INFO] Finished at: 2016-10-04T11:16:39-04:00
[INFO] Final Memory: 57M/647M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.26.0:test
(default-test) on project org.jboss.tools.deltaspike.ui.bot.test: An unexpected error
occured while launching the test runtime (return code 134). See log for details. ->
[Help 1]
{code}
Cannot run integration tests against Devstudio with latest target
platform
--------------------------------------------------------------------------
Key: JBDS-4077
URL:
https://issues.jboss.org/browse/JBDS-4077
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Bug
Components: build, target-platform
Affects Versions: 10.2.0.AM1
Reporter: Jan Richter
Assignee: Nick Boldt
Priority: Blocker
Attachments: .log, shell.png, tpfail.png
Integration tests run from maven against Devstudio, which was built using the latest
target platform (4.61.0.AM1-SNAPSHOT), cannot properly launch all the plugins and fail
afterwards.
A full devstudio should open when the tests are run. Instead it looks like this:
!tpfail.png|thumbnail!
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)