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

bucket_fixup_test load_test occasional failure #590

Closed
reiddraper opened this issue May 23, 2014 · 1 comment
Closed

bucket_fixup_test load_test occasional failure #590

reiddraper opened this issue May 23, 2014 · 1 comment
Assignees
Milestone

Comments

@reiddraper
Copy link
Contributor

See riak_core build 1001. Relevant lines here:

module 'bucket_fixup_test'
  bucket_fixup_test: fixup_test_...[0.020 s] ok
  bucket_fixup_test: fixup_test_...[0.028 s] ok
  bucket_fixup_test: fixup_test_...[0.027 s] ok
  bucket_fixup_test: fixup_test_...[0.027 s] ok
  bucket_fixup_test: fixup_test_...[0.015 s] ok
  bucket_fixup_test: fixup_test_...[0.203 s] ok
  bucket_fixup_test:92: load_test_...*failed*
in function gen_server:call/3 (gen_server.erl, line 188)
in call from riak_core_bucket:set_bucket_in_ring/2 (src/riak_core_bucket.erl, line 90)
in call from bucket_fixup_test:'-load_test_/0-fun-4-'/0 (test/bucket_fixup_test.erl, line 94)
**exit:{noproc,{gen_server,call,
                    [riak_core_ring_manager,
                     {ring_trans,#Fun<riak_core_bucket.3.106885211>,undefined},
                     infinity]}}

This test appears to pass/fail non-deterministically.

@reiddraper
Copy link
Contributor Author

Closing now that #592 has been merged. We'll re-open if this comes back.

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

No branches or pull requests

2 participants