From: Dmitry Stogov Date: Fri, 19 Mar 2021 09:19:24 +0000 (+0300) Subject: XFAIL on WIN64 because of problem in libffi X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6800f0a3c2328d399afca02616bad6b1b73c5bdc;p=php XFAIL on WIN64 because of problem in libffi (cherry picked from commit 6689bedd1796380f882fdecc6dcf8da1ff885c2b) --- diff --git a/ext/ffi/tests/bug80847.phpt b/ext/ffi/tests/bug80847.phpt index bfa750159c..b5904c649a 100644 --- a/ext/ffi/tests/bug80847.phpt +++ b/ext/ffi/tests/bug80847.phpt @@ -4,6 +4,7 @@ Bug #80847 (Nested structs) 0)) die('xfail libffi doesn\'t properly support passing big strctures by value on Windows/64'); ?> --FILE--