Closed Bug 1378935 Opened 8 years ago Closed 8 years ago

auth/test_backends.py taskcluster scope_match is deprecated warning

Categories

(Tree Management :: Treeherder, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: emorley, Assigned: omakkila, Mentored)

References

Details

(Keywords: good-first-bug, Whiteboard: [lang=py])

Attachments

(1 file)

Seen in warnings output when a test fails in Vagrant: tests/auth/test_backends.py::test_find_user_by_email[mozilla-ldap/dude@lebowski.net-dude@lebowski.net-scopes0-user0-False] /home/vagrant/python/lib/python2.7/site-packages/taskcluster/utils.py:250: UserWarning: NOTE: scope_match is deprecated. Use scopeMatch warnings.warn('NOTE: scope_match is deprecated. Use scopeMatch')
Mentor: emorley
Keywords: good-first-bug
Whiteboard: [lang=py]
Hi! I would like to use this to learn the process of submitting patches. Can I help?
(The account in comment 2 has been disabled) For anyone else wanting to work on this, please see: https://treeherder.readthedocs.io/installation.html Then replace usages of `scope_match` (search link in comment 1) with `scopeMatch`, run the tests locally, and then open a PR.
Hello, Ed! I'm new to OSS and looking for a simple bug to work on to get started. I believe solving this is straightforward, so I'll most likely open up a PR in the treeherder repo later this weekend. Thanks!
Hello, I have been developing web apps for last 2 years and I would like to be a part of open source community.Could you please help me get started. Thank you!
Assignee: nobody → omakkila
Comment on attachment 8892066 [details] [review] [treeherder] omakk:fix-warning > mozilla:master Hey Omar, usually you need to flag someone for review with these patches/pr's. I assigned this one to :camd.
Attachment #8892066 - Flags: review?(cdawson)
(In reply to Rupanshu Verma from comment #5) > Hello, I have been developing web apps for last 2 years and I would like to > be a part of open source community.Could you please help me get started. > Thank you! Hi Rupanshu, looks like this one already has a patch. Hopefully you can find something else to work on. :)
(In reply to William Lachance (:wlach) (use needinfo!) from comment #7) > Comment on attachment 8892066 [details] [review] > [treeherder] omakk:fix-warning > mozilla:master > > Hey Omar, usually you need to flag someone for review with these > patches/pr's. I assigned this one to :camd. Sorry about that, William - I wasn't aware of the procedure. Hopefully everything else is in order. Thanks for letting me know :)
Comment on attachment 8892066 [details] [review] [treeherder] omakk:fix-warning > mozilla:master Omak-- Just need the commit message fixed. Otherwise, this will be good to merge. Thanks for the patch! Please reassign to me once fixed.
Attachment #8892066 - Flags: review?(cdawson) → review-
Comment on attachment 8892066 [details] [review] [treeherder] omakk:fix-warning > mozilla:master Should be good now. Thanks for reviewing!
Attachment #8892066 - Flags: review- → review?(cdawson)
Comment on attachment 8892066 [details] [review] [treeherder] omakk:fix-warning > mozilla:master Thank you!!
Attachment #8892066 - Flags: review?(cdawson) → review+
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Blocks: 1389517
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: