Actions
Bug #37245
closed25 tests failing with "TypeError: Cannot read property 'perPage' of undefined"
Difficulty:
Triaged:
No
Description
Failing tests:
- EditRoles.test.js (2)
- RolesTab.test.js (4)
- JobsTab.test.js (6)
- AnsibleVariableOverridesUpdate.test.js (5)
- HostgroupJobs.test.js (3)
- AnsibleVariableOverridesDelete.test.js (2)
- AnsibleVariableOverrides.test.js (3)
All tests fail with the same error: TypeError: Cannot read property 'perPage' of undefined
This bug was introduced in 0b40a64 in Foreman
Updated by The Foreman Bot 11 months ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman_ansible/pull/698 added
Updated by Maria Agaphontzev 11 months ago
- Related to Bug #37276: tests failing with "TypeError: Cannot read property 'perPage' of undefined" added
Updated by The Foreman Bot 11 months ago
- Fixed in Releases foreman_ansible-13.0.3 added
Updated by Thorben Denzer 11 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman_ansible|09517d6e0b1dc863be2a0df93fd86c390360c41d.
Actions