XFAIL SDKDependencies test in Windows.

Windows paths attack again. Some paths from the dependency tracker have
mixed folder separators, so comparing textually fail. Additionally some
paths seems to be extended paths (\\?\) which seems not to be liked by
LLVM path utilities.
This commit is contained in:
Daniel Rodríguez Troitiño
2019-10-16 16:57:35 -07:00
parent 459181178e
commit eaae6f73d7

View File

@@ -1,5 +1,7 @@
// RUN: %empty-directory(%t)
// XFAIL: OS=windows-msvc
// 1) Build a prebuilt cache for our SDK
//
// RUN: mkdir %t/MCP %t/prebuilt-cache %t/my-sdk