[
https://jira.jboss.org/browse/WELD-777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pete Muir closed WELD-777.
--------------------------
Assignee: Pete Muir
Fix Version/s: 1.1.0.Beta3
Resolution: Done
> package org.jboss.arquillian.container.weld.ee.embedded_1_1.mock does not
> exist
> -------------------------------------------------------------------------------
>
> Key: WELD-777
> URL: https://jira.jboss.org/browse/WELD-777
> Project: Weld
> Issue Type: Bug
> Components: Testing Infrastructure (Mocks and Harness Integration)
> Environment: glassfish 3.1 , linux, weld
> Reporter: sreekanth manga
> Assignee: Pete Muir
> Labels: glassfish, tests, weld
> Fix For: 1.1.0.Beta3
>
>
> Hi ,
> I am cloning the repository from http://github.com/weld/core.git.
> After getting a local copy , I am trying to run the tests located at
> core/tests-arquillian with glassfish-remote profile, I am seeing this
> compilation issues:
> INFO] [compiler:testCompile {execution: default-testCompile}]
> [INFO] Compiling 785 source files to
> /space/hudson/.hudson/jobs/Tests-Arquillian-RemoteGlassfish/workspace/coreworkspace/core/tests-arquillian/target/test-classes
> [INFO] -------------------------------------------------------------
> [ERROR] COMPILATION ERROR :
> [INFO] -------------------------------------------------------------
> [ERROR]
> /space/hudson/.hudson/jobs/Tests-Arquillian-RemoteGlassfish/workspace/coreworkspace/core/tests-arquillian/src/test/java/org/jboss/weld/tests/threadlocal/ThreadLocalTestCase.java:[16,63]
> package org.jboss.arquillian.container.weld.ee.embedded_1_1.mock does not
> exist
> [ERROR]
> /space/hudson/.hudson/jobs/Tests-Arquillian-RemoteGlassfish/workspace/coreworkspace/core/tests-arquillian/src/test/java/org/jboss/weld/tests/threadlocal/ThreadLocalTestCase.java:[80,44]
> cannot find symbol
> symbol : class TestContainer
> location: class org.jboss.weld.tests.threadlocal.ThreadLocalTestCase
> [ERROR]
> /space/hudson/.hudson/jobs/Tests-Arquillian-RemoteGlassfish/workspace/coreworkspace/core/tests-arquillian/src/test/java/org/jboss/weld/tests/threadlocal/ThreadLocalTestCase.java:[36,6]
> cannot find symbol
> symbol : class TestContainer
> location: class org.jboss.weld.tests.threadlocal.ThreadLocalTestCase
> [ERROR]
> /space/hudson/.hudson/jobs/Tests-Arquillian-RemoteGlassfish/workspace/coreworkspace/core/tests-arquillian/src/test/java/org/jboss/weld/tests/threadlocal/ThreadLocalTestCase.java:[36,36]
> cannot find symbol
> symbol : class TestContainer
> location: class org.jboss.weld.tests.threadlocal.ThreadLocalTestCase
> [ERROR]
> /space/hudson/.hudson/jobs/Tests-Arquillian-RemoteGlassfish/workspace/coreworkspace/core/tests-arquillian/src/test/java/org/jboss/weld/tests/threadlocal/ThreadLocalTestCase.java:[61,6]
> cannot find symbol
> symbol : class TestContainer
> location: class org.jboss.weld.tests.threadlocal.ThreadLocalTestCase
> [ERROR]
> /space/hudson/.hudson/jobs/Tests-Arquillian-RemoteGlassfish/workspace/coreworkspace/core/tests-arquillian/src/test/java/org/jboss/weld/tests/threadlocal/ThreadLocalTestCase.java:[61,36]
> cannot find symbol
> symbol : class TestContainer
> location: class org.jboss.weld.tests.threadlocal.ThreadLocalTestCase
> [INFO] 6 errors
> [INFO] -------------------------------------------------------------
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Compilation failure
> /space/hudson/.hudson/jobs/Tests-Arquillian-RemoteGlassfish/workspace/coreworkspace/core/tests-arquillian/src/test/java/org/jboss/weld/tests/threadlocal/ThreadLocalTestCase.java:[16,63]
> package org.jboss.arquillian.container.weld.ee.embedded_1_1.mock does not
> exist
> /space/hudson/.hudson/jobs/Tests-Arquillian-RemoteGlassfish/workspace/coreworkspace/core/tests-arquillian/src/test/java/org/jboss/weld/tests/threadlocal/ThreadLocalTestCase.java:[80,44]
> cannot find symbol
> symbol : class TestContainer
> location: class org.jboss.weld.tests.threadlocal.ThreadLocalTestCase
> /space/hudson/.hudson/jobs/Tests-Arquillian-RemoteGlassfish/workspace/coreworkspace/core/tests-arquillian/src/test/java/org/jboss/weld/tests/threadlocal/ThreadLocalTestCase.java:[36,6]
> cannot find symbol
> symbol : class TestContainer
> location: class org.jboss.weld.tests.threadlocal.ThreadLocalTestCase
> /space/hudson/.hudson/jobs/Tests-Arquillian-RemoteGlassfish/workspace/coreworkspace/core/tests-arquillian/src/test/java/org/jboss/weld/tests/threadlocal/ThreadLocalTestCase.java:[36,36]
> cannot find symbol
> symbol : class TestContainer
> location: class org.jboss.weld.tests.threadlocal.ThreadLocalTestCase
> /space/hudson/.hudson/jobs/Tests-Arquillian-RemoteGlassfish/workspace/coreworkspace/core/tests-arquillian/src/test/java/org/jboss/weld/tests/threadlocal/ThreadLocalTestCase.java:[61,6]
> cannot find symbol
> symbol : class TestContainer
> location: class org.jboss.weld.tests.threadlocal.ThreadLocalTestCase
> /space/hudson/.hudson/jobs/Tests-Arquillian-RemoteGlassfish/workspace/coreworkspace/core/tests-arquillian/src/test/java/org/jboss/weld/tests/threadlocal/ThreadLocalTestCase.java:[61,36]
> cannot find symbol
> symbol : class TestContainer
> location: class org.jboss.weld.tests.threadlocal.ThreadLocalTestCase
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
weld-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/weld-issues