Skip to content

Fixed Ruby 3.1 tests by marking intersect? as unimplemented.#9645

Merged
acozzette merged 2 commits intoprotocolbuffers:masterfrom
haberman:ruby31
Mar 17, 2022
Merged

Fixed Ruby 3.1 tests by marking intersect? as unimplemented.#9645
acozzette merged 2 commits intoprotocolbuffers:masterfrom
haberman:ruby31

Conversation

@haberman
Copy link
Copy Markdown
Member

No description provided.

@acozzette
Copy link
Copy Markdown

It looks like the compatibility tests need the same fix. (Or should we delete those? We haven't really been maintaining the compatibility tests.)

@acozzette acozzette merged commit 7f1acff into protocolbuffers:master Mar 17, 2022
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]>
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.

3 participants