Skip to content
Snippets Groups Projects
Commit 531d3acc authored by Dmitry Kovalev's avatar Dmitry Kovalev
Browse files

Disabling BasicRateTargeting3TemporalLayers test.

Frank is going to fix it soon, disabling for now.

Change-Id: Ifb7092d7db5af01bde62897af189fd620b7bbdf3
parent 4fff8566
No related branches found
No related tags found
No related merge requests found
......@@ -489,7 +489,7 @@ TEST_P(DatarateTestVP9, BasicRateTargeting2TemporalLayers) {
}
// Check basic rate targeting for 3 temporal layers.
TEST_P(DatarateTestVP9, BasicRateTargeting3TemporalLayers) {
TEST_P(DatarateTestVP9, DISABLED_BasicRateTargeting3TemporalLayers) {
cfg_.rc_buf_initial_sz = 500;
cfg_.rc_buf_optimal_sz = 500;
cfg_.rc_buf_sz = 1000;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment