This is an archive of the discontinued LLVM Phabricator instance.

Fix manifestinput-error.test on W10
ClosedPublic

Authored by aganea on Apr 3 2018, 3:47 PM.

Details

Summary

Hi guys,
The following test doesn't pass on my W10 machine. Is there a way to restrict it to W8? Or upgrade?

Diff Detail

Repository
rL LLVM

Event Timeline

aganea created this revision.Apr 3 2018, 3:47 PM
ruiu added inline comments.Apr 3 2018, 3:50 PM
lld/test/COFF/manifestinput-error.test
10 ↗(On Diff #140872)

It is better to prepare for both.

CHECK: error: unable to find mt.exe in PATH: {{[Nn]}}o such file or directory
aganea updated this revision to Diff 140880.Apr 3 2018, 4:07 PM

Thank you Rui, works now. Would you like to commit?

This revision was not accepted when it landed; it landed in state Needs Review.Apr 3 2018, 4:15 PM
This revision was automatically updated to reflect the committed changes.