[weld-dev] Ordering of TCK Tests
Gurkan Erdogdu
gurkanerdogdu at yahoo.com
Wed Apr 28 05:12:30 EDT 2010
Hello;
Altough I have already brought this issue onto the table, I am getting the same issues again.
Below tests are passed and failed while running multiple times of TCK. These tests are :
First Category :
If I run below tests as a seperate TestNG test class, all of them are passed.
ProducerMethodLifecycleTest # testCreateReturnsNullIfProducerDoesAndDependent
ResolutionByNameTest # testAmbiguousELNamesResolved
DuplicateNamePrefixResolutionTest # testDuplicateBeanNamePrefix
UnproxyableTest #
testInjectionPointWithUnproxyableTypeWhichResolvesToNormalScopedBean
Second Caegory:
If I run below tests as a seperate TestNG test class, all of them are
passed sometimes, failed sometimes.
ResolutionByTypeTest # testGenericBeanTypesOnProducerMethod
ResolutionByTypeTest # testGenericBeanTypesOnProducerField
ResolutionByTypeTest # testGenericBeanTypesOnManagedBean
General Observation:
At one run this tests have passed, after that I run TCK again, this time some of them are failed!
--Gurkan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/weld-dev/attachments/20100428/ee132097/attachment-0001.html
More information about the weld-dev
mailing list