Closed Bug 1227871 Opened 9 years ago Closed 9 years ago

test-specify-reviewers.t is failing

Categories

(MozReview Graveyard :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: glob, Assigned: glob)

Details

Attachments

(1 file)

test-specify-reviewers.t is failing:

@@ -69,50 +69,49 @@
   remote: added 11 changesets with 11 changes to 1 files
   remote: recorded push in pushlog
   submitting 10 changesets for review
-  unrecognized reviewer: test-only

when given the summary: Bug 1 - More stuff; r?romulus, a=test-only

what happened is the old parse_rquestion_reviewers (before bug 1221999) incorrectly returned both 'romulus' and 'test-only' (the rquestion method should only return r? and r= reviewers).

now that test-only isn't returned by parse_rquestion_reviewers, the test case isn't generating the 'unrecognised reviewer' warning.
reviewboard: fix test-specify-reviewers.t (bug 1227871) r?dminor

Fixing parse_rquestion_reviewers to only return r-question reviewers broke this
test.
Attachment #8691795 - Flags: review?(dminor)
Comment on attachment 8691795 [details]
MozReview Request: reviewboard: fix test-specify-reviewers.t (bug 1227871) r?dminor

https://reviewboard.mozilla.org/r/26189/#review23569

Thanks for the fix.
Attachment #8691795 - Flags: review?(dminor) → review+
https://hg.mozilla.org/hgcustom/version-control-tools/rev/2e919a653f67
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Product: Developer Services → MozReview
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: