Releases/Firefox 37.0b3/BuildNotes: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 36: Line 36:
* Ran the following SQL:
* Ran the following SQL:
  update schedulers set state='{"remainingBuilders": [], "upstreamBuilders": ["release-mozilla-beta-antivirus"], "lastReset": 1425610689.900473, "lastCheck": 1425610689.900473}' where name='release-mozilla-beta-av_done';
  update schedulers set state='{"remainingBuilders": [], "upstreamBuilders": ["release-mozilla-beta-antivirus"], "lastReset": 1425610689.900473, "lastCheck": 1425610689.900473}' where name='release-mozilla-beta-av_done';
=== Deal with missing win64 files in bouncer ===
Two checks failed:
* There was no stub installer win64 (it's not clear whether or not this is intentional). The uptake check schedulers got hung up because of this. To work around, changed the win64 stub installer location in bouncer to point at win32.
* Then I discovered that there was no 37.0b1-37.0b3 partial for win64. To work around that, used "force build" to start "almost ready for release", "ready for releasetest testing" and "final verification" builders.
canmove, Confirmed users
6,439

edits

Navigation menu