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

verify_counter_converge #1368

Closed
martinsumner opened this issue Dec 27, 2022 · 2 comments
Closed

verify_counter_converge #1368

martinsumner opened this issue Dec 27, 2022 · 2 comments

Comments

@martinsumner
Copy link

The test continues to be unstable. This may or may not be related to the issue - #807.

================ verify_counter_converge failure stack trace =====================
{{assertEqual,[{module,verify_counter_converge},
               {line,61},
               {expression,"get_counter ( C , Key )"},
               {expected,13},
               {value,8}]},
 [{verify_counter_converge,'-confirm/0-lc$^5/1-3-',1,
                           [{file,"/Users/martinsumner/riak_test/tests/verify_counter_converge.erl"},
                            {line,61}]},
  {verify_counter_converge,confirm,0,
                           [{file,"/Users/martinsumner/riak_test/tests/verify_counter_converge.erl"},
                            {line,61}]},
  {riak_test_runner,return_to_exit,3,
                    [{file,"/Users/martinsumner/riak_test/src/riak_test_runner.erl"},
                     {line,159}]}]}

If memory serves correctly, this in the past had been an intermittent issue, impacting Riak 3.0.n. Now, in Riak 3.2.n it fails regularly - each time getting 8 not 13.

@martinsumner
Copy link
Author

f79676b

@martinsumner
Copy link
Author

Commit made to develop-3.0 as well.

The majority of the instability here was probably introduced as a result of the new, more convoluted, method necessary to partition/heal clusters in test post OTP 24/25.

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

1 participant