worker_spec.rb revision a9a53dbe70810d1bf7d91ed2af86dd6d39a13124
2058N/A# We try to be explicit when using sidekiq 2058N/A# testing modes. However inline! is the default 2058N/A context 'exceeding the parallel try count of an already marked iri job' do 2058N/A it 'should put the correct job in the sequential queue' do 3661N/A context 'not exceeding the parallel try count of an already marked iri job' do 3996N/A it 'should put the correct job in the queue once again' do 2058N/A # We need the String-Hash-Key syntax, because