summaryrefslogtreecommitdiffstats
path: root/systemtest/scripts/test_error-seq.old
blob: c258bbc2217425870c29eca8991a69420d0126ae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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.