Patch #43466
closed
- Status changed from New to Closed
- Assignee set to Go MAEDA
- Target version set to 7.0.0
Updated sqlite3 gem to 2.8 in r24142.
- Status changed from Closed to Reopened
A test is failing after updating sqlite3 gem to 2.8.
Failure:
UserQueryTest#test_group_filter_any [test/unit/user_query_test.rb:150]:
Expected: [8]
Actual: [8, 8]
bin/rails test test/unit/user_query_test.rb:146
Go MAEDA wrote in #note-2:
A test is failing after updating sqlite3 gem to 2.8.
[...]
I have reverted r24142 in r24145.
Go MAEDA wrote in #note-2:
A test is failing after updating sqlite3 gem to 2.8.
[...]
It appears that this issue was fixed in sqlite3 gem 2.9.1, when the bundled sqlite3 was updated to v3.51.2. The release notes (https://www.sqlite.org/releaselog/3_51_2.html) states:
21. Fix multiple problems in the EXISTS-to-JOIN optimization that was added as part of optimization item 6b above.
- Subject changed from Update sqlite3 gem to 2.8 to Update sqlite3 gem to 2.9
- Status changed from Reopened to Closed
Updated sqlite3 gem to 2.9 in r24642.
Also available in: Atom
PDF