Skip to:
Content

bbPress.org

Opened 6 years ago

Closed 6 years ago

#3104 closed defect (bug) (fixed)

Remove HHVM from the test matrix on Travis

Reported by: netweb's profile netweb Owned by: netweb's profile netweb
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)

#1 @netweb
6 years ago

  • Owner set to netweb
  • Resolution set to fixed
  • Status changed from new to closed

In 6405:

Build Tools: Remove HHVM from the test infrastructure on Travis.

Fixes #3104.

Note: See TracTickets for help on using tickets.