[JBoss JIRA] Created: (JBIDE-6529) jsf test failures
by Nick Boldt (JIRA)
jsf test failures
-----------------
Key: JBIDE-6529
URL: https://jira.jboss.org/browse/JBIDE-6529
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: JSF
Reporter: Nick Boldt
Assignee: Alexey Kazakov
From: http://hudson.qa.jboss.com/hudson/view/DevStudio/job/jbosstools-3.2.0.M1/...
Tests run: 7, FAILUREs: 1, Errors: 0, Skipped: 0, Time elapsed: 82.709 sec <<< FAILURE!
testJbide1791(org.jboss.tools.jst.jsp.test.ca.Jbide1791Test) Time elapsed: 10.575 sec <<< FAILURE!
junit.framework.AssertionFailedError: Proposal h1 not found!
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.assertTrue(Assert.java:20)
at org.jboss.tools.jst.jsp.test.ca.ContentAssistantTestCase.checkProposals(ContentAssistantTestCase.java:100)
at org.jboss.tools.jst.jsp.test.ca.ContentAssistantTestCase.checkProposals(ContentAssistantTestCase.java:55)
at org.jboss.tools.jst.jsp.test.ca.Jbide1791Test.testJbide1791(Jbide1791Test.java:65)
--
Tests run: 1, FAILUREs: 0, Errors: 1, Skipped: 0, Time elapsed: 0.04 sec <<< FAILURE!
initializationError(org.jboss.tools.jst.text.ext.test.JsfExtAllTests) Time elapsed: 0.005 sec <<< ERROR!
java.lang.Exception: No runnable methods
at org.junit.runners.BlockJUnit4ClassRunner.validateInstanceMethods(BlockJUnit4ClassRunner.java:171)
at org.junit.runners.BlockJUnit4ClassRunner.collectInitializationErrors(BlockJUnit4ClassRunner.java:115)
at org.junit.runners.ParentRunner.validate(ParentRunner.java:269)
at org.junit.runners.ParentRunner.<init>(ParentRunner.java:66)
at org.junit.runners.BlockJUnit4ClassRunner.<init>(BlockJUnit4ClassRunner.java:59)
at org.junit.internal.builders.JUnit4Builder.runnerForClass(JUnit4Builder.java:13)
at org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:57)
--
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 7 months
[JBoss JIRA] Created: (JBIDE-6536) seam.xml test failures
by Nick Boldt (JIRA)
seam.xml test failures
----------------------
Key: JBIDE-6536
URL: https://jira.jboss.org/browse/JBIDE-6536
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: Seam
Affects Versions: 3.2.0.M1
Reporter: Nick Boldt
Assignee: Alexey Kazakov
From: http://hudson.qa.jboss.com/hudson/view/DevStudio/job/jbosstools-3.2.0.M1/...
Tests run: 2, FAILUREs: 2, Errors: 0, Skipped: 0, Time elapsed: 0.049 sec <<< FAILURE!
testXMLModel(org.jboss.tools.seam.xml.test.SeamXMLModelTest) Time elapsed: 0.01 sec <<< FAILURE!
junit.framework.AssertionFailedError: Cannot create XModel object for file components22.xml.
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.assertTrue(Assert.java:20)
at junit.framework.Assert.assertNotNull(Assert.java:214)
at org.jboss.tools.seam.xml.test.SeamXMLModelTest.testXMLModel(SeamXMLModelTest.java:60)
--
testNavigationPagesComponent(org.jboss.tools.seam.xml.test.SeamXMLModelTest) Time elapsed: 0 sec <<< FAILURE!
junit.framework.AssertionFailedError: Cannot create XModel object for file components22.xml.
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.assertTrue(Assert.java:20)
at junit.framework.Assert.assertNotNull(Assert.java:214)
at org.jboss.tools.seam.xml.test.SeamXMLModelTest.testNavigationPagesComponent(SeamXMLModelTest.java:77)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 7 months
[JBoss JIRA] Created: (JBIDE-6227) JMX Core Tests fails to find example project's .project file
by Nick Boldt (JIRA)
JMX Core Tests fails to find example project's .project file
------------------------------------------------------------
Key: JBIDE-6227
URL: https://jira.jboss.org/jira/browse/JBIDE-6227
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: jmx
Affects Versions: 3.2.next
Reporter: Nick Boldt
Running JMX tests on local or in Hudson, I get:
[INFO] --- maven-osgi-test-plugin:0.9.0-SNAPSHOT:test (default-test) @ org.jboss.tools.jmx.core.test ---
[INFO] Expected eclipse log file: /home/nboldt/eclipse/workspace-jboss/jbosstools-trunk/jmx/tests/org.jboss.tools.jmx.core.test/target/work/data/.metadata/.log
[INFO] Command line:
/bin/sh -c cd /home/nboldt/eclipse/workspace-jboss/jbosstools-trunk/jmx/tests/org.jboss.tools.jmx.core.test && /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0/jre/bin/java -Dosgi.noShutdown=false -Dosgi.os=linux -Dosgi.ws=gtk -Dosgi.arch=x86 -jar /home/nboldt/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.0.201.R35x_v20090715/org.eclipse.equinox.launcher-1.0.201.R35x_v20090715.jar -data /home/nboldt/eclipse/workspace-jboss/jbosstools-trunk/jmx/tests/org.jboss.tools.jmx.core.test/target/work/data -dev file:/home/nboldt/eclipse/workspace-jboss/jbosstools-trunk/jmx/tests/org.jboss.tools.jmx.core.test/target/dev.properties -install /home/nboldt/eclipse/workspace-jboss/jbosstools-trunk/jmx/tests/org.jboss.tools.jmx.core.test/target/work -configuration /home/nboldt/eclipse/workspace-jboss/jbosstools-trunk/jmx/tests/org.jboss.tools.jmx.core.test/target/work/configuration -application org.codehaus.tycho.surefire.osgibooter.uitest -testproperties /home/nboldt/eclipse/workspace-jboss/jbosstools-trunk/jmx/tests/org.jboss.tools.jmx.core.test/target/surefire.properties -testApplication org.eclipse.ui.ide.workbench -product org.eclipse.sdk.ide
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.jboss.tools.jmx.core.test.JMXCoreAllTests
Tests run: 7, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.106 sec <<< FAILURE!
testConnection(org.jboss.tools.jmx.core.test.DefaultProviderTest) Time elapsed: 0.009 sec <<< ERROR!
org.eclipse.core.internal.resources.ResourceException()[567]: java.io.FileNotFoundException: /home/nboldt/eclipse/workspace-jboss/jbosstools-trunk/jmx/tests/org.jboss.tools.jmx.core.test/target/work/data/JMX_EXAMPLE/.project (No such file or directory)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:137)
at org.eclipse.core.internal.resources.ProjectDescriptionReader.read(ProjectDescriptionReader.java:626)
at org.eclipse.core.internal.resources.Workspace.loadProjectDescription(Workspace.java:1478)
at org.jboss.tools.jmx.core.test.util.TestProjectProvider.importExistingProject(TestProjectProvider.java:109)
at org.jboss.tools.jmx.core.test.util.TestProjectProvider.init(TestProjectProvider.java:97)
at org.jboss.tools.jmx.core.test.util.TestProjectProvider.<init>(TestProjectProvider.java:65)
at org.jboss.tools.jmx.core.test.DefaultProviderTest.testConnection(DefaultProviderTest.java:80)
Results :
Tests in error:
testConnection(org.jboss.tools.jmx.core.test.DefaultProviderTest)
Tests run: 7, Failures: 0, Errors: 1, Skipped: 0
------------
Did some digging and it seems that the .../jmx/tests/org.jboss.tools.jmx.core.test/target/work/data/JMX_EXAMPLE/ folder is empty. However, the content that's supposed to be checked out into that dir is definitely in the target/org.jboss.tools.jmx.core.test-1.1.0-SNAPSHOT.jar jar, so I would think the problem is in how the test is doing its unpacking, rather than how the jar is being built.
--------
Same error in Hudson:
http://hudson.qa.jboss.com/hudson/view/DevStudio/job/jbosstools-tycho-mod...
To run test in Hudson:
http://hudson.qa.jboss.com/hudson/view/DevStudio/job/jbosstools-tycho-mod... -> Build Now -> only need these components to be built: tests,common,jmx; may need to use -Dbuild.if.sources.unchanged=true flag too.
To run test locally from a fresh checkout:
cd /tmp; svn co http://anonsvn.jboss.org/repos/jbosstools/trunk/build/
or
cd /tmp; svn co http://anonsvn.jboss.org/repos/jbosstools/branches/modular_build/build/
then
cd /tmp/build; ant -DCOMPONENTS=tests,common,jmx
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 7 months
[JBoss JIRA] Created: (JBIDE-6596) New Seam WAR project has incorrect deployment artifact structure
by Dominik Pospisil (JIRA)
New Seam WAR project has incorrect deployment artifact structure
----------------------------------------------------------------
Key: JBIDE-6596
URL: https://jira.jboss.org/browse/JBIDE-6596
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Seam
Affects Versions: 3.2.0.M1
Environment: JBT 3.2.0.M1
EAP 5.0, EAP 5.1.CR1
Reporter: Dominik Pospisil
Assignee: Alexey Kazakov
New Seam Project wizard creates project with incorrect structure, deployment of the project fails.
The deployed artifact contains:
/WEB-INF/lib/jboss-seam.jar/jboss-seam.jar
instead of:
/WEB-INF/lib/jboss-seam.jar
Steps to reproduce:
1) Register and start EAP 5.0 runtime
2) File -> New -> Seam Web project, choose EAP 5.0 runtime and EAP 5.0 Seam, WAR packaging option
3) Wait until project gets deployed
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 7 months