Releases/Firefox 23.0b2/BuildNotes

From MozillaWiki
Jump to: navigation, search
  • [release] Firefox 23.0b2 build1: failed at repack_1/10 on linux64
    • ran out of disk; cleaned up and retriggered
ssh cltbld@bld-centos6-hp-016
cd /builds/slave
mkdir old
# verify this gives you the old, non-0-suffixed directories first, before adding the -exec
find . -maxdepth 1 -mindepth 1 -type d -name \*[a-z] -exec mv {} old/ \;
find . -maxdepth 1 -mindepth 1 -type d -name \*[1-9] -exec mv {} old/ \;
rm -rf old
  • [release] Firefox 23.0b2 build1: failed at final_verification
    • timeouts; bhearsum retriggered
    • timeouts; aki retriggered


==

  • debug push-to-mirrors (get twistd.logs)
  • clean up rel- directories after some time in purge_builds