Fixed Ruby 3.1 tests by marking intersect? as unimplemented.#9645
Merged
acozzette merged 2 commits intoprotocolbuffers:masterfrom Mar 17, 2022
Merged
Fixed Ruby 3.1 tests by marking intersect? as unimplemented.#9645acozzette merged 2 commits intoprotocolbuffers:masterfrom
acozzette merged 2 commits intoprotocolbuffers:masterfrom
Conversation
acozzette
approved these changes
Mar 17, 2022
|
It looks like the compatibility tests need the same fix. (Or should we delete those? We haven't really been maintaining the compatibility tests.) |
haberman
added a commit
to haberman/protobuf
that referenced
this pull request
Mar 21, 2022
…lbuffers#9645) * Fixed Ruby 3.1 tests by marking intersect? as unimplemented. * Updated compatibility tests.
haberman
added a commit
that referenced
this pull request
Mar 21, 2022
* Allow pre-compiled binaries for ruby 3.1.0 (#9566) * Allow pre-compiled binaries for ruby 3.1.1 * add comment * fix build and use ruby 3.1.0 * add ruby31 to build CI for tests and release * trying to fix ci * install ruby 3.1.0 in ruby_build_environment.sh * use head for rvm to install 3.1.0 * just install master version of rvm in prepare_build_macos_rc * force install of master rvm in ruby_build_environment.sh * Use coroutine=universal when compiling ruby31 * use ucontext * fix filename * fix coroutine name * use git head for rake-compiler-dock * use newest rake-compiler-dock version * Updated CHANGES.txt for Ruby changes. * Fixed Ruby 3.1 tests by marking intersect? as unimplemented. (#9645) * Fixed Ruby 3.1 tests by marking intersect? as unimplemented. * Updated compatibility tests. Co-authored-by: Marco Concetto Rudilosso <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.