canmove, Confirmed users
1,126
edits
(→8) Must avoid patterns known to cause non deterministic failures: examples of time bombs) |
(Add log size limit requirement) |
||
Line 86: | Line 86: | ||
=== 12) Crashes should produce valid crash stacks === | === 12) Crashes should produce valid crash stacks === | ||
* The crash reporter should be enabled, mini-dumps processed correctly (ie: with symbols available) & the resultant crash stack output in the job log. | * The crash reporter should be enabled, mini-dumps processed correctly (ie: with symbols available) & the resultant crash stack output in the job log. | ||
=== 13) Logs should not exceed the max log size | |||
* Logs for both successful and failed runs should not exceed the log size limit, which in the case of buildbot is 50MB for all buildsteps including those outside of mozharness. | |||
== Requesting changes in visibility == | == Requesting changes in visibility == |