Skip to content

Commit a03bd4c

Browse files
Wezcopybara-github
authored andcommitted
[roll] Roll fuchsia [sestarnix] Remove create_unlabeled_file() and update tests
Remove the create_unlabeled_file() helper, leaving tests that specifically need label-less files to arrange that themselves. This is intended to avoid the problem of tests mis-using the create_unlabeled_file() helper where create_file() would work. Tests are also migrated to "use testing" and to refer to the test- helpers via the "testing::" prefix, for clarity. Original-Bug: 351195217 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1151275 Original-Revision: 50287008202b66826047aa142ca113f4fbd0defd GitOrigin-RevId: 30cf448db7292786f001fb3de5a6b90214b6ae01 Change-Id: I7b517242cea3394dd27449bf1a4d6a487b4ba1eb
1 parent 2bf0e55 commit a03bd4c

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="1faf07f1ed89a67ad92f9f5c130b41d4e57c2052"/>
14+
revision="50287008202b66826047aa142ca113f4fbd0defd"/>
1515
</projects>
1616
<hooks>
1717
<hook name="install-environment"

0 commit comments

Comments
 (0)