You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We don't need to write all tests at the same time, there can be multiple PRs where each one adds some tests.
The text was updated successfully, but these errors were encountered:
marco-c
changed the title
Add some unit tests for functions in crash_similarity.py
Add some unit tests for functions in crash_similarity.py and utils.py
Mar 17, 2017
marco-c
changed the title
Add some unit tests for functions in crash_similarity.py and utils.py
Add some unit tests for functions in crash_similarity.py, utils.py and bugzilla.py
Mar 20, 2017
Pick a couple of bugs from bugzilla that have crash signatures, e.g. https://bugzilla.mozilla.org/show_bug.cgi?id=1333486, and verify that the signatures returned by get_signatures_from_bug are the same that you're seeing on Bugzilla ( @0x0 | idmcchandler7_64.dll@0x238bf, @0x0 | idmcchandler7_64.dll@0x1feaf, @0x0 | idmcchandler7_64.dll@0x238bf, etc.).
We don't need to write all tests at the same time, there can be multiple PRs where each one adds some tests.
The text was updated successfully, but these errors were encountered: