From: cmb Operating system: * PHP version: 7.4Git-2020-04-19 (Git) Package: Testing related Bug Type: Bug Bug description:REDIRECTTESTs ignore CONFLICTS
Description: ------------ run-test.php supports CONFLICTS files and sections so all tests with the same conflict tag are always run sequentially to avoid test case conflicts. However, REDIRECTTESTs are not aware of these CONFLICTS, so, for instance, PDO tests using PDO_MYSQL may run in parallel with mysqli tests, which can cause spurious test failures. -- Edit bug report at https://bugs.php.net/bug.php?id=79493&edit=1 -- Fix committed: https://bugs.php.net/fix.php?id=79493&r=fixed Fixed in release: https://bugs.php.net/fix.php?id=79493&r=alreadyfixed Need backtrace: https://bugs.php.net/fix.php?id=79493&r=needtrace Need Reproduce Script: https://bugs.php.net/fix.php?id=79493&r=needscript Try newer version: https://bugs.php.net/fix.php?id=79493&r=oldversion Not developer issue: https://bugs.php.net/fix.php?id=79493&r=support Expected behavior: https://bugs.php.net/fix.php?id=79493&r=notwrong Not enough info: https://bugs.php.net/fix.php?id=79493&r=notenoughinfo Submitted twice: https://bugs.php.net/fix.php?id=79493&r=submittedtwice register_globals: https://bugs.php.net/fix.php?id=79493&r=globals PHP version support discontinued: https://bugs.php.net/fix.php?id=79493&r=phptooold Daylight Savings: https://bugs.php.net/fix.php?id=79493&r=dst IIS Stability: https://bugs.php.net/fix.php?id=79493&r=isapi Install GNU Sed: https://bugs.php.net/fix.php?id=79493&r=gnused Floating point limitations: https://bugs.php.net/fix.php?id=79493&r=float No Zend Extensions: https://bugs.php.net/fix.php?id=79493&r=nozend MySQL Configuration Error: https://bugs.php.net/fix.php?id=79493&r=mysqlcfg