[Fuchsia] Write net-test-server-config to /tmp
Previuously net-test-server-config was written to /data/shared, which is then mapped to /test-shared in the test launcher. The problem was that this approach breaks when test launcher is not used (i.e. with --single-process-tests flag). Updated runner scripts to copy the file to /tmp. This approach is more consistent with other platforms and doesn't require any special logic in the test launcher. Change-Id: I5377eda57a0524b02e7ce419a5930ff16087a2e6 Reviewed-on: https://chromium-review.googlesource.com/c/1374456Reviewed-by:Matt Menke <mmenke@chromium.org> Reviewed-by:
Kevin Marshall <kmarshall@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Commit-Queue: Sergey Ulanov <sergeyu@chromium.org> Cr-Commit-Position: refs/heads/master@{#616052}
Showing
Please register or sign in to comment