From 04c9749e35be791e3e20607fa4ff2486eacd2719 Mon Sep 17 00:00:00 2001 From: Ilija Tovilo Date: Thu, 23 May 2024 16:35:29 +0200 Subject: [PATCH] Skip JIT test if php is compiled without jit --- ext/opcache/tests/jit/gh14267_002.phpt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ext/opcache/tests/jit/gh14267_002.phpt b/ext/opcache/tests/jit/gh14267_002.phpt index 6151a42c714..bfe223701a1 100644 --- a/ext/opcache/tests/jit/gh14267_002.phpt +++ b/ext/opcache/tests/jit/gh14267_002.phpt @@ -7,6 +7,10 @@ opcache.jit=disable opcache.jit_buffer_size=32M --EXTENSIONS-- opcache +--SKIPIF-- + --FILE--