Skip to content

Commit 42977a7

Browse files
Martin Lindsaycopybara-github
authored andcommitted
[roll] Roll fuchsia [fshost] Verify open success during migration recursive copy.
Without verifying this we can race in the tests because the file or directory may not actually be created by the time we verify it. More than that, src may be empty which means that we never interact with the dst copy again and never verify that it was successfully created before destroying the old filesystem. Original-Bug: 405230091 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1234224 Original-Revision: 35d6b311ecd1683a9d2210639f3a65acc738c93c GitOrigin-RevId: 6e48fb9b17c349aaf7d8088563002050d6313168 Change-Id: I0ca5199f6219a26ea97d34e50edb48422f5ed386
1 parent c99306e commit 42977a7

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="66dbab63930a1d4702d58be39cbb8ab35aa18053"/>
14+
revision="35d6b311ecd1683a9d2210639f3a65acc738c93c"/>
1515
</projects>
1616
<hooks>
1717
<hook name="install-environment"

0 commit comments

Comments
 (0)