Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename overload test module to avoid shielding the same name in sasl app #727

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

shino
Copy link
Contributor

@shino shino commented Jan 20, 2015

There is a test module with name overload which is included in escriptized riak_test. It shields the module with the same name in sasl app, then riak_test for riak_cs output error logs.

2015-01-20 15:38:14.890 [error] <0.152.0> Supervisor sasl_safe_sup had child overload started with overload:start_link() at undefined exit with reason {'EXIT',{undef,[{overload,start_link,[],[]},{supervisor,do_start_child,2,[{file,"supervisor.erl"},{line,310}]},{supervisor,start_children,3,[{file,"supervisor.erl"},{line,293}]},{supervisor,init_children,2,[{file,"supervisor.erl"},{line,259}]},{gen_server,init_it,6,[{file,"gen_server.erl"},{line,304}]},{proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,239}]}]}} in context start_error

This PR renames the test module.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant