From 6800f0a3c2328d399afca02616bad6b1b73c5bdc Mon Sep 17 00:00:00 2001 From: Dmitry Stogov Date: Fri, 19 Mar 2021 12:19:24 +0300 Subject: XFAIL on WIN64 because of problem in libffi (cherry picked from commit 6689bedd1796380f882fdecc6dcf8da1ff885c2b) --- ext/ffi/tests/bug80847.phpt | 1 + 1 file changed, 1 insertion(+) 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--