Skip to content

Bug: Protobuf tests started failing #3825

@zxPhoenix

Description

@zxPhoenix

Hi,

Recently Protobuf tests started failing at least for old PBS code (v 3.16):

  • Tests where the maven cache was found and successfully restored were passing.
  • Tests where the maven cache did not exist and could not be restored were failing.

The error: PROTOC FAILED: test-opernrtb.proto:84:8: "com.iabtechlab.openrtb.v2.BidRequest.Imp.Video.CompanionAd" is not defined.

The reason:

Updating the POM to reference the older version of the above file allows the tests to pass.

Please introduce versioning for https://raw.githubusercontent.com/IABTechLab/openrtb-proto-v2/master/openrtb-core/src/main/protobuf/openrtb.proto file and keep it actual per PBS code version.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions