Skip to content

Commit

Permalink
Revert "Use SVT_LOG=0 in avifsvttest for SVT-AV1 3.0.0 (#2668)" (#2674)
Browse files Browse the repository at this point in the history
This reverts commit c28263c.
  • Loading branch information
y-guyon authored Mar 7, 2025
1 parent 6079792 commit f8e40a5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -154,8 +154,6 @@ if(AVIF_GTEST)

if(AVIF_CODEC_SVT_ENABLED)
add_avif_internal_gtest(avifsvttest)
# TODO: https://gitlab.com/AOMediaCodec/SVT-AV1/-/issues/2251 - Remove when fixed upstream
set_property(TEST avifsvttest PROPERTY ENVIRONMENT "SVT_LOG=0")
endif()

add_avif_internal_gtest(aviftilingtest)
Expand Down

0 comments on commit f8e40a5

Please sign in to comment.