Bug #79493 [Opn]: REDIRECTTESTs ignore CONFLICTS

[email protected]
Newsgroups php.bugs,php.qa
Message-ID <[email protected]>
Edit report at https://bugs.php.net/bug.php?id=79493&edit=1

 ID:                 79493
 Updated by:         [email protected]
 Reported by:        [email protected]
 Summary:            REDIRECTTESTs ignore CONFLICTS
 Status:             Open
 Type:               Bug
 Package:            Testing related
 Operating System:   *
 PHP Version:        7.4Git-2020-04-19 (Git)
 Block user comment: N
 Private report:     N

 New Comment:

Are you sure about this? At the level where we process REDIRECTTEST, we should see the CONFLICTS and mark the test as conflicting. The test only gets broken down to the individual tests later (possibly even on a worker? Not sure on that.)


Previous Comments:
------------------------------------------------------------------------
[2020-04-19 14:29:41] [email protected]

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 this bug report at https://bugs.php.net/bug.php?id=79493&edit=1
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.