[jbosstools-issues] [JBoss JIRA] (JBIDE-13808) Test failures and timeouts in JSF tests

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Mon Mar 18 13:12:42 EDT 2013


     [ https://issues.jboss.org/browse/JBIDE-13808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Kazakov reassigned JBIDE-13808:
--------------------------------------

    Assignee: Yahor Radtsevich  (was: Alexey Kazakov)


There was a fatal error outside JVM when running org.jboss.tools.jsf.text.ext.test
I have no idea why.
{code}
Running org.jboss.tools.jsf.text.ext.test.JsfTextExtAllTests
jsf_core.tld
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x0000003140608c5b, pid=10820, tid=47524590430528
#
# JRE version: 6.0_43-b01
# Java VM: Java HotSpot(TM) 64-Bit Server VM (20.14-b01 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C  [ld-linux-x86-64.so.2+0x8c5b]
#
# An error report file with more information is saved as:
# /mnt/hudson_workspace/workspace/jbosstools-4.0_stable_branch.component--javaee/sources/jsf/tests/org.jboss.tools.jsf.text.ext.test/hs_err_pid10820.log
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
{code}

The rest of failing tests of javaee are VPE tests:
{code}
[INFO] org.jboss.tools.jsf.text.ext.test ................. FAILURE [1:20.290s]
[INFO] org.jboss.tools.jsf.vpe.facelets.test ............. FAILURE [1:00:28.012s]
[INFO] org.jboss.tools.jsf.vpe.jbpm.test ................. FAILURE [1:00:24.806s]
[INFO] org.jboss.tools.jsf.vpe.jstl.test ................. FAILURE [1:00:25.978s]
[INFO] org.jboss.tools.jsf.vpe.seam.test ................. FAILURE [1:00:28.143s]
{code}

Assigning to Yahor.
                
> Test failures and timeouts in JSF tests
> ---------------------------------------
>
>                 Key: JBIDE-13808
>                 URL: https://issues.jboss.org/browse/JBIDE-13808
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: JSF, Visual Page Editor core
>    Affects Versions: 4.0.1.Final
>            Reporter: Nick Boldt
>            Assignee: Yahor Radtsevich
>            Priority: Blocker
>             Fix For: 4.0.1.Final
>
>
> {code:title=https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevStudio_6.0.juno/job/jbosstools-4.0_stable_branch.component--javaee/146/console}
> [INFO] org.jboss.tools.jsf.text.ext.test ................. FAILURE [1:20.290s]
> [INFO] org.jboss.tools.jsf.vpe.facelets.test ............. FAILURE [1:00:28.012s]
> [INFO] org.jboss.tools.jsf.vpe.jbpm.test ................. FAILURE [1:00:24.806s]
> [INFO] org.jboss.tools.jsf.vpe.jstl.test ................. FAILURE [1:00:25.978s]
> [INFO] org.jboss.tools.jsf.vpe.seam.test ................. FAILURE [1:00:28.143s]
> [ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.16.0:test (default-test) on project org.jboss.tools.jsf.text.ext.test: An unexpected error occured (return code 134). See log for details. -> [Help 1]
> [ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.16.0:test (default-test) on project org.jboss.tools.jsf.vpe.facelets.test: Error while executing platform: org.codehaus.plexus.util.cli.CommandLineTimeOutException: Error while executing external command, process killed. Process timeout out after 3600 seconds -> [Help 2]
> [ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.16.0:test (default-test) on project org.jboss.tools.jsf.vpe.jbpm.test: Error while executing platform: org.codehaus.plexus.util.cli.CommandLineTimeOutException: Error while executing external command, process killed. Process timeout out after 3600 seconds -> [Help 2]
> [ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.16.0:test (default-test) on project org.jboss.tools.jsf.vpe.jstl.test: Error while executing platform: org.codehaus.plexus.util.cli.CommandLineTimeOutException: Error while executing external command, process killed. Process timeout out after 3600 seconds -> [Help 2]
> [ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.16.0:test (default-test) on project org.jboss.tools.jsf.vpe.seam.test: Error while executing platform: org.codehaus.plexus.util.cli.CommandLineTimeOutException: Error while executing external command, process killed. Process timeout out after 3600 seconds -> [Help 2]

--
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: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list