DescriptionFix test data copying on iOS
gyp can cache and re-use the output of scripts that have the same
invocation, and all the test data copying uses "test/data". This is
a relative path, so it's not really the same command, causing flaky
compile failures.
This works around the bug by artificially introducing variation into
the invocation string.
NOTRY=true
BUG=369533
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=267919
Patch Set 1 #
Messages
Total messages: 14 (0 generated)
|