Ignore regex tests (regular, cfail and benchmark) on Windows (for now).
This commit is contained in:
parent
09a8b38550
commit
7269bc77e1
3 changed files with 6 additions and 1 deletions
|
|
@ -8,6 +8,8 @@
|
|||
// option. This file may not be copied, modified, or distributed
|
||||
// except according to those terms.
|
||||
|
||||
// FIXME(#13725) windows needs fixing.
|
||||
// ignore-win32
|
||||
// ignore-stage1
|
||||
// ignore-cross-compile #12102
|
||||
|
||||
|
|
|
|||
|
|
@ -8,6 +8,8 @@
|
|||
// option. This file may not be copied, modified, or distributed
|
||||
// except according to those terms.
|
||||
|
||||
// FIXME(#13725) windows needs fixing.
|
||||
// ignore-win32
|
||||
// ignore-stage1
|
||||
|
||||
#![feature(phase)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue