Revert of Disable RTCVideoRenderFrameCallbackNV12 test (patchset #1 id:20001 of https://codereview.webrtc.org/2951273002/ )
Reason for revert:
Test has been fixed.
Original issue's description:
> Disable RTCVideoRenderFrameCallbackNV12 test
>
> It has been crashing on trybots
>
> BUG=webrtc:7863
> TBR=magjed@webrtc.org
> NOTRY=True
>
> Review-Url: https://codereview.webrtc.org/2951273002
> Cr-Commit-Position: refs/heads/master@{#18720}
> Committed: 4d25a0554a
TBR=kjellander@webrtc.org,oprypin@webrtc.org
# Not skipping CQ checks because original CL landed more than 1 days ago.
BUG=webrtc:7863
Review-Url: https://codereview.webrtc.org/2959673002
Cr-Commit-Position: refs/heads/master@{#18758}
This commit is contained in:
parent
d3cf0476b4
commit
587ff11208
@ -187,8 +187,7 @@ TEST(RTCMTLVideoViewTests, RTCVideoRenderFrameCallbackI420) {
|
||||
[test tearDown];
|
||||
}
|
||||
|
||||
// The test is disabled because of frequent crashes. See bugs.webrtc.org/7863
|
||||
TEST(RTCMTLVideoViewTests, DISABLED_RTCVideoRenderFrameCallbackNV12) {
|
||||
TEST(RTCMTLVideoViewTests, RTCVideoRenderFrameCallbackNV12) {
|
||||
RTCMTLVideoViewTests *test = [[RTCMTLVideoViewTests alloc] init];
|
||||
[test setup];
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user