Rollup merge of #68575 - Wind-River:master_2020, r=alexcrichton

Disable the testcase for Vxworks.

r? @alexcrichton
This commit is contained in:
Yuki Okushi 2020-01-28 10:48:21 +09:00 committed by GitHub
commit 41110edeeb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,6 +6,7 @@
// ignore-cloudabi no execve
// ignore-emscripten no execve
// ignore-sgx no execve
// ignore-vxworks no execve
// no-prefer-dynamic
#![feature(rustc_private)]