210
edits
(add caching and config to disable unified builds) |
(Add link to .ini test files documentation) |
||
Line 14: | Line 14: | ||
* Bugzilla instant search. It's the same as duplicate search when entering bugs. Easier to find bugs with this search than the normal for me: https://bugzilla.mozilla.org/query.cgi?format=instant | * Bugzilla instant search. It's the same as duplicate search when entering bugs. Easier to find bugs with this search than the normal for me: https://bugzilla.mozilla.org/query.cgi?format=instant | ||
* moz-phab can be used to download and checkout patches from phabricator using <code>moz-phab patch D000000</code> and replace D000000 with the patch-id from phabricator | * moz-phab can be used to download and checkout patches from phabricator using <code>moz-phab patch D000000</code> and replace D000000 with the patch-id from phabricator | ||
* Documentation of the test <code>.ini</code> files: https://firefox-source-docs.mozilla.org/build/buildsystem/test_manifests.html |
edits