Closed Bug 681543 Opened 13 years ago Closed 13 years ago

add helper files to mozharness

Categories

(Release Engineering :: Applications: MozharnessCore, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mozilla, Assigned: mozilla)

References

Details

(Whiteboard: [mozharness])

Attachments

(1 file)

Further reducing the size of the mozharness 0.4 patch. * configs/test/test.illegal_suffix * configs/test/test.py * configs/test/test_malformed.json * configs/test/test_malformed.py These will be useful once I get test_base_config.py landed (https://github.com/escapewindow/mozharness/blob/0.4/test/test_base_config.py). * mozharness/base/errors.py Adding an MPL (I will be doing this for all original files later...) and VCSException, which will be used by mozharness/base/vcs/* when I add them (https://github.com/escapewindow/mozharness/tree/0.4/mozharness/base/vcs). * scripts/configtest.py ** Adding an MPL ** Switched simplejson import first, since it's faster ** Ignoring any config files named test_malformed* ** Limiting some of my try/excepts to specific exceptions * test/helper_files/init_hgrepo.sh * test/helper_files/locales.json * test/helper_files/locales.txt These are there for more tests that aren't landed yet. init_hgrepo.sh is a direct copy of the file in build/tools (http://hg.mozilla.org/build/tools/file/708691bb4ebf/lib/python/buildtools/test/init_hgrepo.sh) These pass ./unit.sh and (the patched) scripts/configtest.py.
Attachment #555270 - Flags: review?(lsblakk)
Comment on attachment 555270 [details] [diff] [review] mozharness helper files I applied the patch and ran tests, wfm
Attachment #555270 - Flags: review?(lsblakk) → review+
The 0.4 patch is now down to 5461 lines, 5137 without CHANGES.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Blocks: 651974
Product: mozilla.org → Release Engineering
Component: Other → Mozharness
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: