Revert "Update checksums for some Opus bit-exactness tests."

This reverts commit 44c6ce1bf6545b599c0b82bbecfd1eed65b34f48.

Reason for revert: Breaks downstream projects

Original change's description:
> Update checksums for some Opus bit-exactness tests.
>
> Opus was recently updated in Chromium (https://crbug.com/1347531), resulting in these failing for a non-SSE build.
>
> Bug: None
> Change-Id: I6c4124192f98f9358e7cc2241aec16a5338e689a
> Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/274760
> Reviewed-by: Henrik Lundin <henrik.lundin@webrtc.org>
> Commit-Queue: Felicia Lim <flim@webrtc.org>
> Cr-Commit-Position: refs/heads/main@{#38095}

Bug: None
Change-Id: I290226d96e3183f3b4188fd7d80229e104138c3a
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/275765
Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com>
Owners-Override: Christoffer Jansson <jansson@webrtc.org>
Commit-Queue: Christoffer Jansson <jansson@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#38098}
This commit is contained in:
Christoffer Jansson
2022-09-16 11:20:19 +00:00
committed by WebRTC LUCI CQ
parent 03e6cccc28
commit 4cdc9effac
2 changed files with 4 additions and 4 deletions

View File

@ -80,7 +80,7 @@ TEST_F(NetEqDecodingTest, MAYBE_TestOpusBitExactness) {
// checksum.
const std::string output_checksum =
"fec6827bb9ee0b21770bbbb4a3a6f8823bf537dc|"
"3610cc7be4b3407b9c273b1299ab7f8f47cca96b";
"c5eb0a8fcf7e8255a40f821cb815e1096619efeb";
const std::string network_stats_checksum =
"3d043e47e5f4bb81d37e7bce8c44bf802965c853|"
@ -104,7 +104,7 @@ TEST_F(NetEqDecodingTest, MAYBE_TestOpusDtxBitExactness) {
// checksum.
const std::string output_checksum =
"b3c4899eab5378ef5e54f2302948872149f6ad5e|"
"589e975ec31ea13f302457fea1425be9380ffb96";
"e97e32a77355e7ce46a2dc2f43bf1c2805530fcb";
const std::string network_stats_checksum =
"dc8447b9fee1a21fd5d1f4045d62b982a3fb0215";