Opened 8 years ago
Closed 8 years ago
#7511 closed defect (bug) (fixed)
Remove HHVM from the test matrix on Travis
Reported by: | netweb | Owned by: | netweb |
---|---|---|---|
Milestone: | 2.9 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Build/Test Tools | Keywords: | |
Cc: |
Description
Via #WP40548
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.
Change History (1)
Note: See
TracTickets for help on using
tickets.
In 11535: