aboutsummaryrefslogtreecommitdiff
path: root/multimedia/ringrtc/files/patch-src_webrtc_src_testing_BUILD.gn
blob: 886b17bbdff3bdfb0c5c5fc72762615f8b6134b3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
--- ../../src/webrtc/src/testing/BUILD.gn.orig	2022-02-18 10:35:44 UTC
+++ ../../src/webrtc/src/testing/BUILD.gn
@@ -44,14 +44,14 @@ group("run_perf_test") {
   }
 }
 
-python_library("run_isolated_script_test") {
-  testonly = true
-  pydeps_file = "//testing/scripts/run_isolated_script_test.pydeps"
-  data = [ "//.vpython3" ]
-}
+#python_library("run_isolated_script_test") {
+#  testonly = true
+#  pydeps_file = "//testing/scripts/run_isolated_script_test.pydeps"
+#  data = [ "//.vpython3" ]
+#}
 
-python_library("wpt_android_lib") {
-  testonly = true
-  pydeps_file = "//testing/scripts/run_android_wpt.pydeps"
-  data = [ "//.vpython3" ]
-}
+#python_library("wpt_android_lib") {
+#  testonly = true
+#  pydeps_file = "//testing/scripts/run_android_wpt.pydeps"
+#  data = [ "//.vpython3" ]
+#}