Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upWPT sync is broken by renamed file with different case #21145
Closed
Labels
Comments
|
cc @aneeshusa |
|
web-platform-tests/wpt#11864 is also preventing syncing anything. |
|
This is caused by the syncing job running on macOS where git defaults to not tracking case-sensitive names. |
|
Honestly the best solution I've come up with is to run the sync job on the linux machines instead. |
bors-servo
added a commit
that referenced
this issue
Jul 9, 2018
Run WPT sync on a machine with a case-sensitive filesystem. This works around #21145. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/21148) <!-- Reviewable:end -->
bors-servo
added a commit
that referenced
this issue
Jul 9, 2018
Run WPT sync on a machine with a case-sensitive filesystem. This works around #21145. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/21148) <!-- Reviewable:end -->
bors-servo
added a commit
that referenced
this issue
Jul 9, 2018
Run WPT sync on a machine with a case-sensitive filesystem. This works around #21145. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/21148) <!-- Reviewable:end -->
bors-servo
added a commit
that referenced
this issue
Jul 17, 2018
Recreate virtualenv from scratch when syncing WPT This fixes #21180 and attempts to work around #21145. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/21193) <!-- Reviewable:end -->
bors-servo
added a commit
that referenced
this issue
Jul 17, 2018
Recreate virtualenv from scratch when syncing WPT This fixes #21180 and attempts to work around #21145. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/21193) <!-- Reviewable:end -->
bors-servo
added a commit
that referenced
this issue
Jul 18, 2018
Update web-platform-tests The automated sync process is really busted, so this is a manual run to get us back on track. Fixes #21145. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/21204) <!-- Reviewable:end -->
bors-servo
added a commit
that referenced
this issue
Jul 18, 2018
Update web-platform-tests The automated sync process is really busted, so this is a manual run to get us back on track. Fixes #21145. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/21204) <!-- Reviewable:end -->
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
web-platform-tests/wpt@b23f2ac
Syncing this commit causes this tidy error: