From 5b660b7e47a0c77731b5f8903f622b379a47cf55 Mon Sep 17 00:00:00 2001 From: Joel Maher Date: Tue, 29 Apr 2014 06:20:29 -0400 Subject: [PATCH] Bug 1002780 - upload a new talos.zip to pick up all the fixes. r=pmoore --- testing/talos/talos.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/testing/talos/talos.json b/testing/talos/talos.json index 8231aca889e..32b5d672ee6 100644 --- a/testing/talos/talos.json +++ b/testing/talos/talos.json @@ -1,11 +1,11 @@ { "talos.zip": { - "url": "http://talos-bundles.pvt.build.mozilla.org/zips/talos.7674ffd4b494.zip", + "url": "http://talos-bundles.pvt.build.mozilla.org/zips/talos.abff65130956.zip", "path": "" }, "global": { "talos_repo": "https://hg.mozilla.org/build/talos", - "talos_revision": "7674ffd4b494" + "talos_revision": "abff65130956" }, "suites": { "chromez": { @@ -22,7 +22,7 @@ "tests": ["dromaeo_css", "dromaeo_dom", "kraken", "v8_7"] }, "other": { - "tests": ["a11yr", "ts_paint", "tpaint"] + "tests": ["a11yr", "ts_paint", "tpaint", "sessionrestore", "sessionrestore_no_auto_restore"] }, "svgr": { "tests": ["tsvgx", "tsvgr_opacity", "tart", "tscrollx", "cart"]