Actions
Bug #4046
closed[API] All jobs claim to be "next in queue". Bug in queue_position calculation in services/api/app/models/job.rb. It needs to increment index.
Status:
Resolved
Priority:
Normal
Assigned To:
Radhika Chippada
Category:
-
Target version:
Story points:
0.5
Updated by Radhika Chippada about 10 years ago
- Subject changed from Bug in queue_position calculation services/api/app/models/job.rb. It needs to increment index. to Bug in queue_position calculation in services/api/app/models/job.rb. It needs to increment index.
Updated by Tom Clegg about 10 years ago
- Target version changed from Bug Triage to Arvados Future Sprints
Updated by Tom Clegg about 10 years ago
- Subject changed from Bug in queue_position calculation in services/api/app/models/job.rb. It needs to increment index. to [API] Bug in queue_position calculation in services/api/app/models/job.rb. It needs to increment index.
Updated by Tom Clegg about 10 years ago
- Subject changed from [API] Bug in queue_position calculation in services/api/app/models/job.rb. It needs to increment index. to [API] All jobs claim to be "next in queue". Bug in queue_position calculation in services/api/app/models/job.rb. It needs to increment index.
Updated by Radhika Chippada about 10 years ago
- Status changed from New to In Progress
- Assigned To set to Radhika Chippada
Updated by Radhika Chippada about 10 years ago
- Target version changed from Arvados Future Sprints to 2014-10-08 sprint
Updated by Brett Smith about 10 years ago
Reviewing bbec601
- Please make the job.state assert messages distinct, to reduce the risk that someone might see an error from one but look at the other assertion in the test.
- Please clean up the trailing whitespace on the blank line after the new test.
With these clean-ups, this is good to merge. Thanks.
Updated by Radhika Chippada about 10 years ago
- Status changed from In Progress to Resolved
- % Done changed from 0 to 100
Applied in changeset arvados|commit:3b572b689b2513e193f77d78fb3b58b1fc0a6700.
Actions