diff options
author | slaws <slaws@13f79535-47bb-0310-9956-ffa450edef68> | 2010-03-09 11:29:52 +0000 |
---|---|---|
committer | slaws <slaws@13f79535-47bb-0310-9956-ffa450edef68> | 2010-03-09 11:29:52 +0000 |
commit | f9ec2cf62c8a275b718b9ef262d4554087b3078b (patch) | |
tree | fab8d3987699575e51fdd00e0b85d12e74b89840 | |
parent | 19bbe3c8159e03b2cb095a143a5f2f0d2b5f7a63 (diff) |
Small update to status comment
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920810 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | sca-java-2.x/trunk/compliance-tests/policy/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sca-java-2.x/trunk/compliance-tests/policy/pom.xml b/sca-java-2.x/trunk/compliance-tests/policy/pom.xml index b180d1a0de..d78bd9eda4 100644 --- a/sca-java-2.x/trunk/compliance-tests/policy/pom.xml +++ b/sca-java-2.x/trunk/compliance-tests/policy/pom.xml @@ -77,8 +77,8 @@ <exclude>**/POL_3001_TestCase.java</exclude><!-- see TUSCANY-3370 -->
<exclude>**/POL_3002_TestCase.java</exclude><!-- see TUSCANY-3370 -->
<exclude>**/POL_4003_TestCase.java</exclude><!-- see TUSCANY-3488 -->
- <exclude>**/POL_4013_TestCase.java</exclude><!-- see TUSCANY-xxxx Doesn't fail for me - SL -->
- <exclude>**/POL_4028_TestCase.java</exclude><!-- see TUSCANY-xxxx Should now work -->
+ <exclude>**/POL_4013_TestCase.java</exclude><!-- see TUSCANY-xxxx - Passes in otest module -->
+ <exclude>**/POL_4028_TestCase.java</exclude><!-- see TUSCANY-xxxx - Passes in otest module -->
<!-- transaction intents -->
<exclude>**/POL_9006_TestCase.java</exclude><!-- see TUSCANY-3487-->
<exclude>**/POL_9009_TestCase.java</exclude><!-- see TUSCANY-3487-->
|