#40548 closed task (blessed) (fixed)
Remove HHVM from the test matrix on Travis
| Reported by: | johnbillion | Owned by: | johnbillion |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.8 |
| Component: | Build/Test Tools | Version: | |
| Severity: | normal | Keywords: | has-patch commit |
| Cc: | Focuses: |
Description
Maintaining the HHVM test infrastructure on Travis takes a disproportionately high amount of effort. Particularly because the HHVM build:
- Is in the allowed failures list
- Has never passed
- Often errors
Given the exceptionally low usage numbers of HHVM, support in the Travis test suite should be removed.
The PHP world owes a lot to HHVM for helping it push it forward. Without HHVM, maybe we wouldn't have seen such incredible performance gains in PHP 7. Thank you, HHVM.
Attachments (1)
Change History (22)
#4
@
9 years ago
- Resolution fixed
- Status closed → reopened
Reopening, branches back to 4.0 still contain remnants of HHVM in .travis.yml, we should remove all these.
#5
@
9 years ago
- Keywords has-patch commit added
Patch 40548.diff removes .travis.yml HHVM references in the 4.0-4.6 branches via [40536] / [40546] changesets
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 40546: