Skip to content

[ECO-4688] Fix tests - #391

Merged
sacOO7 merged 25 commits into
mainfrom
fix/tests
May 30, 2024
Merged

[ECO-4688] Fix tests#391
sacOO7 merged 25 commits into
mainfrom
fix/tests

Conversation

@sacOO7

@sacOO7sacOO7 commented Mar 7, 2024

Copy link
Copy Markdown
Contributor

@github-actions
github-actionsBottemporarily deployed to staging/pull/391/features March 7, 2024 19:31 Inactive
@github-actions
github-actionsBottemporarily deployed to staging/pull/391/docs March 7, 2024 19:32 Inactive
@sacOO7sacOO7 changed the title Fix test executionFix CI testsMar 7, 2024
@sacOO7sacOO7 changed the title Fix CI testsFix testsMar 7, 2024
@github-actions
github-actionsBottemporarily deployed to staging/pull/391/features April 22, 2024 14:42 Inactive
@github-actions
github-actionsBottemporarily deployed to staging/pull/391/docs April 22, 2024 14:43 Inactive
@github-actions
github-actionsBottemporarily deployed to staging/pull/391/features April 23, 2024 08:30 Inactive
@github-actions
github-actionsBottemporarily deployed to staging/pull/391/docs April 23, 2024 08:30 Inactive
@github-actions
github-actionsBottemporarily deployed to staging/pull/391/features April 23, 2024 10:55 Inactive
@github-actions
github-actionsBottemporarily deployed to staging/pull/391/docs April 23, 2024 10:55 Inactive
@github-actions
github-actionsBottemporarily deployed to staging/pull/391/features April 23, 2024 11:01 Inactive
@github-actions
github-actionsBottemporarily deployed to staging/pull/391/docs April 23, 2024 11:01 Inactive
@github-actions
github-actionsBottemporarily deployed to staging/pull/391/features April 23, 2024 11:02 Inactive
@github-actions
github-actionsBottemporarily deployed to staging/pull/391/docs April 23, 2024 11:03 Inactive
@github-actions
github-actionsBottemporarily deployed to staging/pull/391/features April 29, 2024 12:07 Inactive
@github-actions
github-actionsBottemporarily deployed to staging/pull/391/docs April 29, 2024 12:08 Inactive
@github-actions
github-actionsBottemporarily deployed to staging/pull/391/features April 29, 2024 16:06 Inactive
@github-actions
github-actionsBottemporarily deployed to staging/pull/391/docs April 29, 2024 16:06 Inactive
@github-actions
github-actionsBottemporarily deployed to staging/pull/391/features April 30, 2024 12:17 Inactive
@github-actions
github-actionsBottemporarily deployed to staging/pull/391/features May 16, 2024 05:45 Inactive
@github-actions
github-actionsBottemporarily deployed to staging/pull/391/docs May 16, 2024 05:45 Inactive
Comment threadlib/ably/realtime/connection.rb Outdated

@umair-ablyumair-ably left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

couple formatting issues - happy for these to be fixed in your upcoming PR if that's easier

@lawrence-forooghianlawrence-forooghian left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've left some comments (and agree with Umair re all the unnecessary formatting changes).

I’d also like to mention that I found this PR difficult to review — in my opinion, unnecessarily so. There weren't any instructions on how to review it, so I tried reviewing it commit by commit. Unfortunately, there are many commits which turn out to be reverted by later commits, meaning that reviewing those commits turned out to be a waste of my time. Furthermore, the motivation for some of the changes is not very obvious, and isn't explained in the commit message, meaning that I had to spend time trying to understand what your intention was. I worry that if such a small PR was quite hard to review, then some of your upcoming larger protocol v2 ones will be very hard to review. Please could I ask that you spend time on those PRs to consider the experience for somebody trying to review them?

Comment threadspec/unit/util/crypto_spec.rb Outdated
Comment threadspec/unit/util/crypto_spec.rb Outdated
Comment threadspec/unit/util/crypto_spec.rb
Comment threadspec/unit/util/crypto_spec.rb
Comment threadspec/acceptance/realtime/connection_spec.rb Outdated
Comment threadspec/unit/models/token_details_spec.rb
Comment threadspec/acceptance/realtime/channel_history_spec.rb
Comment threadlib/ably/realtime/channel.rb Outdated
@sacOO7
sacOO7 changed the base branch from feature/no-connection-serial to mainMay 29, 2024 07:15
@github-actions
github-actionsBottemporarily deployed to staging/pull/391/features May 29, 2024 09:57 Inactive
@github-actions
github-actionsBottemporarily deployed to staging/pull/391/docs May 29, 2024 09:58 Inactive
@github-actions
github-actionsBottemporarily deployed to staging/pull/391/features May 29, 2024 10:06 Inactive
@github-actions
github-actionsBottemporarily deployed to staging/pull/391/docs May 29, 2024 10:07 Inactive
@github-actions
github-actionsBottemporarily deployed to staging/pull/391/features May 29, 2024 10:44 Inactive
@github-actions
github-actionsBottemporarily deployed to staging/pull/391/docs May 29, 2024 10:44 Inactive
@github-actions
github-actionsBottemporarily deployed to staging/pull/391/features May 29, 2024 12:14 Inactive
@github-actions
github-actionsBottemporarily deployed to staging/pull/391/docs May 29, 2024 12:14 Inactive
@github-actions
github-actionsBottemporarily deployed to staging/pull/391/features May 29, 2024 14:09 Inactive
@github-actions
github-actionsBottemporarily deployed to staging/pull/391/docs May 29, 2024 14:10 Inactive
@sacOO7

Copy link
Copy Markdown
ContributorAuthor

Thanks for approval 👍

@sacOO7
sacOO7 merged commit 062d98f into mainMay 30, 2024
@sacOO7
sacOO7 deleted the fix/tests branch May 30, 2024 08:27
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

[ably-ruby] Fix failing tests

3 participants

@sacOO7@lawrence-forooghian@umair-ably