diff options
| author | Tim Chevalier <chevalier@alum.wellesley.edu> | 2012-12-06 21:48:44 -0800 |
|---|---|---|
| committer | Tim Chevalier <chevalier@alum.wellesley.edu> | 2012-12-06 21:52:50 -0800 |
| commit | dd80f7e06e2d996afdbc13e76dac223e5daa2e4b (patch) | |
| tree | 5ab69870cb76f6072fb09f9c04b78e4b1cc15459 /src | |
| parent | 791f976e8ca95b00febbaf32b653d12cccb6132d (diff) | |
| download | rust-dd80f7e06e2d996afdbc13e76dac223e5daa2e4b.tar.gz rust-dd80f7e06e2d996afdbc13e76dac223e5daa2e4b.zip | |
Xfail trait-inheritance-overloading-xc-exe
Issue #4135
Diffstat (limited to 'src')
| -rw-r--r-- | src/test/run-pass/trait-inheritance-overloading-xc-exe.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/run-pass/trait-inheritance-overloading-xc-exe.rs b/src/test/run-pass/trait-inheritance-overloading-xc-exe.rs index 585ce63b389..74238d2a79f 100644 --- a/src/test/run-pass/trait-inheritance-overloading-xc-exe.rs +++ b/src/test/run-pass/trait-inheritance-overloading-xc-exe.rs @@ -1,3 +1,4 @@ +// xfail-test // xfail-fast - check-fast doesn't understand aux-build // aux-build:trait_inheritance_overloading_xc.rs |
