Skip to content

Commit 0f7b1fc

Browse files
committed
---
yaml --- r: 1906 b: refs/heads/master c: 6936093 h: refs/heads/master v: v3
1 parent 558a525 commit 0f7b1fc

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: 8f2a97a562916a882ec0818e6295d41971aad5f1
2+
refs/heads/master: 6936093992fc66fe544dff5697b593543f02e184

trunk/Makefile.in

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -583,6 +583,9 @@ ifdef CFG_WINDOWSY
583583
TEST_XFAILS_BOOT += $(S)src/test/run-pass/native-mod.rc
584584
TEST_XFAILS_STAGE0 += $(S)src/test/run-pass/native-mod.rc
585585
endif
586+
ifeq ($(CFG_OSTYPE), Darwin)
587+
TEST_XFAILS_STAGE0 += $(S)src/test/bench/shootout/nbody.rs
588+
endif
586589

587590
BENCH_RS = $(wildcard $(S)src/test/bench/shootout/*.rs) \
588591
$(wildcard $(S)src/test/bench/99-bottles/*.rs)

0 commit comments

Comments
 (0)