Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 179154e

Browse files
authored
Revert "Sdk roll failure - add facet to allowlist test_manager and other packages. (#37395)" (#37449)
This reverts commit c1200c4.
1 parent c1200c4 commit 179154e

File tree

6 files changed

+0
-78
lines changed

6 files changed

+0
-78
lines changed

shell/platform/fuchsia/dart_runner/tests/startup_integration_test/dart_aot_runner/meta/dart-aot-runner-integration-test.cml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -37,14 +37,4 @@
3737
to: "#realm_builder",
3838
},
3939
],
40-
// TODO(https://fxbug.dev/114584): Figure out how to bring these in as deps (if possible oot).
41-
facets: {
42-
"fuchsia.test": {
43-
"deprecated-allowed-packages": [
44-
"dart_aot_echo_server",
45-
"test_manager",
46-
"oot_dart_aot_runner"
47-
],
48-
},
49-
},
5040
}

shell/platform/fuchsia/dart_runner/tests/startup_integration_test/dart_jit_runner/meta/dart-jit-runner-integration-test.cml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -37,14 +37,4 @@
3737
to: "#realm_builder",
3838
},
3939
],
40-
// TODO(https://fxbug.dev/114584): Figure out how to bring these in as deps (if possible oot).
41-
facets: {
42-
"fuchsia.test": {
43-
"deprecated-allowed-packages": [
44-
"dart_jit_echo_server",
45-
"test_manager",
46-
"oot_dart_jit_runner"
47-
],
48-
},
49-
},
5040
}

shell/platform/fuchsia/flutter/tests/integration/embedder/meta/flutter-embedder-test.cml

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -27,19 +27,4 @@
2727
to: "#realm_builder",
2828
},
2929
],
30-
// TODO(https://fxbug.dev/114584): Figure out how to bring these in as deps (if possible oot).
31-
facets: {
32-
"fuchsia.test": {
33-
"deprecated-allowed-packages": [
34-
"child-view",
35-
"oot_flutter_aot_runner",
36-
"oot_flutter_jit_runner",
37-
"oot_flutter_jit_product_runner",
38-
"oot_flutter_aot_product_runner",
39-
"parent-view",
40-
"test-ui-stack",
41-
"test_manager",
42-
],
43-
},
44-
},
4530
}

shell/platform/fuchsia/flutter/tests/integration/mouse-input/meta/mouse-input-test.cml

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -52,21 +52,4 @@
5252
to: "#realm_builder",
5353
},
5454
],
55-
// TODO(https://fxbug.dev/114584): Figure out how to bring these in as deps (if possible oot).
56-
facets: {
57-
"fuchsia.test": {
58-
"deprecated-allowed-packages": [
59-
"child-view",
60-
"cursor",
61-
"flatland-scene-manager-test-ui-stack",
62-
"mouse-input-view",
63-
"oot_flutter_aot_runner",
64-
"oot_flutter_jit_runner",
65-
"oot_flutter_jit_product_runner",
66-
"oot_flutter_aot_product_runner",
67-
"test_manager",
68-
"test-ui-stack",
69-
],
70-
},
71-
},
7255
}

shell/platform/fuchsia/flutter/tests/integration/text-input/meta/text-input-test.cml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -39,16 +39,4 @@
3939
to: "#realm_builder",
4040
},
4141
],
42-
// TODO(https://fxbug.dev/114584): Figure out how to bring these in as deps (if possible oot).
43-
facets: {
44-
"fuchsia.test": {
45-
"deprecated-allowed-packages": [
46-
"oot_flutter_aot_runner",
47-
"oot_flutter_jit_runner",
48-
"oot_flutter_jit_product_runner",
49-
"oot_flutter_aot_product_runner",
50-
"test_manager",
51-
],
52-
},
53-
},
5442
}

shell/platform/fuchsia/flutter/tests/integration/touch-input/meta/touch-input-test.cml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -50,18 +50,4 @@
5050
to: "#realm_builder",
5151
},
5252
],
53-
// TODO(https://fxbug.dev/114584): Figure out how to bring these in as deps (if possible oot).
54-
facets: {
55-
"fuchsia.test": {
56-
"deprecated-allowed-packages": [
57-
"gfx-root-presenter-test-ui-stack",
58-
"oot_flutter_aot_runner",
59-
"oot_flutter_jit_runner",
60-
"oot_flutter_jit_product_runner",
61-
"oot_flutter_aot_product_runner",
62-
"test_manager",
63-
"touch-input-view",
64-
],
65-
},
66-
},
6753
}

0 commit comments

Comments
 (0)