You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sdk roll failure - add facet to allowlist test_manager and other packages. (flutter#37395)
* Use fuchsia_component
* [fuchsia-sdk-roll] Hermetic packaging is flipped on by default. Add
test_manager package to the tests facets.
Co-authored-by: Erik <[email protected]>
Copy file name to clipboardExpand all lines: shell/platform/fuchsia/dart_runner/tests/startup_integration_test/dart_aot_runner/meta/dart-aot-runner-integration-test.cml
+10Lines changed: 10 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -37,4 +37,14 @@
37
37
to: "#realm_builder",
38
38
},
39
39
],
40
+
// TODO(https://fxbug.dev/114584): Figure out how to bring these in as deps (if possible oot).
Copy file name to clipboardExpand all lines: shell/platform/fuchsia/dart_runner/tests/startup_integration_test/dart_jit_runner/meta/dart-jit-runner-integration-test.cml
+10Lines changed: 10 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -37,4 +37,14 @@
37
37
to: "#realm_builder",
38
38
},
39
39
],
40
+
// TODO(https://fxbug.dev/114584): Figure out how to bring these in as deps (if possible oot).
0 commit comments