Skip tests on emscripten
This commit is contained in:
parent
82cb88b777
commit
9a164ff4c5
114 changed files with 118 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
// run-fail
|
||||
// error-pattern:index out of bounds
|
||||
// ignore-emscripten no processes
|
||||
|
||||
use std::usize;
|
||||
use std::mem::size_of;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue