about summary refs log tree commit diff
path: root/src/test/debug-info/generic-trait-generic-static-default-method.rs
diff options
context:
space:
mode:
authorFlorian Hahn <flo@fhahn.com>2014-02-07 20:08:32 +0100
committerFlorian Hahn <flo@fhahn.com>2014-02-11 18:23:20 +0100
commitf62460c1f54a693cd046513ef6776bb3551c929d (patch)
tree08eb9d35f3e6365256fb4d3fa1404b9c1702750e /src/test/debug-info/generic-trait-generic-static-default-method.rs
parent5b5ebf230b02e430e087b3f2edaaf1cfe5567b34 (diff)
downloadrust-f62460c1f54a693cd046513ef6776bb3551c929d.tar.gz
rust-f62460c1f54a693cd046513ef6776bb3551c929d.zip
Change `xfail` directives in compiletests to `ignore`, closes #11363
Diffstat (limited to 'src/test/debug-info/generic-trait-generic-static-default-method.rs')
-rw-r--r--src/test/debug-info/generic-trait-generic-static-default-method.rs4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/test/debug-info/generic-trait-generic-static-default-method.rs b/src/test/debug-info/generic-trait-generic-static-default-method.rs
index 8a3fe3d1c2c..fbb1ef1a02a 100644
--- a/src/test/debug-info/generic-trait-generic-static-default-method.rs
+++ b/src/test/debug-info/generic-trait-generic-static-default-method.rs
@@ -1,6 +1,6 @@
-// xfail-test
+// ignore-test
 
-// Copyright 2013 The Rust Project Developers. See the COPYRIGHT
+// Copyright 2013-2014 The Rust Project Developers. See the COPYRIGHT
 // file at the top-level directory of this distribution and at
 // http://rust-lang.org/COPYRIGHT.
 //