test: Add more comments about why extern-pass-TwoU64s is xfailed
This commit is contained in:
parent
8796c9fe2d
commit
2686dcb98e
@ -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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user