mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
f66b40194b
======== 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. |
||
---|---|---|
.. | ||
app | ||
branding | ||
chrome | ||
components | ||
config | ||
gaia | ||
installer | ||
locales | ||
test | ||
app.mozbuild | ||
build.mk | ||
confvars.sh | ||
LICENSE | ||
Makefile.in | ||
moz.build |