Bug #17248
TravisCI tests fail on default node version due to missing --harmony_proxies argument
Associated revisions
History
#1
Updated by The Foreman Bot over 5 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/4005 added
#2
Updated by Anonymous over 5 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 15cb5f8c506adc129c3480b61a7769e77e9bbef0.
#3
Updated by Dominic Cleal over 5 years ago
- Legacy Backlogs Release (now unused) set to 189
#4
Updated by Daniel Lobato Garcia over 5 years ago
- Target version set to 1.4.3
Fixes #17248 - Run js tests with node versions we use
Our package builders and test infrastracture use different versions of
nodejs. We should check that all js tests pass for all different
versions used, to prevent breakage in any of our supported OSes.