From 94b57a8a7b20b82350d885d33d9d7e1d8683b3b3 Mon Sep 17 00:00:00 2001 From: B2G Bumper Bot Date: Tue, 21 Apr 2015 09:32:33 -0700 Subject: [PATCH] Bumping gaia.json for 4 gaia revision(s) a=gaia-bump ======== https://hg.mozilla.org/integration/gaia-central/rev/debc9897303c Author: Martijn Desc: Merge pull request #29573 from mwargers/1150065 Bug 1150065 - Enable test_homescreen_column_layout.py ======== https://hg.mozilla.org/integration/gaia-central/rev/e4b41b1df9fd Author: Martijn Wargers Desc: Bug 1150065 - Enable test_homescreen_column_layout.py ======== https://hg.mozilla.org/integration/gaia-central/rev/22da6cf0ddb7 Author: Martijn Desc: Merge pull request #29580 from mwargers/1155756 Bug 1155756 - Remove online = true in homescreen manifest.ini and add it only for the Gaia UI tests that need it ======== https://hg.mozilla.org/integration/gaia-central/rev/3d30a7ee6312 Author: Martijn Wargers Desc: Bug 1155756 - Remove online = true in homescreen manifest.ini and add it only for the Gaia UI tests that need it --- b2g/config/gaia.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/b2g/config/gaia.json b/b2g/config/gaia.json index d771a41922e..70887af2bea 100644 --- a/b2g/config/gaia.json +++ b/b2g/config/gaia.json @@ -1,9 +1,9 @@ { "git": { - "git_revision": "805853cebe4a205eab1047cd5e89e83de2837259", + "git_revision": "61ae8cda446e07f3e4d3713954ea8dc6b282626c", "remote": "https://git.mozilla.org/releases/gaia.git", "branch": "" }, - "revision": "a95caf770c9498f4a72cf6d81d42a00efd5d9ea4", + "revision": "debc9897303c626733869cd4267c48cdf4e9455c", "repo_path": "integration/gaia-central" }