aboutsummaryrefslogtreecommitdiffstats
path: root/lib/dialyzer/test/r9c_tests_SUITE_data/results/mnesia
diff options
context:
space:
mode:
authorStavros Aronis <[email protected]>2011-02-18 20:03:34 +0200
committerStavros Aronis <[email protected]>2011-02-28 17:14:04 +0200
commitc7a637f08ce52c0713e03f9a5d051edd8b4f934f (patch)
tree23fa4c518a92f4e55205d1d840913a537739de97 /lib/dialyzer/test/r9c_tests_SUITE_data/results/mnesia
parent059ca05caa95d91411c071c8542cef400a066e17 (diff)
downloadotp-c7a637f08ce52c0713e03f9a5d051edd8b4f934f.tar.gz
otp-c7a637f08ce52c0713e03f9a5d051edd8b4f934f.tar.bz2
otp-c7a637f08ce52c0713e03f9a5d051edd8b4f934f.zip
Update test results as they currently appear in dev
Diffstat (limited to 'lib/dialyzer/test/r9c_tests_SUITE_data/results/mnesia')
-rw-r--r--lib/dialyzer/test/r9c_tests_SUITE_data/results/mnesia1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/dialyzer/test/r9c_tests_SUITE_data/results/mnesia b/lib/dialyzer/test/r9c_tests_SUITE_data/results/mnesia
index 2e5881d6f1..e199581a0e 100644
--- a/lib/dialyzer/test/r9c_tests_SUITE_data/results/mnesia
+++ b/lib/dialyzer/test/r9c_tests_SUITE_data/results/mnesia
@@ -6,7 +6,6 @@ mnesia_bup.erl:111: The created fun has no local return
mnesia_bup.erl:574: Function fallback_receiver/2 has no local return
mnesia_bup.erl:967: Function uninstall_fallback_master/2 has no local return
mnesia_checkpoint.erl:1014: The variable Error can never match since previous clauses completely covered the type {'ok',#checkpoint_args{nodes::[any()],retainers::[any(),...]}}
-mnesia_checkpoint.erl:894: The call sys:handle_system_msg(Msg::any(),From::any(),'no_parent','mnesia_checkpoint',[],Cp::#checkpoint_args{}) will never return since the success typing is (any(),{pid(),_},pid(),atom() | tuple(),[{'log' | 'log_to_file' | 'statistics' | 'trace' | fun((_,_,_) -> any()),_}],any()) -> any() and the contract is (term(),{pid(),term()},pid(),module(),[dbg_opt()],term()) -> no_return()
mnesia_controller.erl:1666: The variable Tab can never match since previous clauses completely covered the type [any()]
mnesia_controller.erl:1679: The pattern {'stop', Reason, Reply, State2} can never match the type {'noreply',_} | {'reply',_,_} | {'stop','shutdown',#state{}}
mnesia_controller.erl:1685: The pattern {'noreply', State2, _Timeout} can never match the type {'reply',_,_}