Skip to content

Intermittently Failing Tests

micahalles edited this page Oct 2, 2014 · 11 revisions

` 1) Managing featured promotions filtering multiple markets filters by market Failure/Error: expect(Dom::Admin::FeaturedPromotionRow.all.count).to eql(1)

   expected: 1
        got: 3
   
   (compared using eql?)
 # ./spec/features/market_manager/managing_promotions_spec.rb:224:in `block (4 levels) in <top (required)>'

`

Clone this wiki locally