From 8a0310a0b131cfc24b931cd537b400525727cf6c Mon Sep 17 00:00:00 2001 From: "许杰友 Jieyou Xu (Joe)" <39484203+jieyouxu@users.noreply.github.com> Date: Thu, 23 Jan 2025 16:36:54 +0800 Subject: tests: use `needs-subprocess` instead of `ignore-{wasm32,emscripten,sgx}` --- tests/ui/alloc-error/default-alloc-error-hook.rs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'tests/ui/alloc-error/default-alloc-error-hook.rs') diff --git a/tests/ui/alloc-error/default-alloc-error-hook.rs b/tests/ui/alloc-error/default-alloc-error-hook.rs index 5f977460b8c..7fbc66ca5f4 100644 --- a/tests/ui/alloc-error/default-alloc-error-hook.rs +++ b/tests/ui/alloc-error/default-alloc-error-hook.rs @@ -1,6 +1,5 @@ //@ run-pass -//@ ignore-wasm32 no processes -//@ ignore-sgx no processes +//@ needs-subprocess use std::alloc::{Layout, handle_alloc_error}; use std::env; -- cgit 1.4.1-3-g733a5