Bug 1002780 - upload a new talos.zip to pick up all the fixes. r=pmoore

This commit is contained in:
Joel Maher 2014-04-29 06:20:29 -04:00
parent 662dfad9d0
commit 9885015bc4

View File

@ -1,11 +1,11 @@
{ {
"talos.zip": { "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": "" "path": ""
}, },
"global": { "global": {
"talos_repo": "https://hg.mozilla.org/build/talos", "talos_repo": "https://hg.mozilla.org/build/talos",
"talos_revision": "7674ffd4b494" "talos_revision": "abff65130956"
}, },
"suites": { "suites": {
"chromez": { "chromez": {
@ -22,7 +22,7 @@
"tests": ["dromaeo_css", "dromaeo_dom", "kraken", "v8_7"] "tests": ["dromaeo_css", "dromaeo_dom", "kraken", "v8_7"]
}, },
"other": { "other": {
"tests": ["a11yr", "ts_paint", "tpaint"] "tests": ["a11yr", "ts_paint", "tpaint", "sessionrestore", "sessionrestore_no_auto_restore"]
}, },
"svgr": { "svgr": {
"tests": ["tsvgx", "tsvgr_opacity", "tart", "tscrollx", "cart"] "tests": ["tsvgx", "tsvgr_opacity", "tart", "tscrollx", "cart"]