Closed sungchoi closed 11 years ago
This is causing sonarbug to break. Putting in to development immediately.
Analysis 1) Should have had a validation unit test written against it when it was written.
@sungchoi assigning this bug to you for QA since it can only be tested in code.
Code revisions look good. Unit tests are passing.
New behavior validated in the SonarBugClient use case.
Moving to Deploy.
released and closed
Bug Description: instance method #dequeue dequeues from the back of the queue instead of the front (Opposite of expected behavior)
Test Plan