zendtech / ZendOptimizerPlus

Other
915 stars 142 forks source link

tests expected to fail? interned_strings_buffer, cached info, revalidate_path #174

Open ck-on opened 10 years ago

ck-on commented 10 years ago

PHP 5.4 + ZendOptimizerPlus 7.0.4-dev

Did I compile badly or is it possible for these to fail in certain cases? like if interned_strings_buffer is at default (4) or higher and revalidate_path is disabled?

FAIL Bug #66461 (PHP crashes if opcache.interned_strings_buffer=0) [tests/bug66461.phpt] 

FAIL Test that script cached info is correct [tests/is_script_cached.phpt] 

FAIL revalidate_path 01: OPCache must cache only resolved real paths when revalidate_path is set [tests/revalidate_path_01.phpt]