summaryrefslogtreecommitdiff
path: root/java/allTests.py
diff options
context:
space:
mode:
Diffstat (limited to 'java/allTests.py')
-rwxr-xr-xjava/allTests.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/allTests.py b/java/allTests.py
index 701f4554fd9..f17c9eadd4c 100755
--- a/java/allTests.py
+++ b/java/allTests.py
@@ -78,7 +78,7 @@ tests = [
("src/main/java/test/IceBox/configuration", ["core", "noipv6", "nomx"]),
("src/main/java/test/Freeze/dbmap", ["once"]),
("src/main/java/test/Freeze/complex", ["once"]),
- ("src/main/java/test/Freeze/evictor", ["core"]),
+ ("src/main/java/test/Freeze/evictor", ["once"]),
("src/main/java/test/Freeze/fileLock", ["once"]),
("src/main/java/test/Glacier2/router", ["service"]),
("src/main/java/test/Glacier2/sessionHelper", ["service", "nossl", "nows", "noipv6"]),