-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy patheunit-output-esl-dp_poc.txt
85 lines (74 loc) · 3.47 KB
/
eunit-output-esl-dp_poc.txt
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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
Verifying dependencies...
Compiling dp_router
apps/dp_router/src/dp_router_server.erl:39: Warning: variable 'Nodes' is unused
Compiling dp_dummy
apps/dp_dummy/src/dp_dummy_server.erl:70: Warning: function check_node/1 is unused
apps/dp_dummy/src/dp_dummy.erl:25: Warning: function metrics_name/2 is unused
Compiling dp_loader
Compiling dp
apps/dp/src/dp_sup.erl:18: Warning: type constraints_per_participant() is unused
_build/test/lib/dp/test/dp_metrics_SUITE.erl:11: Warning: export_all flag enabled - all functions will be exported
Compiling dp_shared_utils
apps/dp_shared_utils/src/dp_shared_utils.erl:56: Warning: variable 'Port' is unused
apps/dp_shared_utils/src/dp_shared_utils_server.erl:54: Warning: variable 'Map' is unused
Performing EUnit tests...
/dp/_build/test/lib/dp/test/dp_constraint_tests.erl:23:<0.744.0>: Upper limit
/dp/_build/test/lib/dp/test/dp_constraint_tests.erl:58:<0.744.0>: Lower limit
[0;32m.[0m15:31:20.536 [info] Creating table fund on node ctnode360@c12ebfd9a5dd.
15:31:20.539 [info] Creating table limit on node ctnode360@c12ebfd9a5dd.
[0;32m.[0m15:31:20.539 [info] initialising funds (Db: [true,true])
15:31:20.536 [info] Application lager started on node ctnode360@c12ebfd9a5dd
=INFO REPORT==== 10-Sep-2018::15:31:20 ===
application: lager
exited: stopped
type: permanent
15:31:20.582 [error] Table fund already exists on ctnode360@c12ebfd9a5dd
15:31:20.582 [error] Table limit already exists on ctnode360@c12ebfd9a5dd
15:31:20.582 [info] initialising funds (Db: [true,true])
15:31:20.582 [info] Application lager started on node ctnode360@c12ebfd9a5dd
15:31:20.622 [info] Application elarm started on node ctnode360@c12ebfd9a5dd
/dp/_build/test/lib/dp/test/dp_db_tests.erl:24:<0.775.0>: Test funds Db
/dp/_build/test/lib/dp/test/dp_db_tests.erl:45:<0.775.0>: Test limit Db
[0;32m.[0m/dp/_build/test/lib/dp/test/dp_db_tests.erl:76:<0.775.0>: Test elarm on zeroed balance
[0;32m.[0m[0;32m.[0m
=INFO REPORT==== 10-Sep-2018::15:31:20 ===
application: lager
exited: stopped
type: permanent
=INFO REPORT==== 10-Sep-2018::15:31:20 ===
application: elarm
exited: stopped
type: temporary
15:31:20.714 [error] Table fund already exists on ctnode360@c12ebfd9a5dd
15:31:20.714 [error] Table limit already exists on ctnode360@c12ebfd9a5dd
15:31:20.714 [info] initialising funds (Db: [true,true])
15:31:20.714 [info] Application lager started on node ctnode360@c12ebfd9a5dd
15:31:20.774 [info] Connected nodes: []
15:31:20.790 [error] Error calling remote node: {nodedown,dummynode}
[0;32m.[0m15:31:20.894 [error] Error calling remote node: {nodedown,dummynode}
[0;32m.[0m
=INFO REPORT==== 10-Sep-2018::15:31:20 ===
application: lager
exited: stopped
type: permanent
[0;32m.[0m
Top 8 slowest tests (0.219 seconds, 17.4% of total time):
dp_protocol_tests:protocol_test_/0: Upper limit
[0;36m 0.112 seconds[0m
dp_protocol_tests:protocol_test_/0: Lower limit
[0;36m 0.102 seconds[0m
dp_db_tests:protocol_test_/0: Test elarm on zeroed balance
[0;36m 0.004 seconds[0m
dp_db_tests:protocol_test_/0: Test fund Db
[0;36m 0.001 seconds[0m
dp_constraint_tests:limit_test_/0: Upper limit
[0;36m 0.000 seconds[0m
dp_policy_SUITE:counter_test/0: module 'dp_policy_SUITE'
[0;36m 0.000 seconds[0m
dp_constraint_tests:limit_test_/0: Lower limit
[0;36m 0.000 seconds[0m
dp_db_tests:protocol_test_/0: Test limit Db
[0;36m 0.000 seconds[0m
Finished in 1.262 seconds
[0;32m8 tests, 0 failures
[0m