Filed to make it clearer next time: https://bugzilla.mozilla.org/show_bug.cgi?id=1067354
Thanks for trying it! On 14-09-15 12:11 AM, Ting-Yu Chou wrote: > Hi, > > The patch of bug 1049290 failed linux64-br-haz_try_dep, I am trying to debug > it > locally. I read: > > > https://wiki.mozilla.org/ReleaseEngineering/Mozharness/How_to_run_tests_as_a_developer, > > and use the command (I didn't see installer/test url in the log): > > $ python scripts/scripts/spidermonkey_build.py --config-file > hazards/build_browser.py --config-file hazards/common.py --cfg > developer_config.py > > but it complains: > > 11:37:00 INFO - ##### > 11:37:00 INFO - ##### Running checkout-source step. > 11:37:00 INFO - ##### > 11:37:00 INFO - Running main action method: checkout_source > 11:37:00 FATAL - Uncaught exception: Traceback (most recent call last): > 11:37:00 FATAL - File > "/home/ting/w/fx/bz/1049290/scripts/mozharness/base/script.py", line 1258, in > run > 11:37:00 FATAL - self.run_action(action) > 11:37:00 FATAL - File > "/home/ting/w/fx/bz/1049290/scripts/mozharness/base/script.py", line 1200, in > run_action > 11:37:00 FATAL - self._possibly_run_method(method_name, > error_if_missing=True) > 11:37:00 FATAL - File > "/home/ting/w/fx/bz/1049290/scripts/mozharness/base/script.py", line 1141, in > _possibly_run_method > 11:37:00 FATAL - return getattr(self, method_name)() > 11:37:00 FATAL - File "scripts/scripts/spidermonkey_build.py", line > 33, in wrapper > 11:37:00 FATAL - assert (val is not None and "None" not in > str(val)), "invalid " + query.__name__ > 11:37:00 FATAL - AssertionError: invalid query_repo > 11:37:00 FATAL - Running post_fatal callback... > 11:37:00 FATAL - Exiting -1 > > I have tried to set environment PROPERTIES_FILE with a file which has > buildprops.json content from log, but still doesn't work. > > Anyone know the correct command to run the test locally? > > Thanks, > Ting > _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform