resize_test: add TODO for ResizeTest instantiation for VP9
authorJames Zern <jzern@google.com>
Sat, 28 May 2022 22:25:49 +0000 (15:25 -0700)
committerJames Zern <jzern@google.com>
Wed, 1 Jun 2022 05:04:54 +0000 (22:04 -0700)
commit9d279c88c3e8873c114298d69e919bfef45a1dab
tree5c022fed18b757b74d5dd7eda085443fed082c59
parent8f56e1c074712ffa937dc48a14d4b01e378a170f
resize_test: add TODO for ResizeTest instantiation for VP9

this should match VP8 and use ONE_PASS_TEST_MODES, but currently the
code will produce integer sanitizer warnings and may segfault under
certain conditions

Bug: webm:1767,webm:1768
Change-Id: I6482ff1862f19716fde3d57522591bc61d76a84f
test/resize_test.cc