Revision 663762346533 () - Diff

Link to this snippet: https://friendpaste.com/3aMN5N8IWRuvw62hTbrZzB
Embed:
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
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