gerrit/gerrit-acceptance-tests
Dave Borowitz 0f243ef2a7 PostReview: Don't try to publish other users' drafts
We were calling the wrong PatchLineCommentsUtil method by accident,
getting all drafts on a change rather than just the current user's
drafts. Fortunately, there is a sanity check in ChangeDraftUpdate that
was triggering and turning these into 500s rather than actually
publishing other users' drafts.

Fix this bug, and add some more draft changes to the test case that
are explicitly excluded.

Change-Id: Ifae5b0a61328b33170664a81a39f02fa7cfd4e4e
2015-05-05 10:42:03 -07:00
..
src/test/java/com/google/gerrit/acceptance PostReview: Don't try to publish other users' drafts 2015-05-05 10:42:03 -07:00
BUCK Use TestProtocol to clone in-process for AbstractDaemonTest 2015-04-13 08:24:21 -04:00
tests.defs tests: Use insecure random for acceptance tests 2014-04-24 08:30:43 +02:00