summaryrefslogtreecommitdiffstats
path: root/systemtest/scripts/test_error-seq.old
diff options
context:
space:
mode:
Diffstat (limited to 'systemtest/scripts/test_error-seq.old')
-rw-r--r--systemtest/scripts/test_error-seq.old13
1 files changed, 13 insertions, 0 deletions
diff --git a/systemtest/scripts/test_error-seq.old b/systemtest/scripts/test_error-seq.old
new file mode 100644
index 0000000..c258bbc
--- /dev/null
+++ b/systemtest/scripts/test_error-seq.old
@@ -0,0 +1,13 @@
+test_error-seq.sh: testing client/server communication for open/close db/ta, Fri Sep 2 22:02:32 CEST 2005
+test_error-seq/test_error-seq v1.0, rasdaman v5 -- generated on 02.09.2005 21:49:12.
+- good cycle...ok
+- bad cycle: do not close db, reopen...ok: 0: Exception: Database Open
+- bad cycle: do not close ta, reopen...ok: 0: Exception: Transaction Open
+- bad cycle: do not open ta, touch...ok: 0: Exception: Transaction Not Open
+- bad cycle: double open ta, touch...ok: 0: Exception: Transaction Open
+- bad cycle: double open db, touch...ok: 0: Exception: Database Open
+- bad cycle: double open ta, touch...ok: 0: Exception: Transaction Open
+- bad cycle: double abort ta (handled gracefully)...ok: 0: Exception: Transaction Not Open
+- bad cycle: double close db (handled gracefully)...ok
+- bad cycle: touch without any db/ta open...got NULL communication object from db...ok
+test_error-seq/test_error-seq done.