Confirmed users
4,467
edits
| Line 259: | Line 259: | ||
* sixth run generated MU, but turned red due to already bumped patcher config. {{bug|596568}} is already filed from 3.5.13. Red status can be ignored for this run. | * sixth run generated MU, but turned red due to already bumped patcher config. {{bug|596568}} is already filed from 3.5.13. Red status can be ignored for this run. | ||
====Verification==== | ====Verification==== | ||
All red due to: | |||
* mn locale was removed in 3.6.x: | |||
grep ^FAIL: *_stdio.html | |||
# all output is mn releated | |||
The following entries are expected and can be ignored: | |||
<pre> | |||
$ grep "^Only in" *_stdio.html |sort -u | |||
linux_stdio.html:Only in source/firefox/searchplugins: iskalnik-gov-si.xml | |||
linux_stdio.html:Only in source/firefox/searchplugins: najdi-si.xml | |||
linux_stdio.html:Only in source/firefox/searchplugins: yahoo.xml | |||
mac_stdio.html:Only in source/Firefox.app/Contents/MacOS/searchplugins: iskalnik-gov-si.xml | |||
mac_stdio.html:Only in source/Firefox.app/Contents/MacOS/searchplugins: najdi-si.xml | |||
mac_stdio.html:Only in source/Firefox.app/Contents/MacOS/searchplugins: yahoo.xml | |||
mac_stdio.html:Only in source/Firefox.app/Contents: Plug-Ins | |||
win32_stdio.html:Only in source/bin: .autoreg | |||
win32_stdio.html:Only in source/bin: removed-files | |||
win32_stdio.html:Only in source/bin/searchplugins: iskalnik-gov-si.xml | |||
win32_stdio.html:Only in source/bin/searchplugins: najdi-si.xml | |||
win32_stdio.html:Only in source/bin/searchplugins: yahoo.xml | |||
$ grep -E "^File.*differ" *_stdio.html |sort -u | |||
win32_stdio.html:Files source/bin/freebl3.chk and target/bin/freebl3.chk differ | |||
win32_stdio.html:Files source/bin/nssdbm3.chk and target/bin/nssdbm3.chk differ | |||
win32_stdio.html:Files source/bin/softokn3.chk and target/bin/softokn3.chk differ | |||
===Publish updates to beta channel=== | ===Publish updates to beta channel=== | ||