sul-dlss / dor-services-app

A Rails application exposing Digital Object Registry functions as a RESTful HTTP API
https://sul-dlss.github.io/dor-services-app/
Other
3 stars 2 forks source link

Investigate why member_service_spec.rb:56 is flaky #4938

Closed justinlittman closed 6 months ago

justinlittman commented 6 months ago
Failures:

  1) MemberService.for when only published members returns members
     Failure/Error: expect(members).to eq [dro1.external_identifier]

       Expected ["druid:gy000nj0127"] to eq ["druid:sr000qf0126"].
       Diff:

         [
       -   "druid:sr000qf0126"
       +   "druid:gy000nj0127"
         ]
     # ./spec/services/member_service_spec.rb:57:in `block (4 levels) in <top (required)>'

See, for example, https://app.circleci.com/pipelines/github/sul-dlss/dor-services-app/9954/workflows/f5cd144e-0885-498d-9bfd-ee6b27956662/jobs/22510/steps