Skip to content

Commit b4fd685

Browse files
Patrick Lucopybara-github
authored andcommitted
[roll] Roll fuchsia [fuchsia_base_test] Add option to collect traces
This change adds the ability for developers to add the 'tracing_on' param to mobly tests similar to 'snapshot_on'. FuchsiaBaseTest will then initialize, start, stop and terminate the trace depending on the desired frequency (teardown_test, teardown_class...) Original-Fixed: b/375476459 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1148110 Original-Revision: 306c621a39d50787d31f9008427130d90b360dd8 GitOrigin-RevId: f2bc7cdd54929206fa5d632a28c5cf52c33da749 Change-Id: I43e33a2e99457e59ab99f6b50847cced9b7dab82
1 parent c3d17ac commit b4fd685

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
@@ -11,7 +11,7 @@
1111
githooks="integration/git-hooks"
1212
remote="https://fuchsia.googlesource.com/fuchsia"
1313
gerrithost="https://fuchsia-review.googlesource.com"
14-
revision="6dad161220aeb5677f3bbe8467040450ee0cdf69"/>
14+
revision="306c621a39d50787d31f9008427130d90b360dd8"/>
1515
</projects>
1616
<hooks>
1717
<hook name="install-environment"

0 commit comments

Comments
 (0)