Closed Bug 1565361 Opened 6 years ago Closed 6 years ago

[wpt-sync] Sync PR 17783 - [manifest] Fix GitHasher when test_root!=repo_root

Categories

(Testing :: web-platform-tests, task, P4)

task

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream error])

Sync web-platform-tests PR 17783 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/17783
Details from upstream follow.

Robert Ma <robertma@chromium.org> wrote:

[manifest] Fix GitHasher when test_root!=repo_root

Fixes #17749 by using git diff --name-only --relative instead of git status. The --relative flag is key: it limits the changes to the
current directory and also outputs relative paths. CWD is already set to
tests_root by utils.git.

Whiteboard: [wptsync downstream] → [wptsync downstream error]
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INVALID
Type: -- → task
You need to log in before you can comment on or make changes to this bug.