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

org.jboss.tools.cdi.core.test failures on Mac OS

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • 4.3.x
    • None
    • cdi
    • None
    • +

      Tests run: 1286, Failures: 109, Errors: 12, Skipped: 0, Time elapsed: 571.541 sec <<< FAILURE!
      
      Results :
      
      Failed tests:   testType1(org.jboss.tools.cdi.core.test.TypeTest): expected:<11> but was:<10>
        testType2(org.jboss.tools.cdi.core.test.TypeTest): expected:<11> but was:<10>
        testType(org.jboss.tools.cdi.core.test.TypeTest): expected:<11> but was:<10>
        testDependentProjects(org.jboss.tools.cdi.core.test.tck.validation.DependentProjectValidationTest): Marker matches the 'Injection point declares a primitive type boolean that cannot be proxied by the container resolves to a bean TestBean3.foo\(\) with a normal scope \[JSR-299 ?5.4.1\]' pattern wasn't found. Here is the list of found markers in /CDITest3/src/cdi/test3/TestBean3.java : []
        testAbstractApiType(org.jboss.tools.cdi.core.test.tck.BeanDefinitionTest): Wrong number of types. expected:<4> but was:<3>
        testPrivitiveTypes(org.jboss.tools.cdi.core.test.tck.BeanDefinitionTest): Can't find java.lang.Integer type.
        testBeanTypes(org.jboss.tools.cdi.core.test.tck.BeanDefinitionTest): Wrong number of types. expected:<6> but was:<5>
        testParameterInjectionsWithQualifierWithMemberValues(org.jboss.tools.cdi.core.test.tck.InjectionPointTest)
        testDefaultValuesInQualifierProperties(org.jboss.tools.cdi.core.test.tck.InjectionPointTest)
        testGenericBeanTypesOnManagedBean(org.jboss.tools.cdi.core.test.tck.lookup.ResolutionByTypeTest): /tck/JavaSource/org/jboss/jsr299/tck/tests/lookup/typesafe/resolution/Emu.java bean [ org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.FlightlessBird;] should have java.lang.Object type.
        testBeanTypesOnProducerMethod(org.jboss.tools.cdi.core.test.tck.lookup.ResolutionByTypeTest): Wrong number of types. expected:<2> but was:<1>
        testBeanTypesOnProducerField(org.jboss.tools.cdi.core.test.tck.lookup.ResolutionByTypeTest): Wrong number of types. expected:<2> but was:<1>
        testResolveByTypeWithPrimitives(org.jboss.tools.cdi.core.test.tck.lookup.ResolutionByTypeTest): Can't find java.lang.Double type.
        testInjectionResolutionOfRestrictedProducerMethod(org.jboss.tools.cdi.core.test.tck.lookup.ResolutionByTypeTest): Wrong number of the beans expected:<1> but was:<0>
        testInjectionResolutionOfRestrictedProducerField(org.jboss.tools.cdi.core.test.tck.lookup.ResolutionByTypeTest): Wrong number of the beans expected:<1> but was:<0>
        testBeanTypesOnManagedBean(org.jboss.tools.cdi.core.test.tck.lookup.ResolutionByTypeTest): Wrong number of types. expected:<2> but was:<1>
        testGenericBeanTypesOnProducerMethod(org.jboss.tools.cdi.core.test.tck.lookup.ResolutionByTypeTest): /tck/JavaSource/org/jboss/jsr299/tck/tests/lookup/typesafe/resolution/PetShop.java bean [ org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.Cat;] should have java.lang.Object type.
        testGenericBeanTypesOnProducerField(org.jboss.tools.cdi.core.test.tck.lookup.ResolutionByTypeTest): /tck/JavaSource/org/jboss/jsr299/tck/tests/lookup/typesafe/resolution/PetShop.java bean [ org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.Cat;] should have java.lang.Object type.
        testBeanTypesOnSessionBean(org.jboss.tools.cdi.core.test.tck.EnterpriseResolutionByTypeTest): Wrong number of types. expected:<2> but was:<1>
        testAssignabilityOfParameterizedTypeWithTypeVariablesToParameterizedTypeWithWildcards2(org.jboss.tools.cdi.core.test.tck.AssignabilityOfRawAndParameterizedTypesTest): Wrong number of the beans expected:<1> but was:<0>
        testAssignabilityOfSophisticatedCases(org.jboss.tools.cdi.core.test.tck.AssignabilityOfRawAndParameterizedTypesTest): Wrong number of the beans expected:<1> but was:<0>
        testAssignabilityOfParameterizedTypeWithTypeVariablesToParameterizedTypeTypeVariable(org.jboss.tools.cdi.core.test.tck.AssignabilityOfRawAndParameterizedTypesTest): Wrong number of types. expected:<2> but was:<1>
        testAssignabilityOfRawTypeWithTypeVariablesToParameterizedType(org.jboss.tools.cdi.core.test.tck.AssignabilityOfRawAndParameterizedTypesTest): Wrong number of the beans expected:<1> but was:<0>
        testAssignabilityOfParameterizedTypeWithTypeVariablesToParameterizedTypeWithActualTypes(org.jboss.tools.cdi.core.test.tck.AssignabilityOfRawAndParameterizedTypesTest): Wrong number of the beans expected:<1> but was:<0>
        testAssignabilityOfParameterizedTypeWithActualTypesToParameterizedTypeWithWildcards(org.jboss.tools.cdi.core.test.tck.AssignabilityOfRawAndParameterizedTypesTest): Wrong number of the beans expected:<1> but was:<0>
        testAssignabilityOfParameterizedTypeWithTypeVariablesToParameterizedTypeWithWildcards(org.jboss.tools.cdi.core.test.tck.AssignabilityOfRawAndParameterizedTypesTest): Wrong number of the beans expected:<1> but was:<0>
        testAssignabilityToRawType(org.jboss.tools.cdi.core.test.tck.AssignabilityOfRawAndParameterizedTypesTest): Wrong number of the beans expected:<4> but was:<2>
        testAssignabilityOfParameterizedTypeWithActualTypesToParameterizedTypeWithActualTypes(org.jboss.tools.cdi.core.test.tck.AssignabilityOfRawAndParameterizedTypesTest): Wrong number of the beans expected:<2> but was:<0>
        testNewHashSetParameter(org.jboss.tools.cdi.core.test.tck.InjectionPointWithNewQualifierTest): Wrong number of the beans expected:<1> but was:<0>
        testNewArrayListField(org.jboss.tools.cdi.core.test.tck.InjectionPointWithNewQualifierTest): Wrong number of the beans expected:<1> but was:<0>
        testQualifierWithArithmeticExpressionsResolved(org.jboss.tools.cdi.core.test.tck.QualifierWithMembersTest): Wrong number of the beans expected:<1> but was:<0>
        testBuiltInPrincipalBean(org.jboss.tools.cdi.core.test.tck.BuiltInBeanInjectionTest)
        testLegalTypesInTyped(org.jboss.tools.cdi.core.test.tck.validation.DefenitionErrorsValidationTest): Marker matches the 'Bean specifies a type restriction which does not correspond to a type in the unrestricted set of bean types of a bean \[JSR-299 ?2.2.2\]' pattern wasn't found. Here is the list of found markers in /tck/JavaSource/org/jboss/jsr299/tck/tests/lookup/typesafe/resolution/PetShop.java : []
        testDelegateSpecifiesDifferentTypeParameterInInterfcaeInMethod(org.jboss.tools.cdi.core.test.tck.validation.DefenitionErrorsValidationTest): Marker matches the 'The delegate type must implement or extend the decorated type IClazz\<java.lang.String\> \[JSR-299 ?8.1.3\]' pattern wasn't found. Here is the list of found markers in /tck/JavaSource/org/jboss/jsr299/tck/tests/jbt/validation/decorators/delegates/TimestampWithMethodBroken.java : [
        testInjectionPointWhichResolvesToNormalScopedFinalBean(org.jboss.tools.cdi.core.test.tck.validation.DeploymentProblemsValidationTests): Marker matches the 'Injection point whose declared type \(String is a final class\) cannot be proxied by the container resolves to a bean Opportunity.t with a normal scope \[JSR-299 ?5.4.1\]' pattern wasn't found. Here is the list of found markers in /tck/JavaSource/org/jboss/jsr299/tck/tests/lookup/clientProxy/unproxyable/finalClass/Opportunity.java : []
        testUnsatisfiedDependencyWithNamed(org.jboss.tools.cdi.core.test.tck.validation.DeploymentProblemsValidationTests): Marker matches the 'No bean is eligible for injection to the injection point \[JSR-299 ?5.2.1\]' pattern wasn't found. Here is the list of found markers in /tck/JavaSource/org/jboss/jsr299/tck/tests/jbt/lookup/duplicateName/TestNamed.java : [
        testNormalScopedFinalBean(org.jboss.tools.cdi.core.test.tck.validation.DeploymentProblemsValidationTests): Marker matches the 'Type String \(final class\) is not a legal type of normal scoped bean Opportunity.t because it cannot be proxied by the container \[JSR-299 ?5.4.1\]' pattern wasn't found. Here is the list of found markers in /tck/JavaSource/org/jboss/jsr299/tck/tests/lookup/clientProxy/unproxyable/finalClass/Opportunity.java : []
        testNormalScopedBeanWithUnproxyableType(org.jboss.tools.cdi.core.test.tck.validation.DeploymentProblemsValidationTests): Marker matches the 'Primitive type int is not a legal type of normal scoped bean NumberProducer.produce\(\) because it cannot be proxied by the container \[JSR-299 ?5.4.1\]' pattern wasn't found. Here is the list of found markers in /tck/JavaSource/org/jboss/jsr299/tck/tests/jbt/validation/unproxyable/NumberProducer.java : []
        testInjectionPointWithUnproxyableTypeWhichResolvesToNormalScopedBean(org.jboss.tools.cdi.core.test.tck.validation.DeploymentProblemsValidationTests): Marker matches the 'Injection point declares a primitive type int that cannot be proxied by the container resolves to a bean NumberProducer.produce\(\) with a normal scope \[JSR-299 ?5.4.1\]' pattern wasn't found. Here is the list of found markers in /tck/JavaSource/org/jboss/jsr299/tck/tests/jbt/validation/unproxyable/Number_Broken.java : []
        testAmbiguousDependencyWithNamed(org.jboss.tools.cdi.core.test.tck.validation.DeploymentProblemsValidationTests): Marker matches the 'Multiple beans are eligible for injection to the injection point \[JSR-299 ?5.2.1\]' pattern wasn't found. Here is the list of found markers in /tck/JavaSource/org/jboss/jsr299/tck/tests/jbt/lookup/duplicateName/TestNamed.java : [
        testUnsatisfiedDependencyForInstance(org.jboss.tools.cdi.core.test.tck.validation.DeploymentProblemsValidationTests): Marker matches the 'No bean is eligible for injection to the injection point \[JSR-299 ?5.2.1\]' pattern wasn't found. Here is the list of found markers in /tck/JavaSource/org/jboss/jsr299/tck/tests/jbt/resolution/InjectionInstance.java : []
        testAmbiguousDependencyForInstance(org.jboss.tools.cdi.core.test.tck.validation.DeploymentProblemsValidationTests): Marker matches the 'Multiple beans are eligible for injection to the injection point \[JSR-299 ?5.2.1\]' pattern wasn't found. Here is the list of found markers in /tck/JavaSource/org/jboss/jsr299/tck/tests/jbt/resolution/InjectionInstance.java : []
        testPrimitiveInjectionPointResolvedToNonPrimitiveProducerMethod(org.jboss.tools.cdi.core.test.tck.validation.DeploymentProblemsValidationTests): Marker matches the 'Injection point of primitive type resolves to the bean that may have a null value \[JSR-299 ?5.2.4\]' pattern wasn't found. Here is the list of found markers in /tck/JavaSource/org/jboss/jsr299/tck/tests/jbt/validation/inject/GameBroken.java : []
        testFieldWithSuppressInParentElement(org.jboss.tools.cdi.core.test.tck.validation.SuppressWarningsTests): Marker matches the 'Multiple beans \(.*\) have the same EL name and the name is not resolvable \[JSR-299 ?5.3.1\]' pattern was found
        testMultipleSuppressFromElementAndItsParent(org.jboss.tools.cdi.core.test.tck.validation.SuppressWarningsTests): Marker matches the 'Multiple beans are eligible for injection to the injection point \[JSR-299 ?5.2.1\]' pattern was found
        testMultipleSuppress(org.jboss.tools.cdi.core.test.tck.validation.SuppressWarningsTests): Marker matches the 'Multiple beans are eligible for injection to the injection point \[JSR-299 ?5.2.1\]' pattern was found
        testClass(org.jboss.tools.cdi.core.test.tck.validation.SuppressWarningsTests): Marker matches the 'Multiple beans \(.*\) have the same EL name and the name is not resolvable \[JSR-299 ?5.3.1\]' pattern was found
        testField(org.jboss.tools.cdi.core.test.tck.validation.SuppressWarningsTests): Marker matches the 'Producer method or field cannot be annotated @Inject \[JSR-299 ?3.3.2, ?3.4.2\]' pattern was found
        testParam(org.jboss.tools.cdi.core.test.tck.validation.SuppressWarningsTests): Wrong number of found marker matches the 'Multiple beans are eligible for injection to the injection point \[JSR-299 ?5.2.1\]' pattern. Expected the pattern at the following lines <31> but was at <27, 31, 45, 35, 49>. expected:<1> but was:<5>
        testWOSuppress(org.jboss.tools.cdi.core.test.tck.validation.SuppressWarningsTests): Wrong number of found marker matches the 'Multiple beans are eligible for injection to the injection point \[JSR-299 ?5.2.1\]' pattern. Expected the pattern at the following lines <20, 24, 28, 31, 39, 42, 45> but was at <31, 42, 20, 24, 28, 39>. expected:<7> but was:<6>
        testEL(org.jboss.tools.cdi.core.test.tck.validation.SuppressWarningsTests): Marker matches the '"abc" cannot be resolved' pattern was found
        testGroupName(org.jboss.tools.cdi.core.test.tck.validation.SuppressWarningsTests): Marker matches the 'Multiple beans are eligible for injection to the injection point \[JSR-299 ?5.2.1\]' pattern was found
        testErrorSuppress(org.jboss.tools.cdi.core.test.tck.validation.SuppressWarningsTests): Marker matches the 'Multiple beans are eligible for injection to the injection point \[JSR-299 ?5.2.1\]' pattern was found
        testWarningsOnClassNameRegion(org.jboss.tools.cdi.core.test.tck.validation.SuppressWarningsTests): Marker matches the 'Managed bean Rabbit which declares a passivating scope SessionScoped must be passivation capable \[JSR-299 ?6.6.4\]' pattern was found
        testWarningsOnTyped(org.jboss.tools.cdi.core.test.tck.validation.SuppressWarningsTests): Marker matches the 'Bean specifies a type restriction which does not correspond to a type in the unrestricted set of bean types of a bean \[JSR-299 ?2.2.2\]' pattern wasn't found. Here is the list of found markers in /tck/JavaSource/org/jboss/jsr299/tck/tests/jbt/validation/suppresswarnings/AnotherRabbit.java : [
        testNameAll(org.jboss.tools.cdi.core.test.tck.validation.SuppressWarningsTests): Marker matches the 'Multiple beans are eligible for injection to the injection point \[JSR-299 ?5.2.1\]' pattern was found
        testAmbiguousDependencyWithNamed(org.jboss.tools.cdi.core.test.tck.validation.AYTDeploymentProblemsValidationTests): expected:<3> but was:<0>
        testAbstractApiType(org.jboss.tools.cdi.core.test.tck11.BeanDefinitionCDI11Test): Wrong number of types. expected:<4> but was:<3>
        testPrivitiveTypes(org.jboss.tools.cdi.core.test.tck11.BeanDefinitionCDI11Test): Can't find java.lang.Integer type.
        testBeanTypes(org.jboss.tools.cdi.core.test.tck11.BeanDefinitionCDI11Test): Wrong number of types. expected:<6> but was:<5>
        testParameterInjectionsWithQualifierWithMemberValues(org.jboss.tools.cdi.core.test.tck11.InjectionPointCDI11Test)
        testDefaultValuesInQualifierProperties(org.jboss.tools.cdi.core.test.tck11.InjectionPointCDI11Test)
        testGenericBeanTypesOnManagedBean(org.jboss.tools.cdi.core.test.tck11.lookup.ResolutionByTypeCDI11Test): /tck1.1/JavaSource/org/jboss/jsr299/tck/tests/lookup/typesafe/resolution/Emu.java bean [ org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.FlightlessBird;] should have java.lang.Object type.
        testBeanTypesOnProducerMethod(org.jboss.tools.cdi.core.test.tck11.lookup.ResolutionByTypeCDI11Test): Wrong number of types. expected:<2> but was:<1>
        testBeanTypesOnProducerField(org.jboss.tools.cdi.core.test.tck11.lookup.ResolutionByTypeCDI11Test): Wrong number of types. expected:<2> but was:<1>
        testResolveByTypeWithPrimitives(org.jboss.tools.cdi.core.test.tck11.lookup.ResolutionByTypeCDI11Test): Can't find java.lang.Double type.
        testInjectionResolutionOfRestrictedProducerMethod(org.jboss.tools.cdi.core.test.tck11.lookup.ResolutionByTypeCDI11Test): Wrong number of the beans expected:<1> but was:<0>
        testInjectionResolutionOfRestrictedProducerField(org.jboss.tools.cdi.core.test.tck11.lookup.ResolutionByTypeCDI11Test): Wrong number of the beans expected:<1> but was:<0>
        testBeanTypesOnManagedBean(org.jboss.tools.cdi.core.test.tck11.lookup.ResolutionByTypeCDI11Test): Wrong number of types. expected:<2> but was:<1>
        testGenericBeanTypesOnProducerMethod(org.jboss.tools.cdi.core.test.tck11.lookup.ResolutionByTypeCDI11Test): /tck1.1/JavaSource/org/jboss/jsr299/tck/tests/lookup/typesafe/resolution/PetShop.java bean [ org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.Cat;] should have java.lang.Object type.
        testGenericBeanTypesOnProducerField(org.jboss.tools.cdi.core.test.tck11.lookup.ResolutionByTypeCDI11Test): /tck1.1/JavaSource/org/jboss/jsr299/tck/tests/lookup/typesafe/resolution/PetShop.java bean [ org.jboss.jsr299.tck.tests.lookup.typesafe.resolution.Cat;] should have java.lang.Object type.
        testBeanTypesOnSessionBean(org.jboss.tools.cdi.core.test.tck11.EnterpriseResolutionByTypeCDI11Test): Wrong number of types. expected:<2> but was:<1>
        testAssignabilityOfParameterizedTypeWithTypeVariablesToParameterizedTypeWithWildcards2(org.jboss.tools.cdi.core.test.tck11.AssignabilityOfRawAndParameterizedTypesCDI11Test): Wrong number of the beans expected:<1> but was:<0>
        testAssignabilityOfSophisticatedCases(org.jboss.tools.cdi.core.test.tck11.AssignabilityOfRawAndParameterizedTypesCDI11Test): Wrong number of the beans expected:<1> but was:<0>
        testAssignabilityOfParameterizedTypeWithTypeVariablesToParameterizedTypeTypeVariable(org.jboss.tools.cdi.core.test.tck11.AssignabilityOfRawAndParameterizedTypesCDI11Test): Wrong number of types. expected:<2> but was:<1>
        testAssignabilityOfRawTypeWithTypeVariablesToParameterizedType(org.jboss.tools.cdi.core.test.tck11.AssignabilityOfRawAndParameterizedTypesCDI11Test): Wrong number of the beans expected:<1> but was:<0>
        testAssignabilityOfParameterizedTypeWithTypeVariablesToParameterizedTypeWithActualTypes(org.jboss.tools.cdi.core.test.tck11.AssignabilityOfRawAndParameterizedTypesCDI11Test): Wrong number of the beans expected:<1> but was:<0>
        testAssignabilityOfParameterizedTypeWithActualTypesToParameterizedTypeWithWildcards(org.jboss.tools.cdi.core.test.tck11.AssignabilityOfRawAndParameterizedTypesCDI11Test): Wrong number of the beans expected:<1> but was:<0>
        testAssignabilityOfParameterizedTypeWithTypeVariablesToParameterizedTypeWithWildcards(org.jboss.tools.cdi.core.test.tck11.AssignabilityOfRawAndParameterizedTypesCDI11Test): Wrong number of the beans expected:<1> but was:<0>
        testAssignabilityToRawType(org.jboss.tools.cdi.core.test.tck11.AssignabilityOfRawAndParameterizedTypesCDI11Test): Wrong number of the beans expected:<4> but was:<2>
        testAssignabilityOfParameterizedTypeWithActualTypesToParameterizedTypeWithActualTypes(org.jboss.tools.cdi.core.test.tck11.AssignabilityOfRawAndParameterizedTypesCDI11Test): Wrong number of the beans expected:<2> but was:<0>
        testNewHashSetParameter(org.jboss.tools.cdi.core.test.tck11.InjectionPointWithNewQualifierCDI11Test): Wrong number of the beans expected:<1> but was:<0>
        testNewArrayListField(org.jboss.tools.cdi.core.test.tck11.InjectionPointWithNewQualifierCDI11Test): Wrong number of the beans expected:<1> but was:<0>
        testQualifierWithArithmeticExpressionsResolved(org.jboss.tools.cdi.core.test.tck11.QualifierWithMembersCDI11Test): Wrong number of the beans expected:<1> but was:<0>
        testBuiltInPrincipalBean(org.jboss.tools.cdi.core.test.tck11.BuiltInBeanInjectionCDI11Test)
        testLegalTypesInTyped(org.jboss.tools.cdi.core.test.tck11.validation.DefenitionErrorsValidationCDI11Test): Marker matches the 'Bean specifies a type restriction which does not correspond to a type in the unrestricted set of bean types of a bean \[JSR-299 ?2.2.2\]' pattern wasn't found. Here is the list of found markers in /tck1.1/JavaSource/org/jboss/jsr299/tck/tests/lookup/typesafe/resolution/PetShop.java : []
        testDelegateSpecifiesDifferentTypeParameterInInterfcaeInMethod(org.jboss.tools.cdi.core.test.tck11.validation.DefenitionErrorsValidationCDI11Test): Marker matches the 'The delegate type must implement or extend the decorated type IClazz\<java.lang.String\> \[JSR-299 ?8.1.3\]' pattern wasn't found. Here is the list of found markers in /tck1.1/JavaSource/org/jboss/jsr299/tck/tests/jbt/validation/decorators/delegates/TimestampWithMethodBroken.java : [
        testInjectionPointWhichResolvesToNormalScopedFinalBean(org.jboss.tools.cdi.core.test.tck11.validation.DeploymentProblemsValidationCDI11Tests): Marker matches the 'Injection point whose declared type \(String is a final class\) cannot be proxied by the container resolves to a bean Opportunity.t with a normal scope \[JSR-299 ?5.4.1\]' pattern wasn't found. Here is the list of found markers in /tck1.1/JavaSource/org/jboss/jsr299/tck/tests/lookup/clientProxy/unproxyable/finalClass/Opportunity.java : []
        testUnsatisfiedDependencyWithNamed(org.jboss.tools.cdi.core.test.tck11.validation.DeploymentProblemsValidationCDI11Tests): Marker matches the 'No bean is eligible for injection to the injection point \[JSR-299 ?5.2.1\]' pattern wasn't found. Here is the list of found markers in /tck1.1/JavaSource/org/jboss/jsr299/tck/tests/jbt/lookup/duplicateName/TestNamed.java : [
        testNormalScopedFinalBean(org.jboss.tools.cdi.core.test.tck11.validation.DeploymentProblemsValidationCDI11Tests): Marker matches the 'Type String \(final class\) is not a legal type of normal scoped bean Opportunity.t because it cannot be proxied by the container \[JSR-299 ?5.4.1\]' pattern wasn't found. Here is the list of found markers in /tck1.1/JavaSource/org/jboss/jsr299/tck/tests/lookup/clientProxy/unproxyable/finalClass/Opportunity.java : []
        testNormalScopedBeanWithUnproxyableType(org.jboss.tools.cdi.core.test.tck11.validation.DeploymentProblemsValidationCDI11Tests): Marker matches the 'Primitive type int is not a legal type of normal scoped bean NumberProducer.produce\(\) because it cannot be proxied by the container \[JSR-299 ?5.4.1\]' pattern wasn't found. Here is the list of found markers in /tck1.1/JavaSource/org/jboss/jsr299/tck/tests/jbt/validation/unproxyable/NumberProducer.java : []
        testInjectionPointWithUnproxyableTypeWhichResolvesToNormalScopedBean(org.jboss.tools.cdi.core.test.tck11.validation.DeploymentProblemsValidationCDI11Tests): Marker matches the 'Injection point declares a primitive type int that cannot be proxied by the container resolves to a bean NumberProducer.produce\(\) with a normal scope \[JSR-299 ?5.4.1\]' pattern wasn't found. Here is the list of found markers in /tck1.1/JavaSource/org/jboss/jsr299/tck/tests/jbt/validation/unproxyable/Number_Broken.java : []
        testAmbiguousDependencyWithNamed(org.jboss.tools.cdi.core.test.tck11.validation.DeploymentProblemsValidationCDI11Tests): Marker matches the 'Multiple beans are eligible for injection to the injection point \[JSR-299 ?5.2.1\]' pattern wasn't found. Here is the list of found markers in /tck1.1/JavaSource/org/jboss/jsr299/tck/tests/jbt/lookup/duplicateName/TestNamed.java : [
        testUnsatisfiedDependencyForInstance(org.jboss.tools.cdi.core.test.tck11.validation.DeploymentProblemsValidationCDI11Tests): Marker matches the 'No bean is eligible for injection to the injection point \[JSR-299 ?5.2.1\]' pattern wasn't found. Here is the list of found markers in /tck1.1/JavaSource/org/jboss/jsr299/tck/tests/jbt/resolution/InjectionInstance.java : []
        testAmbiguousDependencyForInstance(org.jboss.tools.cdi.core.test.tck11.validation.DeploymentProblemsValidationCDI11Tests): Marker matches the 'Multiple beans are eligible for injection to the injection point \[JSR-299 ?5.2.1\]' pattern wasn't found. Here is the list of found markers in /tck1.1/JavaSource/org/jboss/jsr299/tck/tests/jbt/resolution/InjectionInstance.java : []
        testFieldWithSuppressInParentElement(org.jboss.tools.cdi.core.test.tck11.validation.SuppressWarningsCDI11Tests): Marker matches the 'Multiple beans \(.*\) have the same EL name and the name is not resolvable \[JSR-299 ?5.3.1\]' pattern was found
        testMultipleSuppressFromElementAndItsParent(org.jboss.tools.cdi.core.test.tck11.validation.SuppressWarningsCDI11Tests): Marker matches the 'Multiple beans are eligible for injection to the injection point \[JSR-299 ?5.2.1\]' pattern was found
        testMultipleSuppress(org.jboss.tools.cdi.core.test.tck11.validation.SuppressWarningsCDI11Tests): Marker matches the 'Multiple beans are eligible for injection to the injection point \[JSR-299 ?5.2.1\]' pattern was found
        testClass(org.jboss.tools.cdi.core.test.tck11.validation.SuppressWarningsCDI11Tests): Marker matches the 'Multiple beans \(.*\) have the same EL name and the name is not resolvable \[JSR-299 ?5.3.1\]' pattern was found
        testField(org.jboss.tools.cdi.core.test.tck11.validation.SuppressWarningsCDI11Tests): Marker matches the 'Producer method or field cannot be annotated @Inject \[JSR-299 ?3.3.2, ?3.4.2\]' pattern was found
        testParam(org.jboss.tools.cdi.core.test.tck11.validation.SuppressWarningsCDI11Tests): Wrong number of found marker matches the 'Multiple beans are eligible for injection to the injection point \[JSR-299 ?5.2.1\]' pattern. Expected the pattern at the following lines <31> but was at <49, 27, 31, 45, 35>. expected:<1> but was:<5>
        testWOSuppress(org.jboss.tools.cdi.core.test.tck11.validation.SuppressWarningsCDI11Tests): Wrong number of found marker matches the 'Multiple beans are eligible for injection to the injection point \[JSR-299 ?5.2.1\]' pattern. Expected the pattern at the following lines <20, 24, 28, 31, 39, 42, 45> but was at <31, 42, 20, 24, 28, 39>. expected:<7> but was:<6>
        testEL(org.jboss.tools.cdi.core.test.tck11.validation.SuppressWarningsCDI11Tests): Marker matches the '"abc" cannot be resolved' pattern was found
        testGroupName(org.jboss.tools.cdi.core.test.tck11.validation.SuppressWarningsCDI11Tests): Marker matches the 'Multiple beans are eligible for injection to the injection point \[JSR-299 ?5.2.1\]' pattern was found
        testErrorSuppress(org.jboss.tools.cdi.core.test.tck11.validation.SuppressWarningsCDI11Tests): Marker matches the 'Multiple beans are eligible for injection to the injection point \[JSR-299 ?5.2.1\]' pattern was found
        testWarningsOnClassNameRegion(org.jboss.tools.cdi.core.test.tck11.validation.SuppressWarningsCDI11Tests): Marker matches the 'Managed bean Rabbit which declares a passivating scope SessionScoped must be passivation capable \[JSR-299 ?6.6.4\]' pattern was found
        testWarningsOnTyped(org.jboss.tools.cdi.core.test.tck11.validation.SuppressWarningsCDI11Tests): Marker matches the 'Bean specifies a type restriction which does not correspond to a type in the unrestricted set of bean types of a bean \[JSR-299 ?2.2.2\]' pattern wasn't found. Here is the list of found markers in /tck1.1/JavaSource/org/jboss/jsr299/tck/tests/jbt/validation/suppresswarnings/AnotherRabbit.java : [
        testNameAll(org.jboss.tools.cdi.core.test.tck11.validation.SuppressWarningsCDI11Tests): Marker matches the 'Multiple beans are eligible for injection to the injection point \[JSR-299 ?5.2.1\]' pattern was found
        testAmbiguousDependencyWithNamed(org.jboss.tools.cdi.core.test.tck11.validation.AYTDeploymentProblemsValidationCDI11Tests): expected:<3> but was:<0>
      
      Tests in error: 
        testObserverMethodResolution(org.jboss.tools.cdi.core.test.tck.ObserverMethodResolutionTest)
        testObserverMethodResolution0(org.jboss.tools.cdi.core.test.tck.ObserverMethodResolutionTest)
        testObserverMethodResolution2(org.jboss.tools.cdi.core.test.tck.ObserverMethodResolutionTest)
        testObserverMethodResolution3(org.jboss.tools.cdi.core.test.tck.ObserverMethodResolutionTest)
        testBeansXMLInBin(org.jboss.tools.cdi.core.test.tck.validation.BeansXmlValidationTest): Resource '/tck/WebContent/WEB-INF/classes/META-INF/beans.xml' does not exist.
        testBeansXMLInBin(org.jboss.tools.cdi.core.test.tck.validation.AYTBeansXmlValidationTest): Resource '/tck/WebContent/WEB-INF/classes/META-INF/beans.xml' does not exist.
        testObserverMethodResolution(org.jboss.tools.cdi.core.test.tck11.ObserverMethodResolutionCDI11Test)
        testObserverMethodResolution0(org.jboss.tools.cdi.core.test.tck11.ObserverMethodResolutionCDI11Test)
        testObserverMethodResolution2(org.jboss.tools.cdi.core.test.tck11.ObserverMethodResolutionCDI11Test)
        testObserverMethodResolution3(org.jboss.tools.cdi.core.test.tck11.ObserverMethodResolutionCDI11Test)
        testBeansXMLInBin(org.jboss.tools.cdi.core.test.tck11.validation.BeansXmlValidationCDI11Test): Resource '/tck1.1/WebContent/WEB-INF/classes/META-INF/beans.xml' does not exist.
        testBeansXMLInBin(org.jboss.tools.cdi.core.test.tck11.validation.AYTBeansXmlValidationCDI11Test): Resource '/tck1.1/WebContent/WEB-INF/classes/META-INF/beans.xml' does not exist.
      
      Tests run: 1286, Failures: 109, Errors: 12, Skipped: 0
      

        1. bundles.log
          11 kB
          Daniel Azarov
        2. bundles.txt
          7 kB
          Daniel Azarov
        3. org.jboss.tools.cdi.core.test.CDICoreAllTests.txt
          829 kB
          Daniel Azarov

            jmaury@redhat.com Jeff MAURY
            dazarov_jira Daniel Azarov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: