Bug #22348
redux-form v7.2.1 causing test errors
Pull request:
Fixed in Releases:
Found in Releases:
Description
An issue opened in redux-form:
https://github.com/erikras/redux-form/issues/3771
The failed test:
https://github.com/theforeman/foreman/blob/develop/webpack/assets/javascripts/react_app/components/bookmarks/form/form.test.js#L35
No errors when running the app.
Travis will continue to fail until we will fix this issue.
Can be solved temporarily by pining the redux-form version to 7.2.0
Associated revisions
History
#1
Updated by The Foreman Bot over 4 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/5192 added
#2
Updated by Ohad Levy over 4 years ago
- Legacy Backlogs Release (now unused) set to 330
#3
Updated by Anonymous over 4 years ago
- % Done changed from 0 to 100
- Status changed from Ready For Testing to Closed
Applied in changeset e67b5aae098daf23f54ee8dc8dbac2755d85b546.
#4
Updated by The Foreman Bot over 4 years ago
- Pull request https://github.com/theforeman/foreman/pull/5196 added
Fixes #22348 - pin redux-form to v2.7.0