From f2ac4f206a5c68d9a25c352e6eb830bc942bc130 Mon Sep 17 00:00:00 2001 From: Arnaud Le Blanc Date: Fri, 20 May 2022 12:42:27 +0200 Subject: [PATCH] XFAIL tests (GH-8588) --- ext/opcache/tests/bug78175_2.phpt | 2 ++ ext/opcache/tests/bug78376.phpt | 2 ++ ext/opcache/tests/preload_method_static_vars.phpt | 2 ++ ext/opcache/tests/preload_trait_static.phpt | 2 ++ 4 files changed, 8 insertions(+) diff --git a/ext/opcache/tests/bug78175_2.phpt b/ext/opcache/tests/bug78175_2.phpt index 7b5ad850ae2cc..37c025057d93f 100644 --- a/ext/opcache/tests/bug78175_2.phpt +++ b/ext/opcache/tests/bug78175_2.phpt @@ -10,6 +10,8 @@ opcache.preload={PWD}/preload_bug78175_2.inc require_once('skipif.inc'); if (PHP_OS_FAMILY == 'Windows') die('skip Preloading is not supported on Windows'); ?> +--XFAIL-- +GH-8588 --FILE-- +--XFAIL-- +GH-8588 --FILE-- +--XFAIL-- +GH-8588 --FILE-- +--XFAIL-- +GH-8588 --FILE--