Protocol Buffers - Google's data interchange format
COMMITS
/ conformance/failure_list_ruby.txt January 21, 2026
P
Add conformance tests for utf8 validation.
Protobuf Team Bot committed
June 21, 2025
D
Fix expected parse failures that may fail for the wrong reasons (#21873)
Dan Hudlow committed
February 7, 2025
K
Tolerate message set extensions encoded as normal deliminited submessages
Kevin O'Connor committed
February 6, 2025
K
Add binary conformance tests for message set encoding
Kevin O'Connor committed
January 7, 2025
P
Add three conformance test edge cases for ProtoJSON repr of Any
Protobuf Team Bot committed
December 10, 2024
S
Raise ParseError for non-numeric strings in numeric fields in Ruby and PHP JSON parsing.
Sandy Zhang committed
November 7, 2024
S
Add JSON parse conformance tests for non-numeric string in numeric fields.
Sandy Zhang committed
October 2, 2024
P
Updates upb conformance failures file.
Protobuf Team Bot committed
December 28, 2023
J
Fixed non-conformance in upb JSON enum decoding when ignoring unknown enum values.
Joshua Haberman committed
April 13, 2023
J
Change the Ruby code generator to emit a serialized proto instead of the DSL (#12319)
Joshua Haberman committed
January 14, 2023
M
Bump protobuf to latest upb version.
Mike Kruskal committed
January 9, 2023
January 6, 2023
November 15, 2022
A
Copybara import of the project:
Anton Grbin committed
September 30, 2022
J
Added staleness test to keep ruby-upb.{c,h} amalgamation files in sync with upb repo (#10496)
Joshua Haberman committed
July 18, 2022
A
Add PHP and Ruby failures from newly added conformance test cases
Adam Cozzette committed
May 18, 2021
J
Updated version of upb for Ruby (#8624)
Joshua Haberman committed
April 16, 2021
J
Add new test to failure list where appropriate.
Joshua Haberman committed
January 13, 2021
J
Ported Ruby extension to upb_msg (#8184)
Joshua Haberman committed
August 18, 2020
J
Added new failing conformance tests to failure list.
Joshua Haberman committed
May 11, 2020
J
Added new failure to the failure lists.
Joshua Haberman committed
May 8, 2020
J
Added new failing conformance test to Ruby, PHP, and C#.
Joshua Haberman committed
February 11, 2020
J
Fix for JSON serialization of 0/empty-valued wrapper types (#7198)
Joshua Haberman committed
November 12, 2019
R
Whitelist newly added conformance test failures for Ruby, C#, and PHP
Rafi Kamal committed
September 3, 2019
P
Add binary conformance tests for map fields (#6560)
Paul Yang committed
August 27, 2019
P
Sync upb (#6577)
Paul Yang committed
August 23, 2019
P
Test singular fields are encoded in canonical way (#6553)
Paul Yang committed
August 2, 2019
P
Conformance packed (#6447)
Paul Yang committed
July 26, 2019
P
Add binary conformance test for default repeated fields (#6440)
Paul Yang committed
June 21, 2019
B
Merge remote-tracking branch 'origin/3.8.x'
Bo Yang committed
June 17, 2019
P
Change int64 json encoding to be string for php and ruby (#6251)
Paul Yang committed
April 24, 2019
H
Add a new conformance test for top level JSON null (#5966)
Hao Nguyen committed
March 28, 2019
B
Update upb for ruby
Bo Yang committed
March 8, 2019
P
Fix ruby continuous tests (#5853)
Paul Yang committed
January 17, 2019
P
Fix Any json encoding/decoding for ruby. (#5592)
Paul Yang committed
January 8, 2019
December 26, 2018
P
November 17, 2018
E
Adds the ability to ignore unknown fields on parse
Erik Benoist committed
August 31, 2018
P
Add missing reference to conformanc_test_impl.cc in Makefile (#5100)
Paul Yang committed
August 9, 2018
F
Down-integrate from google3.
Feng Xiao committed
July 9, 2018
P
Enable ignoring unknown in json parsing in php (#4839)
Paul Yang committed
March 23, 2018
A
Updated Ruby conformance test failure list
Adam Cozzette committed
October 26, 2017
P
Reserve unknown in Ruby (#3763)
Paul Yang committed
July 25, 2017
J
Update conformance tests again.
Jisi Liu committed
J
Update conformance tests
Jisi Liu committed
J
Merge from master
Jisi Liu committed
July 19, 2017
J
Update conformance tests
Jisi Liu committed
June 19, 2017
J
Updated upb to fix JSON conformance issues. (#3206)
Joshua Haberman committed
June 16, 2017
T
Raise the number of digits used for floats.
Thomas Van Lenten committed