Comparing one "bad" log vs. one "good" log for the same job type (from the previous treeherder cycle, so testing essentially same code/conditions), I'm not seeing any meaningful differences between the two logs in the full test output. "bad": https://treeherder.mozilla.org/logviewer?job_id=424980707&repo=autoland "good": https://treeherder.mozilla.org/logviewer?job_id=424977939&repo=autoland After stripping out timestamps and some background noise to make the logs more-usefully-diffable, I'm not seeing any meaningful differences when comparing the "good" vs. "bad" log side-by-side, focusing on the relevant portion which is the portion leading up to this in the bad log: ``` INFO - Passed: 382 INFO - Failed: 1 INFO - Todo: 1 ``` (The "good" log instead has `Failed: 0` but the Passed/Todo values are the same, 382 & 1.) The portion of the log above that, up to the most recent Passed/Failed/Todo results section, looks essentially the same to me between good & bad logs.
Bug 1845221 Comment 26 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
With the full logs for these tests: comparing one "bad" log vs. one "good" log for the same job type (from the previous treeherder cycle, so testing essentially same code/conditions), I'm not seeing any meaningful differences between the two logs in the full test output. "bad": https://treeherder.mozilla.org/logviewer?job_id=424980707&repo=autoland "good": https://treeherder.mozilla.org/logviewer?job_id=424977939&repo=autoland After stripping out timestamps and some background noise to make the logs more-usefully-diffable, I'm not seeing any meaningful differences when comparing the "good" vs. "bad" log side-by-side, focusing on the relevant portion which is the portion leading up to this in the bad log: ``` INFO - Passed: 382 INFO - Failed: 1 INFO - Todo: 1 ``` (The "good" log instead has `Failed: 0` but the Passed/Todo values are the same, 382 & 1.) The portion of the log above that, up to the most recent Passed/Failed/Todo results section, looks essentially the same to me between good & bad logs.
With the full logs for these tests: comparing one "bad" log vs. one "good" log for the same job type (from the previous treeherder cycle, so testing essentially same code/conditions), I'm not seeing any meaningful differences between the two logs. "bad": https://treeherder.mozilla.org/logviewer?job_id=424980707&repo=autoland "good": https://treeherder.mozilla.org/logviewer?job_id=424977939&repo=autoland After stripping out timestamps and some background noise to make the logs more-usefully-diffable, I'm not seeing any meaningful differences when comparing the "good" vs. "bad" log side-by-side, focusing on the relevant portion which is the portion leading up to this in the bad log: ``` INFO - Passed: 382 INFO - Failed: 1 INFO - Todo: 1 ``` (The "good" log instead has `Failed: 0` but the Passed/Todo values are the same, 382 & 1.) The portion of the log above that, up to the most recent Passed/Failed/Todo results section, looks essentially the same to me between good & bad logs.
With the full logs for these tests: comparing one "bad" log vs. one "good" log for the same job type (from the previous treeherder cycle, so testing essentially same code/conditions), I'm not seeing any meaningful differences between the two logs. "bad": https://treeherder.mozilla.org/logviewer?job_id=424980707&repo=autoland "good": https://treeherder.mozilla.org/logviewer?job_id=424977939&repo=autoland After stripping out timestamps and some background noise to make the logs more-usefully-diffable, I'm not seeing any meaningful differences when comparing the "good" vs. "bad" log side-by-side, focusing on the relevant portion which is the portion leading up to this in the bad log: ``` INFO - Passed: 382 INFO - Failed: 1 INFO - Todo: 1 ``` (The "good" log instead has `Failed: 0` but the Passed/Todo values are the same, 382 & 1.) The portion of the log above that, up to the previous Passed/Failed/Todo results section, looks essentially the same to me between good & bad logs.