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

[WIP] Matrix building for 【ruby 2.2 - 2.7】 ✖️ 【rails 5.0 - 6.0】 #2

Open
wants to merge 46 commits into
base: support-ar6.0.Z
Choose a base branch
from

Conversation

akariiijima
Copy link
Owner

@akariiijima akariiijima commented Jun 15, 2023

T/O

memo

@akariiijima akariiijima self-assigned this Jun 15, 2023
@akariiijima akariiijima changed the title [WIP] Matrix building for 【ruby 2.2.2 - 2.7】 ✖️ 【rails 5.0 - 6.0】 [WIP] Matrix building for 【ruby 2.2 - 2.7】 ✖️ 【rails 5.0 - 6.0】 Jun 16, 2023
@akariiijima
Copy link
Owner Author

memo: spec gacha?

Failures:

  1) ActiveRecord::Turntable::ClusterHelperMethods.weighted_random_shard_with When checking current target shard from given block users_in_each_shard: [10, 10, 10], probabilities_in_each_shard: [0.333, 0.333, 0.333] should contain exactly (be within 0.05 of 0.333), (be within 0.05 of 0.333), and (be within 0.05 of 0.333)
     Failure/Error: expect(result).to match_array(probabilities_matcher)

       expected collection contained:  [(be within 0.05 of 0.333), (be within 0.05 of 0.333), (be within 0.05 of 0.333)]
       actual collection contained:    [0.302, 0.314, 0.384]
       the missing elements were:      [(be within 0.05 of 0.333)]
       the extra elements were:        [0.384]
     # ./spec/active_record/turntable/cluster_helper_methods_spec.rb:103:in `block (5 levels) in <top (required)>'

@akariiijima akariiijima force-pushed the add-ci-support-ar6.0.Z branch from ca7c7a6 to 699050d Compare July 7, 2023 00:54
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