mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 925960 - Change the environment variable to enable mediaconduit_unittests. r=ehugg
This commit is contained in:
parent
ba94097b63
commit
5402f4643d
@ -749,7 +749,7 @@ TEST_F(TransportConduitTest, TestVideoConduitCodecAPI) {
|
||||
int main(int argc, char **argv)
|
||||
{
|
||||
// This test can cause intermittent oranges on the builders
|
||||
CHECK_ENVIRONMENT_FLAG("MOZ_WEBRTC_TESTS")
|
||||
CHECK_ENVIRONMENT_FLAG("MOZ_WEBRTC_MEDIACONDUIT_TESTS")
|
||||
|
||||
test_utils = new MtransportTestUtils();
|
||||
::testing::InitGoogleTest(&argc, argv);
|
||||
|
Loading…
Reference in New Issue
Block a user