mirror of
https://github.com/rust-lang/rust.git
synced 2025-06-22 12:37:32 +00:00
Un-XFAIL self tests on Darwin
This commit is contained in:
parent
c2480a3d60
commit
ccd62969c1
@ -532,9 +532,6 @@ TEST_XFAILS_X86 += test/run-pass/native-mod.rc
|
|||||||
TEST_XFAILS_LLVM += test/run-pass/native-mod.rc
|
TEST_XFAILS_LLVM += test/run-pass/native-mod.rc
|
||||||
TEST_XFAILS_SELF += test/run-pass/native-mod.rc
|
TEST_XFAILS_SELF += test/run-pass/native-mod.rc
|
||||||
endif
|
endif
|
||||||
ifeq ($(CFG_OSTYPE), Darwin)
|
|
||||||
TEST_XFAILS_SELF += $(wildcard test/*/*.rs)
|
|
||||||
endif
|
|
||||||
|
|
||||||
RPASS_RC := $(wildcard test/run-pass/*.rc)
|
RPASS_RC := $(wildcard test/run-pass/*.rc)
|
||||||
RPASS_RS := $(wildcard test/run-pass/*.rs)
|
RPASS_RS := $(wildcard test/run-pass/*.rs)
|
||||||
|
Loading…
Reference in New Issue
Block a user