Opened 6 years ago
Closed 6 years ago
#3104 closed defect (bug) (fixed)
Remove HHVM from the test matrix on Travis
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 2.6 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Tools - Build | 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 6405: