test: Add more comments about why extern-pass-TwoU64s is xfailed

This commit is contained in:
Brian Anderson 2013-04-18 11:17:01 -07:00
parent 8796c9fe2d
commit 2686dcb98e

View File

@ -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 {