Home
last modified time | relevance | path

Searched refs:HgErrorList (Results 1 – 25 of 29) sorted by relevance

12

/dports/www/firefox-legacy/firefox-52.8.0esr/testing/mozharness/mozharness/mozilla/
H A Drepo_manupulation.py3 from mozharness.base.errors import HgErrorList
47 cmd, cwd=cwd, error_list=HgErrorList,
67 }] + HgErrorList
76 error_list=HgErrorList,
98 error_list=HgErrorList,
137 error_list=HgErrorList
156 error_list=HgErrorList,
/dports/lang/spidermonkey60/firefox-60.9.0/testing/mozharness/mozharness/mozilla/
H A Drepo_manipulation.py5 from mozharness.base.errors import HgErrorList
49 cmd, cwd=cwd, error_list=HgErrorList,
69 }] + HgErrorList
78 error_list=HgErrorList,
100 error_list=HgErrorList,
139 error_list=HgErrorList
176 error_list=HgErrorList,
/dports/lang/spidermonkey78/firefox-78.9.0/testing/mozharness/mozharness/mozilla/
H A Drepo_manipulation.py5 from mozharness.base.errors import HgErrorList
49 cmd, cwd=cwd, error_list=HgErrorList,
69 }] + HgErrorList
78 error_list=HgErrorList,
100 error_list=HgErrorList,
139 error_list=HgErrorList
176 error_list=HgErrorList,
/dports/www/firefox-esr/firefox-91.8.0/testing/mozharness/mozharness/mozilla/
H A Drepo_manipulation.py17 from mozharness.base.errors import HgErrorList
56 error_list=HgErrorList,
79 ] + HgErrorList
88 error_list=HgErrorList,
118 error_list=HgErrorList,
166 cmd, cwd=cwd, halt_on_failure=halt_on_failure, error_list=HgErrorList
202 error_list=HgErrorList,
/dports/www/firefox/firefox-99.0/testing/mozharness/mozharness/mozilla/
H A Drepo_manipulation.py17 from mozharness.base.errors import HgErrorList
56 error_list=HgErrorList,
79 ] + HgErrorList
88 error_list=HgErrorList,
118 error_list=HgErrorList,
166 cmd, cwd=cwd, halt_on_failure=halt_on_failure, error_list=HgErrorList
202 error_list=HgErrorList,
/dports/mail/thunderbird/thunderbird-91.8.0/testing/mozharness/mozharness/mozilla/
H A Drepo_manipulation.py17 from mozharness.base.errors import HgErrorList
56 error_list=HgErrorList,
79 ] + HgErrorList
88 error_list=HgErrorList,
118 error_list=HgErrorList,
166 cmd, cwd=cwd, halt_on_failure=halt_on_failure, error_list=HgErrorList
202 error_list=HgErrorList,
/dports/www/firefox-legacy/firefox-52.8.0esr/testing/mozharness/mozharness/base/vcs/
H A Dmercurial.py21 from mozharness.base.errors import HgErrorList, VCSException
166 if self.run_command(cmd, cwd=dest, error_list=HgErrorList):
178 if self.run_command(cmd, cwd=dest, error_list=HgErrorList):
220 if self.run_command(cmd, error_list=HgErrorList,
272 if self.run_command(cmd, cwd=dest, error_list=HgErrorList,
319 status = self.run_command(cmd, cwd=src, error_list=HgErrorList, success_codes=(0, 1),
428 cwd=localrepo, error_list=HgErrorList)
436 error_list=HgErrorList,
447 cwd=localrepo, error_list=HgErrorList)
457 cwd=reponame, error_list=HgErrorList)
/dports/www/firefox-esr/firefox-91.8.0/testing/mozharness/mozharness/base/vcs/
H A Dmercurial.py24 from mozharness.base.errors import HgErrorList, VCSException
172 if self.run_command(cmd, cwd=dest, error_list=HgErrorList):
184 if self.run_command(cmd, cwd=dest, error_list=HgErrorList):
228 self.run_command(cmd, error_list=HgErrorList, output_timeout=output_timeout)
283 cmd, cwd=dest, error_list=HgErrorList, output_timeout=output_timeout
339 error_list=HgErrorList,
438 error_list=HgErrorList,
/dports/www/firefox/firefox-99.0/testing/mozharness/mozharness/base/vcs/
H A Dmercurial.py24 from mozharness.base.errors import HgErrorList, VCSException
172 if self.run_command(cmd, cwd=dest, error_list=HgErrorList):
184 if self.run_command(cmd, cwd=dest, error_list=HgErrorList):
228 self.run_command(cmd, error_list=HgErrorList, output_timeout=output_timeout)
283 cmd, cwd=dest, error_list=HgErrorList, output_timeout=output_timeout
339 error_list=HgErrorList,
438 error_list=HgErrorList,
/dports/lang/spidermonkey60/firefox-60.9.0/testing/mozharness/mozharness/base/vcs/
H A Dmercurial.py21 from mozharness.base.errors import HgErrorList, VCSException
166 if self.run_command(cmd, cwd=dest, error_list=HgErrorList):
178 if self.run_command(cmd, cwd=dest, error_list=HgErrorList):
220 if self.run_command(cmd, error_list=HgErrorList,
272 if self.run_command(cmd, cwd=dest, error_list=HgErrorList,
320 status = self.run_command(cmd, cwd=src, error_list=HgErrorList, success_codes=(0, 1),
407 cwd=reponame, error_list=HgErrorList)
/dports/mail/thunderbird/thunderbird-91.8.0/testing/mozharness/mozharness/base/vcs/
H A Dmercurial.py24 from mozharness.base.errors import HgErrorList, VCSException
172 if self.run_command(cmd, cwd=dest, error_list=HgErrorList):
184 if self.run_command(cmd, cwd=dest, error_list=HgErrorList):
228 self.run_command(cmd, error_list=HgErrorList, output_timeout=output_timeout)
283 cmd, cwd=dest, error_list=HgErrorList, output_timeout=output_timeout
339 error_list=HgErrorList,
438 error_list=HgErrorList,
/dports/lang/spidermonkey78/firefox-78.9.0/testing/mozharness/mozharness/base/vcs/
H A Dmercurial.py22 from mozharness.base.errors import HgErrorList, VCSException
173 if self.run_command(cmd, cwd=dest, error_list=HgErrorList):
187 if self.run_command(cmd, cwd=dest, error_list=HgErrorList):
229 if self.run_command(cmd, error_list=HgErrorList,
281 if self.run_command(cmd, cwd=dest, error_list=HgErrorList,
331 status = self.run_command(cmd, cwd=src, error_list=HgErrorList, success_codes=(0, 1),
425 cwd=reponame, error_list=HgErrorList)
/dports/lang/spidermonkey60/firefox-60.9.0/testing/mozharness/scripts/merge_day/
H A Dgecko_migration.py26 from mozharness.base.errors import HgErrorList
206 self.run_command(cmd, cwd=cwd, error_list=HgErrorList,
410 error_list=HgErrorList,
419 error_list=HgErrorList,
434 error_list=HgErrorList,
443 error_list=HgErrorList,
/dports/www/firefox-legacy/firefox-52.8.0esr/testing/mozharness/scripts/merge_day/
H A Dgecko_migration.py27 from mozharness.base.errors import HgErrorList
209 self.run_command(cmd, cwd=cwd, error_list=HgErrorList,
332 error_list=HgErrorList,
416 error_list=HgErrorList,
432 error_list=HgErrorList,
441 error_list=HgErrorList,
/dports/www/firefox-esr/firefox-91.8.0/testing/mozharness/scripts/merge_day/
H A Dgecko_migration.py27 from mozharness.base.errors import HgErrorList
236 self.run_command(cmd, cwd=cwd, error_list=HgErrorList, halt_on_failure=True)
468 error_list=HgErrorList,
477 error_list=HgErrorList,
/dports/www/firefox/firefox-99.0/testing/mozharness/scripts/merge_day/
H A Dgecko_migration.py27 from mozharness.base.errors import HgErrorList
236 self.run_command(cmd, cwd=cwd, error_list=HgErrorList, halt_on_failure=True)
468 error_list=HgErrorList,
477 error_list=HgErrorList,
/dports/mail/thunderbird/thunderbird-91.8.0/testing/mozharness/scripts/merge_day/
H A Dgecko_migration.py27 from mozharness.base.errors import HgErrorList
236 self.run_command(cmd, cwd=cwd, error_list=HgErrorList, halt_on_failure=True)
468 error_list=HgErrorList,
477 error_list=HgErrorList,
/dports/lang/spidermonkey78/firefox-78.9.0/testing/mozharness/scripts/merge_day/
H A Dgecko_migration.py26 from mozharness.base.errors import HgErrorList
206 self.run_command(cmd, cwd=cwd, error_list=HgErrorList,
412 error_list=HgErrorList,
421 error_list=HgErrorList,
/dports/www/firefox-esr/firefox-91.8.0/testing/mozharness/mozharness/base/
H A Derrors.py36 HgErrorList = BaseErrorList + [ variable
/dports/www/firefox/firefox-99.0/testing/mozharness/mozharness/base/
H A Derrors.py36 HgErrorList = BaseErrorList + [ variable
/dports/mail/thunderbird/thunderbird-91.8.0/testing/mozharness/mozharness/base/
H A Derrors.py36 HgErrorList = BaseErrorList + [ variable
/dports/www/firefox-esr/firefox-91.8.0/testing/mozharness/scripts/
H A Dl10n_bumper.py32 from mozharness.base.errors import HgErrorList
132 status = self.run_command(command, cwd=repo_path, error_list=HgErrorList)
/dports/www/firefox/firefox-99.0/testing/mozharness/scripts/
H A Dl10n_bumper.py32 from mozharness.base.errors import HgErrorList
132 status = self.run_command(command, cwd=repo_path, error_list=HgErrorList)
/dports/lang/spidermonkey60/firefox-60.9.0/testing/mozharness/scripts/
H A Dl10n_bumper.py29 from mozharness.base.errors import HgErrorList
113 error_list=HgErrorList)
/dports/mail/thunderbird/thunderbird-91.8.0/testing/mozharness/scripts/
H A Dl10n_bumper.py32 from mozharness.base.errors import HgErrorList
132 status = self.run_command(command, cwd=repo_path, error_list=HgErrorList)

12