Skip to content

Commit c53b8e1

Browse files
Ina Huhcopybara-github
authored andcommitted
[roll] Roll fuchsia [fuchsia_test_package] Add package_deps to fuchsia_test_package targets.
These tests depend on other fuchsia packages that are not included as subpackages but are needed at runtime and thus need to be forwarded through the package_deps to the test_spec. Also add debug_agent by default because most target tests use it for getting backtraces. Original-Bug: 407117303 Original-Fixed: 406571868 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1254636 Original-Revision: df47ba730d90b86535804762697d89d8bca819e0 GitOrigin-RevId: 15627897450163514997d532c54dc4da65682ef8 Change-Id: I9b6871372ac4d3f211e478274aa22be9f94008e5
1 parent b3e1fd6 commit c53b8e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stem

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
root=""
99
remote="https://fuchsia.googlesource.com/fuchsia"
1010
gerrithost="https://fuchsia-review.googlesource.com"
11-
revision="886c35b7472752ad6761ea27792b56f06192c4bb"
11+
revision="df47ba730d90b86535804762697d89d8bca819e0"
1212
/>
1313
</imports>
1414
<projects>

0 commit comments

Comments
 (0)