Fix brittle test
authorChristoph M. Becker <cmbecker69@gmx.de>
Mon, 1 Jul 2019 14:41:20 +0000 (16:41 +0200)
committerChristoph M. Becker <cmbecker69@gmx.de>
Mon, 1 Jul 2019 14:42:55 +0000 (16:42 +0200)
commitbe559e6c37e0618c5e3429c3bfd5223840d3654c
treed2d48763a8d3f3e892f420d8ce1c55ac94a87eb9
parenta149f9f3c087fb99dae217653d705aa4fc1d0c66
Fix brittle test

This test is easily tripped by former test runs with other PHP
versions.  To avoid such false positives, we check that there is at
least one respective OPcache file, and that all found OPcache user ID
folders have exactly 32 hexadecimal digits.
ext/opcache/tests/bug78189.phpt