From 2686dcb98e7a48ea45fad3ea21e6406e26c97834 Mon Sep 17 00:00:00 2001 From: Brian Anderson Date: Thu, 18 Apr 2013 11:17:01 -0700 Subject: [PATCH] test: Add more comments about why extern-pass-TwoU64s is xfailed --- src/test/run-pass/extern-pass-TwoU64s.rs | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/test/run-pass/extern-pass-TwoU64s.rs b/src/test/run-pass/extern-pass-TwoU64s.rs index eb2e3b1158f1..24dd3db8aca1 100644 --- a/src/test/run-pass/extern-pass-TwoU64s.rs +++ b/src/test/run-pass/extern-pass-TwoU64s.rs @@ -11,7 +11,9 @@ // Test a foreign function that accepts and returns a struct // by value. -// xfail-fast This works standalone on windows but not with check-fast. don't know why +// xfail-fast This works standalone on windows but not with check-fast. +// possibly because there is another test that uses this extern fn but gives it +// a diferent signature #[deriving(Eq)] struct TwoU64s {