mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Changes for test failures on PowerPC64LE when running as non-root user
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
// RUN: %empty-directory(%t)
|
||||
// XFAIL: CPU=powerpc64le
|
||||
|
||||
// 1. Not finding things is okay.
|
||||
// RUN: not env SWIFT_FORCE_MODULE_LOADING=prefer-parseable %target-swift-frontend -typecheck -parse-stdlib -module-cache-path %t/MCP %s 2>&1 | %FileCheck -check-prefix=NO-SUCH-MODULE %s
|
||||
|
||||
Reference in New Issue
Block a user