From 8a7987f4acaf821e4323e36221d562c0e1a279c5 Mon Sep 17 00:00:00 2001 From: Joel Maher Date: Fri, 24 Oct 2014 12:45:57 -0400 Subject: [PATCH] Bug 1088689 - update talos.json to get mozversion + system pages updates. r=wlach --- testing/talos/talos.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/testing/talos/talos.json b/testing/talos/talos.json index 017c4b1566da..469c66b22d61 100644 --- a/testing/talos/talos.json +++ b/testing/talos/talos.json @@ -1,11 +1,14 @@ { "talos.zip": { - "url": "http://talos-bundles.pvt.build.mozilla.org/zips/talos.04081c46ff03.zip", + "url": "http://talos-bundles.pvt.build.mozilla.org/zips/talos.9dfad0333c76.zip", "path": "" }, "global": { "talos_repo": "https://hg.mozilla.org/build/talos", - "talos_revision": "04081c46ff03" + "talos_revision": "9dfad0333c76" + }, + "extra_options": { + "android": [ "--apkPath=%(apk_path)s" ] }, "suites": { "chromez": {