summaryrefslogtreecommitdiff
path: root/qpid/java/test-profiles/default.testprofile
diff options
context:
space:
mode:
authorRafael H. Schloming <rhs@apache.org>2009-07-27 18:32:33 +0000
committerRafael H. Schloming <rhs@apache.org>2009-07-27 18:32:33 +0000
commitd7a34316af75bb1757d56d48cc0972674479c4cb (patch)
treea03e11e52bb95dbc8f6488db0e847024988e91b5 /qpid/java/test-profiles/default.testprofile
parent6b11a523ba33430f7ea1a9491871443d38c75c8d (diff)
downloadqpid-python-d7a34316af75bb1757d56d48cc0972674479c4cb.tar.gz
rationalized naming of exclude files to make it clear why tests are excluded and where new exclusions should go; this also corrects the exclusion lists for some of the less common profiles since they now always include the 010Excludes which previously had to be manually copied to the other 010 profiles
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@798246 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/test-profiles/default.testprofile')
-rw-r--r--qpid/java/test-profiles/default.testprofile5
1 files changed, 3 insertions, 2 deletions
diff --git a/qpid/java/test-profiles/default.testprofile b/qpid/java/test-profiles/default.testprofile
index 80d2e6a8a4..5a08b79e10 100644
--- a/qpid/java/test-profiles/default.testprofile
+++ b/qpid/java/test-profiles/default.testprofile
@@ -20,8 +20,9 @@ test.port=15672
test.port.ssl=15671
test.port.alt=15673
-test.excludes=true
-test.excludesfile=${test.profiles}/ExcludeList ${test.profiles}/XAExcludeList ${test.profiles}/08ExcludeList ${test.profiles}/08ExcludeList-nopersistence
+test.exclude=true
+profile.excludes=08TransientExcludes
+test.excludes=Excludes XAExcludes 08Excludes ${profile}.excludes ${profile.excludes}
test.fork=no
test.mem=512M
test=*Test