Bumping gaia.json for 6 gaia-central revision(s) a=gaia-bump

========

https://hg.mozilla.org/integration/gaia-central/rev/349124ab318b
Author: Hubert Figuière <hub@figuiere.net>
Desc: Merge pull request #13497 from hfiguiere/node-switch-over

Bug 915156 - make test-perf work again. r=jwajsberg,jlal

========

https://hg.mozilla.org/integration/gaia-central/rev/698c0f288946
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 915156 - Part 5: Fix nits.

========

https://hg.mozilla.org/integration/gaia-central/rev/f16f5302fd2c
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 915156 - Part 4 - more cleanups / review / feedback

untabify

Add missing ;

Use a "constant" for the helper atom object

Rename write() to json_proxy_write() to avoid confusion until bug 944494 is fixed.

mozPerfDurations was persisted between run. All we do is collect
and report.

Missing > in the test title.

========

https://hg.mozilla.org/integration/gaia-central/rev/5e8da3b2e041
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 915156 - Part 3 - more cleanups

Move perf.js to tests/performance

Small cleanup variables and such post review.

Remove useless comment

Fix linter errors

fix details in test to be more test-ish
split out the integration to a separate app specific file

Move some non performance marionette stuff to a helper.

Move unlock screen to the helper.

Remove extraneous console.log

Fix linter issue

Get the RUNS env for number of runs

Make sure to reset mozPerfDurations for each test.

Fix perf event observer

========

https://hg.mozilla.org/integration/gaia-central/rev/23154e8f8fbc
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 915156 - Part 2: finish it.

Add a 'requireGaia()'

Fix gjslint error (whitespace)

Revert some change on how we get the defaultCallback.

Remove unused code block.

This follow Bug 915158 - Allow setting a marionette runner host at runtime.

Re-add the performance reporter for Mocha.

Fix the screen unlock

Rename PerfApp to PerfTestApp.

Support entry point for launching apps.

introduce gaia-perf-marionette to perform the loop and only do npm once.
also skip profile building unless we run b2gdesktop

Really exit on excluded apps

gjslint whitespace fixes

Fix PerformanceHelper.delay()

re-implement "element" for the PerfApp helper.

Fix test iteration

Add "setringtones" to the exclusion list.

Check whitelist earlier in the tests

Get the event source - This replaces PR #13752

Pass the test data to the reporter.

Fix the marionette action.

Finally the rendering test work

========

https://hg.mozilla.org/integration/gaia-central/rev/52635133c8c1
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 915156 - Port the test-perf to node with the new marionette-client.
This commit is contained in:
Gaia Pushbot 2013-12-06 07:50:25 -08:00
parent 753b53e693
commit 13ca022761

View File

@ -1,4 +1,4 @@
{
"revision": "2dfd32e4bdbf5a450e7f99b376281bf9ba06fb92",
"revision": "349124ab318b1a479355df7321cdf9d3e17bce5d",
"repo_path": "/integration/gaia-central"
}