3aMN5N8IWRuvw62hTbrZzB changeset

Changeset663762346533 (b)
ParentNone (a)
ab
0+fdmanana 16:59:59 ~/git/hub/couchdb5 (master)> time ./test/etap/run -v test/etap/074-doc-update-conflicts.t
0+test/etap/074-doc-update-conflicts.t ..
0+# Current time local 2011-11-18 17:00:00
0+# Using etap version "0.3.4"
0+1..10
0+Apache CouchDB 0.0.0 (LogLevel=info) is starting.
0+Apache CouchDB has started. Time to relax.
0+[info] [<0.2.0>] Apache CouchDB has started on http://127.0.0.1:60843/
0+Update docs int, DocsList: 1
0+# Created first revision of test document
0+# Spawning 100 clients to update the document
0+Update docs int, DocsList: 2
0+# Waiting for clients to finish
0+Update docs int, DocsList: 98
0+# Verifying client results
0+ok 1  - Got 99 client conflicts
0+ok 2  - Persisted doc has the right value
0+Update docs int, DocsList: 1
0+# Created first revision of test document
0+# Spawning 500 clients to update the document
0+Update docs int, DocsList: 3
0+Update docs int, DocsList: 210
0+# Waiting for clients to finish
0+Update docs int, DocsList: 287
0+# Verifying client results
0+ok 3  - Got 499 client conflicts
0+ok 4  - Persisted doc has the right value
0+Update docs int, DocsList: 1
0+# Created first revision of test document
0+# Spawning 1000 clients to update the document
0+Update docs int, DocsList: 61
0+Update docs int, DocsList: 219
0+# Waiting for clients to finish
0+Update docs int, DocsList: 720
0+# Verifying client results
0+ok 5  - Got 999 client conflicts
0+ok 6  - Persisted doc has the right value
0+Update docs int, DocsList: 1
0+# Created first revision of test document
0+# Spawning 2000 clients to update the document
0+Update docs int, DocsList: 1
0+Update docs int, DocsList: 15
0+Update docs int, DocsList: 53
0+Update docs int, DocsList: 319
0+Update docs int, DocsList: 1254
0+# Waiting for clients to finish
0+Update docs int, DocsList: 358
0+# Verifying client results
0+ok 7  - Got 1999 client conflicts
0+ok 8  - Persisted doc has the right value
0+Update docs int, DocsList: 1
0+# Created first revision of test document
0+# Spawning 5000 clients to update the document
0+Update docs int, DocsList: 80
0+Update docs int, DocsList: 213
0+# Waiting for clients to finish
0+Update docs int, DocsList: 4707
0+# Verifying client results
0+ok 9  - Got 4999 client conflicts
0+ok 10  - Persisted doc has the right value
...
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
--- Revision None
+++ Revision 663762346533
@@ -0,0 +1,60 @@
+fdmanana 16:59:59 ~/git/hub/couchdb5 (master)> time ./test/etap/run -v test/etap/074-doc-update-conflicts.t
+test/etap/074-doc-update-conflicts.t ..
+# Current time local 2011-11-18 17:00:00
+# Using etap version "0.3.4"
+1..10
+Apache CouchDB 0.0.0 (LogLevel=info) is starting.
+Apache CouchDB has started. Time to relax.
+[info] [<0.2.0>] Apache CouchDB has started on http://127.0.0.1:60843/
+Update docs int, DocsList: 1
+# Created first revision of test document
+# Spawning 100 clients to update the document
+Update docs int, DocsList: 2
+# Waiting for clients to finish
+Update docs int, DocsList: 98
+# Verifying client results
+ok 1 - Got 99 client conflicts
+ok 2 - Persisted doc has the right value
+Update docs int, DocsList: 1
+# Created first revision of test document
+# Spawning 500 clients to update the document
+Update docs int, DocsList: 3
+Update docs int, DocsList: 210
+# Waiting for clients to finish
+Update docs int, DocsList: 287
+# Verifying client results
+ok 3 - Got 499 client conflicts
+ok 4 - Persisted doc has the right value
+Update docs int, DocsList: 1
+# Created first revision of test document
+# Spawning 1000 clients to update the document
+Update docs int, DocsList: 61
+Update docs int, DocsList: 219
+# Waiting for clients to finish
+Update docs int, DocsList: 720
+# Verifying client results
+ok 5 - Got 999 client conflicts
+ok 6 - Persisted doc has the right value
+Update docs int, DocsList: 1
+# Created first revision of test document
+# Spawning 2000 clients to update the document
+Update docs int, DocsList: 1
+Update docs int, DocsList: 15
+Update docs int, DocsList: 53
+Update docs int, DocsList: 319
+Update docs int, DocsList: 1254
+# Waiting for clients to finish
+Update docs int, DocsList: 358
+# Verifying client results
+ok 7 - Got 1999 client conflicts
+ok 8 - Persisted doc has the right value
+Update docs int, DocsList: 1
+# Created first revision of test document
+# Spawning 5000 clients to update the document
+Update docs int, DocsList: 80
+Update docs int, DocsList: 213
+# Waiting for clients to finish
+Update docs int, DocsList: 4707
+# Verifying client results
+ok 9 - Got 4999 client conflicts
+ok 10 - Persisted doc has the right value