summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTreehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com>2024-04-24 18:27:07 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2024-04-24 18:27:07 +0000
commit0aa525e181936a451e5fe1c171c626cdba34780d (patch)
tree4ddd3959ba2fb6876736b329dca80efe43326860
parent84bc76e5b25382feffe43199bbaa2b1978b3b5ce (diff)
parentcc50bc5ca5ce5ed5e738348bda9ca1ca1449ec30 (diff)
downloadcts-0aa525e181936a451e5fe1c171c626cdba34780d.tar.gz
Merge "Simplify OWNERS files in JVMTI and JDWP test directories." into main
-rw-r--r--hostsidetests/jdwpsecurity/OWNERS4
-rw-r--r--hostsidetests/jdwptunnel/OWNERS4
-rw-r--r--hostsidetests/jvmti/OWNERS (renamed from hostsidetests/jvmti/run-tests/OWNERS)2
-rw-r--r--hostsidetests/jvmti/allocation-tracking/OWNERS2
-rw-r--r--hostsidetests/jvmti/attaching/OWNERS2
-rw-r--r--hostsidetests/jvmti/redefining/OWNERS2
-rw-r--r--hostsidetests/jvmti/tagging/OWNERS2
-rw-r--r--tests/jdwp/OWNERS4
-rw-r--r--tests/tests/jvmti/OWNERS2
-rw-r--r--tests/tests/jvmti/attaching/OWNERS2
10 files changed, 9 insertions, 17 deletions
diff --git a/hostsidetests/jdwpsecurity/OWNERS b/hostsidetests/jdwpsecurity/OWNERS
index 6e0629999c7..131c53fbd08 100644
--- a/hostsidetests/jdwpsecurity/OWNERS
+++ b/hostsidetests/jdwpsecurity/OWNERS
@@ -1,2 +1,2 @@
-# Bug component: 86431
-include /hostsidetests/jvmti/run-tests/OWNERS
+# Bug component: 1304319
+include platform/art:/OWNERS
diff --git a/hostsidetests/jdwptunnel/OWNERS b/hostsidetests/jdwptunnel/OWNERS
index 6e0629999c7..131c53fbd08 100644
--- a/hostsidetests/jdwptunnel/OWNERS
+++ b/hostsidetests/jdwptunnel/OWNERS
@@ -1,2 +1,2 @@
-# Bug component: 86431
-include /hostsidetests/jvmti/run-tests/OWNERS
+# Bug component: 1304319
+include platform/art:/OWNERS
diff --git a/hostsidetests/jvmti/run-tests/OWNERS b/hostsidetests/jvmti/OWNERS
index ef864121273..131c53fbd08 100644
--- a/hostsidetests/jvmti/run-tests/OWNERS
+++ b/hostsidetests/jvmti/OWNERS
@@ -1,2 +1,2 @@
-# Bug component: 86431
+# Bug component: 1304319
include platform/art:/OWNERS
diff --git a/hostsidetests/jvmti/allocation-tracking/OWNERS b/hostsidetests/jvmti/allocation-tracking/OWNERS
deleted file mode 100644
index 2dbff0d6606..00000000000
--- a/hostsidetests/jvmti/allocation-tracking/OWNERS
+++ /dev/null
@@ -1,2 +0,0 @@
-# Bug component: 86431
-include ../run-tests/OWNERS
diff --git a/hostsidetests/jvmti/attaching/OWNERS b/hostsidetests/jvmti/attaching/OWNERS
deleted file mode 100644
index 2dbff0d6606..00000000000
--- a/hostsidetests/jvmti/attaching/OWNERS
+++ /dev/null
@@ -1,2 +0,0 @@
-# Bug component: 86431
-include ../run-tests/OWNERS
diff --git a/hostsidetests/jvmti/redefining/OWNERS b/hostsidetests/jvmti/redefining/OWNERS
deleted file mode 100644
index 2dbff0d6606..00000000000
--- a/hostsidetests/jvmti/redefining/OWNERS
+++ /dev/null
@@ -1,2 +0,0 @@
-# Bug component: 86431
-include ../run-tests/OWNERS
diff --git a/hostsidetests/jvmti/tagging/OWNERS b/hostsidetests/jvmti/tagging/OWNERS
deleted file mode 100644
index 2dbff0d6606..00000000000
--- a/hostsidetests/jvmti/tagging/OWNERS
+++ /dev/null
@@ -1,2 +0,0 @@
-# Bug component: 86431
-include ../run-tests/OWNERS
diff --git a/tests/jdwp/OWNERS b/tests/jdwp/OWNERS
index 6e0629999c7..131c53fbd08 100644
--- a/tests/jdwp/OWNERS
+++ b/tests/jdwp/OWNERS
@@ -1,2 +1,2 @@
-# Bug component: 86431
-include /hostsidetests/jvmti/run-tests/OWNERS
+# Bug component: 1304319
+include platform/art:/OWNERS
diff --git a/tests/tests/jvmti/OWNERS b/tests/tests/jvmti/OWNERS
new file mode 100644
index 00000000000..131c53fbd08
--- /dev/null
+++ b/tests/tests/jvmti/OWNERS
@@ -0,0 +1,2 @@
+# Bug component: 1304319
+include platform/art:/OWNERS
diff --git a/tests/tests/jvmti/attaching/OWNERS b/tests/tests/jvmti/attaching/OWNERS
deleted file mode 100644
index 6e0629999c7..00000000000
--- a/tests/tests/jvmti/attaching/OWNERS
+++ /dev/null
@@ -1,2 +0,0 @@
-# Bug component: 86431
-include /hostsidetests/jvmti/run-tests/OWNERS