Auto-tools/Projects/B2G Test And Performance/Meetings/2012-09-13: Difference between revisions
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 12: | Line 12: | ||
* Review the Action Items & Bugs | * Review the Action Items & Bugs | ||
== Action items from last time == | == Action items from last time == | ||
* need to get in touch with sdonner and see what framework they wish to use | |||
** Want to use python marionette tests | |||
== Review current activities == | == Review current activities == | ||
=== Continuous Integration === | === Continuous Integration === | ||
* [jgriffin] Marionette tests are running on try but are busted, need mozharness script update | |||
* [jgriffin] has a plan for getting emulator tests running on try (using static emulators and building the new gecko into it), but we need to know the load on the linux test machines | |||
=== Reftests === | === Reftests === | ||
* [ahal] wrote a blog post about state on B2G | |||
* [ahal] apparently we have some external contacts for the resolution | |||
* [ahal] working on moving to cAgent / pandaboards | |||
=== Marionette === | === Marionette === | ||
* [mdas] working on {{Bug| 775116}} | |||
=== Eideticker === | === Eideticker === | ||
* [mdas] working on patch reviews, but marionette bug is taking priority | |||
=== SUTAgent === | === SUTAgent === | ||
* [mihneadb] C agent is now passing all tests, but doesn't have unzip function, nor 'rotation' information. Can use busybox to get unzip functionality. | |||
=== Automated Tests === | === Automated Tests === | ||
* [rwood] Continuing development on WebTelephony tests, will start SMS soon also | |||
* [rwood] Had successful B2G automated test session at MozCamp with Henrik | |||
== Questions == | |||
== Actions for next time == | == Actions for next time == | ||
* Should standardize environment variables we use throughout automation (and document): | |||
** $ADB, $ADBPATH, $ADB_PATH ? ADB_PATH wins! | |||
** $B2G, $B2GPATH, $B2G_PATH, $B2G_HOME ? B2G_HOME (matches what B2G build scripts use) | |||
** Should use what's in testing/testsuite-targets.mk where possible (e.g --xre-path is $MOZ_HOST_BIN) | |||
* Builder disk space |
Latest revision as of 17:36, 13 September 2012
Details
September 13, 2012 @ 10am PDT / 1pm EDT
dial-in:
- vidyo: TOR-5N spadina
Backchannel #ateam on irc.mozilla.org
Take meeting notes here: https://etherpad.mozilla.org/b2g-ateam-automation
Agenda
- Review the Action Items & Bugs
Action items from last time
- need to get in touch with sdonner and see what framework they wish to use
- Want to use python marionette tests
Review current activities
Continuous Integration
- [jgriffin] Marionette tests are running on try but are busted, need mozharness script update
- [jgriffin] has a plan for getting emulator tests running on try (using static emulators and building the new gecko into it), but we need to know the load on the linux test machines
Reftests
- [ahal] wrote a blog post about state on B2G
- [ahal] apparently we have some external contacts for the resolution
- [ahal] working on moving to cAgent / pandaboards
Marionette
- [mdas] working on 775116 bug 775116
Eideticker
- [mdas] working on patch reviews, but marionette bug is taking priority
SUTAgent
- [mihneadb] C agent is now passing all tests, but doesn't have unzip function, nor 'rotation' information. Can use busybox to get unzip functionality.
Automated Tests
- [rwood] Continuing development on WebTelephony tests, will start SMS soon also
- [rwood] Had successful B2G automated test session at MozCamp with Henrik
Questions
Actions for next time
- Should standardize environment variables we use throughout automation (and document):
- $ADB, $ADBPATH, $ADB_PATH ? ADB_PATH wins!
- $B2G, $B2GPATH, $B2G_PATH, $B2G_HOME ? B2G_HOME (matches what B2G build scripts use)
- Should use what's in testing/testsuite-targets.mk where possible (e.g --xre-path is $MOZ_HOST_BIN)
- Builder disk space