Allow old checksum as it breaks upstream project otherwise
Presumable the upstream project uses old clang version No-Try: True Bug: b/240372657 Change-Id: Ic1e59a42c596ce826819d970fe6c051c2a3cae41 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/269218 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Owners-Override: Mirko Bonadei <mbonadei@webrtc.org> Owners-Override: Andrey Logvin <landrey@google.com> Reviewed-by: Andrey Logvin <landrey@google.com> Commit-Queue: Andrey Logvin <landrey@google.com> Cr-Commit-Position: refs/heads/main@{#37634}
This commit is contained in:
@ -83,6 +83,7 @@ TEST_F(NetEqDecodingTest, MAYBE_TestOpusBitExactness) {
|
||||
"c5eb0a8fcf7e8255a40f821cb815e1096619efeb";
|
||||
|
||||
const std::string network_stats_checksum =
|
||||
"3d043e47e5f4bb81d37e7bce8c44bf802965c853|"
|
||||
"076662525572dba753b11578330bd491923f7f5e";
|
||||
|
||||
DecodeAndCompare(input_rtp_file, output_checksum, network_stats_checksum,
|
||||
|
Reference in New Issue
Block a user