diff options
Diffstat (limited to 'php-pecl-xdebug3.spec')
-rw-r--r-- | php-pecl-xdebug3.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/php-pecl-xdebug3.spec b/php-pecl-xdebug3.spec index 0e121e0..11b1c66 100644 --- a/php-pecl-xdebug3.spec +++ b/php-pecl-xdebug3.spec @@ -250,6 +250,8 @@ rm tests/tracing/start_no_zlib_compression.phpt %endif # test out of tests directory rm -f *.phpt +# temp for 8.5 (order issue) +rm tests/debugger/bug02126.phpt # parallelism issue rm tests/tracing/bug01875-002.phpt |