summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/testing/compliance-tests (unfollow)
Commit message (Collapse)AuthorFilesLines
2012-02-06remove excludes for tests that have been fixedantelder1-3/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1240996 13f79535-47bb-0310-9956-ffa450edef68
2012-02-06Update for expected err msgs with the new extra exception informationantelder1-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1240995 13f79535-47bb-0310-9956-ffa450edef68
2012-01-24Exclude two JMS callback compliance tests which no longer workantelder1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1235185 13f79535-47bb-0310-9956-ffa450edef68
2012-01-24Update expected error message for latest JMS binding codeantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1235184 13f79535-47bb-0310-9956-ffa450edef68
2011-12-09Remove excludes now that OASIS have fixed the Java CI tests themselvesslaws1-5/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1212410 13f79535-47bb-0310-9956-ffa450edef68
2011-12-06TUSCANY-3965 - Generally stop detecting non-annotated properties/references ↵slaws1-0/+5
if @Service/@Reference/@Property annotations are present git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1210860 13f79535-47bb-0310-9956-ffa450edef68
2011-12-01Add a mechanism for specifying default intents on policy subjects. This is a ↵slaws1-3/+3
rewrite of the previous attempt after Greg pointed out a build order issue on the mail list. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1209146 13f79535-47bb-0310-9956-ffa450edef68
2011-11-24Add wildcards to error message so it matches across JVM levelsantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1205795 13f79535-47bb-0310-9956-ffa450edef68
2011-11-11Exclude BJM 6017 1 test again as it still hangs when run in the full build. ↵antelder1-0/+1
Works fin when run by itself with maven or in elcipse so tricky to track down whats going wrong. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1200890 13f79535-47bb-0310-9956-ffa450edef68
2011-11-10Also put back BJM_6017_1 into the build as it works now too, i think it ↵antelder1-1/+0
wasn't broken just failing due to bad clean up when other tests were failing git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1200410 13f79535-47bb-0310-9956-ffa450edef68
2011-11-10Put back BJM_4011 test into th ebuild as it works nowantelder1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1200406 13f79535-47bb-0310-9956-ffa450edef68
2011-11-10Expected error message update to match lates jms bindingantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1200255 13f79535-47bb-0310-9956-ffa450edef68
2011-11-10Take out two currently failing JMS tests (i'm looking at them now)antelder1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1200254 13f79535-47bb-0310-9956-ffa450edef68
2011-10-19Add code to read <requires> elements from WSDL and enable the test that ↵slaws1-4/+5
ensure that mayProvides intents are matched between references and services. This has implications for existing tests in that we now have to ensure that any mayProvides intent that is considered to be the default (a concept that the spec doesn't consider) is present in the intent list for the policy subject in question. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1186027 13f79535-47bb-0310-9956-ffa450edef68
2011-10-05Add comment with JIRA numberantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1179075 13f79535-47bb-0310-9956-ffa450edef68
2011-10-05TUSCANY-3880: Disable pojo 10004 testcase as its not really working ↵antelder2-1/+2
correctly until the import/export version is implemented correctly git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1179074 13f79535-47bb-0310-9956-ffa450edef68
2011-09-13TUSCANY-3940 - and remove the exclude for 11017slaws1-3/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1170150 13f79535-47bb-0310-9956-ffa450edef68
2011-09-12Un-exclude the jms tests which are now fixedantelder1-2/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1169733 13f79535-47bb-0310-9956-ffa450edef68
2011-09-08Fix BJM_6017_1_TestCaseantelder1-13/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1166718 13f79535-47bb-0310-9956-ffa450edef68
2011-09-08Add excludes for three tests which are currently failingantelder1-1/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1166659 13f79535-47bb-0310-9956-ffa450edef68
2011-09-08Add exclude for JCA_11017 which is fails due to a bug in the OASIS test ↵antelder1-0/+1
which has been exposed by TUSCANY-3940 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1166621 13f79535-47bb-0310-9956-ffa450edef68
2011-09-07Add a license header to the properties fileantelder1-2/+14
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1166224 13f79535-47bb-0310-9956-ffa450edef68
2011-09-07Include jms otests in buildantelder1-4/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1166201 13f79535-47bb-0310-9956-ffa450edef68
2011-09-07Update to latest OASIS error messagesantelder1-18/+19
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1166200 13f79535-47bb-0310-9956-ffa450edef68
2011-09-07Update to use base runtimeantelder1-8/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1166196 13f79535-47bb-0310-9956-ffa450edef68
2011-09-07Add an ActiveMQ jndi properties file to define the test resourcesantelder1-0/+107
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1166195 13f79535-47bb-0310-9956-ffa450edef68
2011-09-03Fix the mismatched messages in the compliance testsrfeng3-8/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1164876 13f79535-47bb-0310-9956-ffa450edef68
2011-09-02TUSCANY-3935 - correct testing/compliance/assembly messages to match the ↵slaws1-1/+1
change in the OASIS test case for 13007 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1164439 13f79535-47bb-0310-9956-ffa450edef68
2011-08-19TUSCANY-3912 - Local correct to output as a result of ↵slaws1-1/+1
http://www.osoa.org/jira/browse/ASSEMBLY-265. Awaiting official OASIS change. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1159574 13f79535-47bb-0310-9956-ffa450edef68
2011-08-18Remove exclude for 4020 test as it is fixed now with the latest oasis codeantelder1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1159209 13f79535-47bb-0310-9956-ffa450edef68
2011-08-18Add exclude for 4020 test thats been failing for agesantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1159076 13f79535-47bb-0310-9956-ffa450edef68
2011-07-12Add the memory settings to avoid OutOfMemory issue during the buildrfeng1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1145740 13f79535-47bb-0310-9956-ffa450edef68
2011-05-09Remove default command line memory settingsantelder1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1101129 13f79535-47bb-0310-9956-ffa450edef68
2011-02-05Fix lots of depricated maven variable warnings for Maven v3antelder6-6/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067440 13f79535-47bb-0310-9956-ffa450edef68
2011-02-03Correcting error message for BWS_2016 to match latest Tuscany codeedwardsmj1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1066795 13f79535-47bb-0310-9956-ffa450edef68
2011-01-25comment out the direct otest dependency as this pulls in two copies of ↵slaws1-2/+8
Tuscany JARs and add in a line (commented out) to show how to debug surefire tests. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1063276 13f79535-47bb-0310-9956-ffa450edef68
2011-01-14This works fine for me so put back so i can verify it works with Hudson tooantelder1-2/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1058912 13f79535-47bb-0310-9956-ffa450edef68
2011-01-14JCAA still seems to be loading a logging configuration from somewhere that ↵slaws1-0/+7
requires Log4J. I can't find it so to get the build going I'll add the dependency. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1058897 13f79535-47bb-0310-9956-ffa450edef68
2011-01-13Remove some redundant dependencies. Also for some strange reason I have to ↵slaws1-14/+2
move to the base pom dependency to get this to work. The normal jar is ok for the others. Haven't got to the bottom of it yet, git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1058568 13f79535-47bb-0310-9956-ffa450edef68
2011-01-13Update message to match OASISslaws2-3/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1058566 13f79535-47bb-0310-9956-ffa450edef68
2011-01-12Re-enabled all OASIS Java CAA testcases, plus updated Tuscany error messagesedwardsmj2-14/+13
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1058151 13f79535-47bb-0310-9956-ffa450edef68
2010-12-11Add woodstox as test dependency to fix testsantelder1-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1044631 13f79535-47bb-0310-9956-ffa450edef68
2010-12-11Add woodstox as test dependency to fix testsantelder1-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1044630 13f79535-47bb-0310-9956-ffa450edef68
2010-12-11Add woodstox as test dependency to fix testsantelder1-0/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1044629 13f79535-47bb-0310-9956-ffa450edef68
2010-12-11Add woodstox as test dependency to fix tests, and log4j as the oasis ↵antelder1-0/+13
artifacts include it in the log config git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1044628 13f79535-47bb-0310-9956-ffa450edef68
2010-12-11Add woodstox as test dependency to fix testsantelder1-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1044627 13f79535-47bb-0310-9956-ffa450edef68
2010-12-09Exclude the recently added tests that we haven't brought up in tuscany yetantelder1-0/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1043886 13f79535-47bb-0310-9956-ffa450edef68
2010-12-08Customize the surefire plugin trying to avoid out of heap spacerfeng6-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1043773 13f79535-47bb-0310-9956-ffa450edef68
2010-12-06Fix error message. The details stay the same but the prefix "Test service ↵slaws1-1/+1
got an exception during execution" is removed git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1042563 13f79535-47bb-0310-9956-ffa450edef68
2010-12-01Add tests dependency to see if that fixes the build problem on hudson solaris2antelder1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1040950 13f79535-47bb-0310-9956-ffa450edef68