View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001482 | Xdebug | Installation | public | 2017-10-18 15:55 | 2017-12-02 16:19 |
| Reporter | derick | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Fixed in Version | 2.6.0alpha1 | ||||
| Summary | 0001482: Change Travis configuration so that it does not run tests even if the compile fails | ||||
| Description | Figure out why Travis continues running tests even if the compile fails | ||||
| Tags | No tags attached. | ||||
| Operating System | |||||
| PHP Version | 7.1.0-7.1.4 | ||||
|
|
Not directly related to this, but in RPM build we use SKIP_SLOW_TESTS=1 \ Main benefits:
And this now works, thanks to https://github.com/xdebug/xdebug/commit/db46ff6bc2b3401ac7f4c90b699b005ad678db44 |