Closed
Bug 739768
Opened 13 years ago
Closed 13 years ago
new talos.zip needed for droid.py
Categories
(Testing :: Talos, defect)
Testing
Talos
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla14
People
(Reporter: k0scist, Assigned: armenzg)
Details
Attachments
(1 file)
(deleted),
patch
|
k0scist
:
review+
|
Details | Diff | Splinter Review |
because of https://bugzilla.mozilla.org/show_bug.cgi?id=739766 we're
missing droid.py in production causing massive failures
Reporter | ||
Comment 1•13 years ago
|
||
http://people.mozilla.com/~jhammel/talos.eb99eb78e42c.zip ; testing/talos/talos.json should be updated too
Assignee | ||
Comment 2•13 years ago
|
||
I cheated.
I would like us to land the patch nevertheless.
-rw-r--r-- 1 armenzg build 6242145 Mar 26 12:36 talos.bug739345.c6013a2f09ce.zip
-rw-r--r-- 1 armenzg build 6243712 Mar 27 13:26 talos.bug739768.eb99eb78e42c.zip
[armenzg@dm-wwwbuild01 zips]$ cp talos.bug739345.c6013a2f09ce.zip bad.talos.bug739345.zip
[armenzg@dm-wwwbuild01 zips]$ rm talos.bug739345.c6013a2f09ce.zip
[armenzg@dm-wwwbuild01 zips]$ ln -s talos.bug739768.eb99eb78e42c.zip talos.bug739345.c6013a2f09ce.zip
[armenzg@dm-wwwbuild01 zips]$ ls -l talos.bug739345.c6013a2f09ce.zip
lrwxrwxrwx 1 armenzg build 32 Mar 27 13:35 talos.bug739345.c6013a2f09ce.zip -> talos.bug739768.eb99eb78e42c.zip
[armenzg@dm-wwwbuild01 zips]$ ls -l talos.bug739768.eb99eb78e42c.zip
-rw-r--r-- 1 armenzg build 6243712 Mar 27 13:26 talos.bug739768.eb99eb78e42c.zip
Assignee | ||
Updated•13 years ago
|
Assignee: nobody → armenzg
Assignee | ||
Comment 3•13 years ago
|
||
Even though we have fixed it with symlink trick let's land a change reflecting what we are actually running.
I will land this change with DONTBUILD since it would be redundant.
Attachment #609871 -
Flags: review?(jhammel)
Reporter | ||
Comment 4•13 years ago
|
||
Comment on attachment 609871 [details] [diff] [review]
[checked-in] talos.zip with droid.py
looks good, thanks!
Attachment #609871 -
Flags: review?(jhammel) → review+
Assignee | ||
Comment 5•13 years ago
|
||
Comment on attachment 609871 [details] [diff] [review]
[checked-in] talos.zip with droid.py
Landed on m-i to be explicit about the good talos.zip:
6c9a18705b0d
Attachment #609871 -
Attachment description: talos.zip with droid.py → [checked-in] talos.zip with droid.py
Assignee | ||
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 6•13 years ago
|
||
We can see some re-triggers going green:
https://tbpl.mozilla.org/?tree=Mozilla-Inbound&jobname=Android Tegra 250 mozilla-inbound talos&rev=fbe032073e04
Comment 7•13 years ago
|
||
m-c is still busted due to the cheat not applying for those talos runs :/
INFO: talos.json URL: http://hg.mozilla.org/mozilla-central/raw-file/273173a592dc/testing/talos/talos.json
INFO: http://build.mozilla.org/talos/zips/talos.bug738685.c08bb14e71cd.zip -> talos.zip
Comment 8•13 years ago
|
||
Pushed the newest talos.json change to m-c to fix c#7 http://hg.mozilla.org/mozilla-central/rev/147c0d893cdb
Any project branches that have the bad version will need to merge in though.
Assignee | ||
Comment 9•13 years ago
|
||
oh wow. we should have really backed out the buildbotcustom change and try again another time :(
Comment 10•13 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/5f10a8447a5b
https://hg.mozilla.org/mozilla-central/rev/28ab6cd9175d
https://hg.mozilla.org/mozilla-central/rev/6442d65f75f6
Target Milestone: --- → mozilla14
You need to log in
before you can comment on or make changes to this bug.
Description
•