Enabling video_codecs_test_framework_integrationtests.

Since Issue 262 is now fixed.

BUG=
TEST=None.

Review URL: https://webrtc-codereview.appspot.com/388004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@1662 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
kjellander@webrtc.org 2012-02-10 11:00:28 +00:00
parent a1e9e3f0d8
commit 486a3baabd

View File

@ -137,8 +137,7 @@ NORMAL_TESTS = {
"test_support_unittests": (True, True, True),
"udp_transport_unittests": (True, True, True),
"vad_unittests": (True, True, True),
# Below: Issue 262
"video_codecs_test_framework_integrationtests": (False, False, False),
"video_codecs_test_framework_integrationtests": (True, True, True),
"video_codecs_test_framework_unittests": (True, True, True),
"video_coding_unittests": (True, True, True),
"video_engine_core_unittests": (True, True, True),