Dependency Graph
View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0032815 | mantisbt | tools | public | 2023-08-09 12:55 | 2023-10-31 16:32 |
| Reporter | dregad | Assigned To | dregad | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Target Version | 2.26.0 | Fixed in Version | 2.26.0 | ||
| Summary | 0032815: Error when executing the complete PHPUnit test suite with AllTests.php | ||||
| Description | TravisCI logs show the following: PHP Fatal error: -1 in /home/travis/build/mantisbt/mantisbt/core/error_api.php on line 92 | ||||
| Additional Information | See https://app.travis-ci.com/github/mantisbt/mantisbt/builds/265087364 | ||||
| Tags | No tags attached. | ||||
|
MantisBT: master d79c663b 2023-08-09 13:07 Details Diff |
Fix error when executing PHPUnit AllTests.php Argument 0000001 of PHPUnit\Framework\TestSuite::addTestSuite() must be a class name or object AllTests::suite() method called addTest() instead of addTestSuite() to include the 3 tests suites. Fixes 0032815 |
Affected Issues 0032815 |
|
| mod - tests/AllTests.php | Diff File | ||
related to
child of
duplicate of