summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/compliance-tests/assembly (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-10-06Delete compliance-tests folder as its now in testing folderantelder4-464/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1005063 13f79535-47bb-0310-9956-ffa450edef68
2010-09-16Switch to using the latest assembly otests (r653).slaws4-148/+112
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997792 13f79535-47bb-0310-9956-ffa450edef68
2010-08-18UPdate error messages to match latest oasis schema validation messagesantelder1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@986679 13f79535-47bb-0310-9956-ffa450edef68
2010-08-03Update for spliting uri into separate parametersantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@981821 13f79535-47bb-0310-9956-ffa450edef68
2010-07-28port fix for ASM10003_TestCasekelvingoodson1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980059 13f79535-47bb-0310-9956-ffa450edef68
2010-07-26Exclude a few more failing assembly otestsantelder1-0/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979207 13f79535-47bb-0310-9956-ffa450edef68
2010-07-25Exclude some failing testsantelder1-0/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979007 13f79535-47bb-0310-9956-ffa450edef68
2010-07-13TUSCANY-3616 - Add code to check that that interface contracts a reference ↵slaws1-3/+3
and reference binding and at service and service binding match. Motivated by BWS_2007. TO do this properly we have to test that the interfaces are described using the same IDL and if not convert to WSDL1.1 are required by the SCA specifications. There are a lot of changes here as doing this upset quite a few tests. Further work is required to look at the details of our WSDL generation process which looks a little suspect around wrapper namespaces. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@963624 13f79535-47bb-0310-9956-ffa450edef68
2010-07-03Update to work with DomainNodeantelder2-81/+86
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960161 13f79535-47bb-0310-9956-ffa450edef68
2010-05-17expected message and msg definition catchupkelvingoodson1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945109 13f79535-47bb-0310-9956-ffa450edef68
2010-05-14error message updates for ci/pojo otestskelvingoodson1-7/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@944219 13f79535-47bb-0310-9956-ffa450edef68
2010-05-14Change the phase where oasis artifact unpacking is done from compile to ↵antelder1-1/+1
test-compile to see if that helps with the issue of tests not getting run ocasionally git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@944173 13f79535-47bb-0310-9956-ffa450edef68
2010-05-14Remove exclude for ASM_4005 as its working nowantelder1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@944148 13f79535-47bb-0310-9956-ffa450edef68
2010-05-12Update error messages from otest onesantelder1-10/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943545 13f79535-47bb-0310-9956-ffa450edef68
2010-05-12Update excludes ion assembly compliance test runnerantelder1-2/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943544 13f79535-47bb-0310-9956-ffa450edef68
2010-05-10error message updates for caa otestskelvingoodson1-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@942716 13f79535-47bb-0310-9956-ffa450edef68
2010-05-07add conformance statements to error message after running otestskelvingoodson1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@942115 13f79535-47bb-0310-9956-ffa450edef68
2010-04-21Updates for excluded tests. assembly complinace test run is now clean but ↵antelder1-9/+1
you nned to get the latest contriubution and test runner artifacts so use mvn -U and/or delete from your local repo git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936288 13f79535-47bb-0310-9956-ffa450edef68
2010-04-21Have compliance test runners set the default http port to 8080 as thats what ↵antelder1-1/+4
all the compliance reference tests are using git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936189 13f79535-47bb-0310-9956-ffa450edef68
2010-04-10Update some commenst on excluded testsantelder1-1/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@932674 13f79535-47bb-0310-9956-ffa450edef68
2010-04-09Update the tests that are excluded. Down to 4 that don't pass due to ↵slaws1-10/+12
code/test reasons. There are 6 or so that don;t pass due to some different between how we run the tests here compared to otest/newlayout git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@932486 13f79535-47bb-0310-9956-ffa450edef68
2010-04-09Add new expected error messages and fix error message for 13002slaws1-5/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@932485 13f79535-47bb-0310-9956-ffa450edef68
2010-03-31Update complicance tests to use JAX-WS based WS bindingantelder1-12/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@929590 13f79535-47bb-0310-9956-ffa450edef68
2010-03-30Update assembly test excludes for the remaining failing testsantelder1-0/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@929097 13f79535-47bb-0310-9956-ffa450edef68
2010-03-29Add Woodstox dependency as the Sun parser fails on lots of tests now. Would ↵antelder1-0/+15
be really good to find a way to fix this git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928787 13f79535-47bb-0310-9956-ffa450edef68
2010-03-29Update trunk assmbly test error messages with changes from otestsantelder1-13/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928785 13f79535-47bb-0310-9956-ffa450edef68
2010-03-29Update assmebly test properties to not include the version in the ↵antelder1-1/+1
cointribution name git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928784 13f79535-47bb-0310-9956-ffa450edef68
2010-03-29Update the assmebly tests runtime bridge to find both jar and zip contributionsantelder1-0/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928783 13f79535-47bb-0310-9956-ffa450edef68
2010-03-11Add JIRA number for why test is taken outantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921644 13f79535-47bb-0310-9956-ffa450edef68
2010-03-09Correct error message for 6008 and re-enable it. Remaining disabled test is ↵slaws2-2/+1
being discussed at OASIS. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920782 13f79535-47bb-0310-9956-ffa450edef68
2010-03-07Update unpack to exclude OASIS version of the commons logging properties fileantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920143 13f79535-47bb-0310-9956-ffa450edef68
2010-03-07Add excludes for failing testsantelder1-0/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920137 13f79535-47bb-0310-9956-ffa450edef68
2010-03-04Tidy up dependencies, update all err message so row/column is *** as it ↵antelder3-218/+21
moves around with different XML parsers git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@919145 13f79535-47bb-0310-9956-ffa450edef68
2010-03-03Remove unneeded dependenciesantelder1-13/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918777 13f79535-47bb-0310-9956-ffa450edef68
2010-03-03Rename test module to be consistent with othersantelder5-0/+660
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918751 13f79535-47bb-0310-9956-ffa450edef68