Descriptionwebkitpy: Override TEMPDIR for Xvfb.
Hard-code TEMPDIR/TMPDIR for "Xvfb" to "/tmp" in webkitpy's Linux layout
test port. The Xvfb tool's "xkb" library compiles in "/tmp" in several
places, and hard-linking expectations get violated if TEMPDIR and "/tmp"
are on different filesystems.
BUG=chromium:715848
TEST=local
- Ran without patch and TEMPDIR/TMPDIR overrides, verified hardlink
failure from bug.
- Ran with patch, no more hardlink failure!
Review-Url: https://codereview.chromium.org/2859703002
Cr-Commit-Position: refs/heads/master@{#469378}
Committed: https://chromium.googlesource.com/chromium/src/+/9cc81c66fbe4e06f84a5d8647faf1a2fab5ecf38
Patch Set 1 #
Total comments: 8
Patch Set 2 : comments #
Total comments: 1
Patch Set 3 : track mock call env, add test #
Total comments: 4
Patch Set 4 : todo comment #
Messages
Total messages: 29 (13 generated)
|