aboutsummaryrefslogtreecommitdiff
path: root/test/std/strings/string.conversions/stoull.pass.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/std/strings/string.conversions/stoull.pass.cpp')
-rw-r--r--test/std/strings/string.conversions/stoull.pass.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/std/strings/string.conversions/stoull.pass.cpp b/test/std/strings/string.conversions/stoull.pass.cpp
index e63679eed2f4..70563d9be51f 100644
--- a/test/std/strings/string.conversions/stoull.pass.cpp
+++ b/test/std/strings/string.conversions/stoull.pass.cpp
@@ -7,8 +7,8 @@
//
//===----------------------------------------------------------------------===//
//
-// XFAIL: with_system_cxx_lib=x86_64-apple-darwin11
-// XFAIL: with_system_cxx_lib=x86_64-apple-darwin12
+// XFAIL: with_system_cxx_lib=x86_64-apple-macosx10.7
+// XFAIL: with_system_cxx_lib=x86_64-apple-macosx10.8
// <string>