Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(37)

Issue 2295723007: owners_unittest.py: Add tests of interaction between per-file owners,

Created:
4 years, 3 months ago by ncarter (slow)
Modified:
4 years, 3 months ago
Reviewers:
CC:
chromium-reviews, dpranke+depot_tools_chromium.org, iannucci+depot_tools_chromium.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

owners_unittest.py: Add tests of interaction between per-file owners, per-file noparent. These tests fail currently. Remove the top-level '*' from /OWNERS in these tests; that's an unrealistic use case and makes it too easy to write lame tests by accident here. Add that global permission back in to the couple of tests that depend on it. BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -5 lines) Patch
M tests/owners_unittest.py View 9 chunks +46 lines, -5 lines 0 comments Download

Messages

Total messages: 1 (1 generated)
ncarter (slow)
4 years, 3 months ago (2016-09-01 21:37:29 UTC) #1
Description was changed from

==========
owners_unittest.py: Add tests of interaction between per-file owners,
per-file noparent. These test fail currently.

Remove the top-level '*' from /OWNERS in these tests; that's an unrealistic
use case and makes it too easy to write lame tests by accident here.
Add that global permission back in to the couple of tests that depend on it.

BUG=
==========

to

==========
owners_unittest.py: Add tests of interaction between per-file owners,
per-file noparent. These tests fail currently.

Remove the top-level '*' from /OWNERS in these tests; that's an unrealistic
use case and makes it too easy to write lame tests by accident here.
Add that global permission back in to the couple of tests that depend on it.

BUG=
==========

Powered by Google App Engine
This is Rietveld 408576698