Actions
Bug #24759
closedIntermittent API FactValuesControllerTest failures
Description
Api::V2::FactValuesControllerTest.test_0006_should search facts by location and Api::V2::FactValuesControllerTest.test_0007_should search facts by organiztion are randomly failing with:
Expected response to be a <2XX: success>, but was a <500: Internal Server Error> Response body: { "error": {"message":"undefined method `class_name' for nil:NilClass\nDid you mean? class_eval"} }
Updated by The Foreman Bot over 6 years ago
- Status changed from New to Ready For Testing
- Assignee set to Tomer Brisker
- Pull request https://github.com/theforeman/foreman/pull/6013 added
Updated by Tomer Brisker over 6 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset a75465626b3b0ffa383e1bebd72b73d3e1c2393a.
Actions