Closed Bug 813965 Opened 12 years ago Closed 8 years ago

stop printing WARNING lines in whitelist comparison

Categories

(Release Engineering :: Release Automation: Other, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: bhearsum, Unassigned)

Details

(Whiteboard: [kanban:engops:https://mozilla.kanbanize.com/ctrl_board/6/2182] )

Eg:
2012-11-21 09:07:28,830 : WARNING : STRIP_FLAGS="--strip-debug" not in android ['ac_add_options --enable-update-channel=nightly', 'mk_add_options CLIENT_PY_ARGS="--hg-options=\'--verbose --time\' --hgtool=../tools/buildfarm/utils/hgtool.py --skip-chatzilla --skip-comm --skip-inspector --skip-venkman --tinderbox-print"', 'ac_add_options --enable-update-channel=${MOZ_UPDATE_CHANNEL}', 'ac_add_options --enable-warnings-as-errors', 'ac_add_options --with-ccache=/usr/bin/ccache']!
2012-11-21 09:07:28,830 : ERROR : found in mobile/android/config/mozconfigs/android/nightly but not in mobile/android/config/mozconfigs/android/release: STRIP_FLAGS="--strip-debug"


These two lines say the exact same thing, but the WARNING line (which isn't really a warning!) says it much more verbosely.
I feel like we can just remove this block:
https://hg.mozilla.org/build/tools/file/dc3848bd3cfe/buildbot-helpers/release_sanity.py#l160

But that entire method is very convoluted. It probably needs a redesign.
Priority: -- → P3
Product: mozilla.org → Release Engineering
Whiteboard: [kanban:engops:https://mozilla.kanbanize.com/ctrl_board/6/2169]
Whiteboard: [kanban:engops:https://mozilla.kanbanize.com/ctrl_board/6/2169] → [kanban:engops:https://mozilla.kanbanize.com/ctrl_board/6/2180]
Whiteboard: [kanban:engops:https://mozilla.kanbanize.com/ctrl_board/6/2180] → [kanban:engops:https://mozilla.kanbanize.com/ctrl_board/6/2182]
We don't run this anymore
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.