summaryrefslogtreecommitdiff
path: root/qadevOOo
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo')
-rw-r--r--qadevOOo/tests/java/ifc/io/_XActiveDataControl.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/ifc/io/_XActiveDataControl.java b/qadevOOo/tests/java/ifc/io/_XActiveDataControl.java
index 37383b099b82..d33239174e2c 100644
--- a/qadevOOo/tests/java/ifc/io/_XActiveDataControl.java
+++ b/qadevOOo/tests/java/ifc/io/_XActiveDataControl.java
@@ -207,7 +207,6 @@ public class _XActiveDataControl extends MultiMethodTest {
// check, if any error occurred
if (errorCalled) {
- Status.failed("Unexpected error");
log.println("Unexpected error " + error);
((Exception)error).printStackTrace(log);
}