canmove, Confirmed users, Bureaucrats and Sysops emeriti
4,747
edits
(add tpac) |
(Henriks updates) |
||
| Line 1: | Line 1: | ||
= Agenda = | |||
== Discussion == | == Discussion == | ||
* TPAC in Lyon | |||
* HTTP/1.1 <code>Keep-Alive</code> connections continuation | |||
* Handling of expando properties on HTML elements for execute (async) script (Bug 1447977) | |||
* Location of unit tests for Rust code (eg. geckodriver) | |||
** With the Serde rewrite I add a lot of new unit tests which in some cases causes the source files to have more tests than real code. | |||
** Would it now be better to move those unit tests to a separate file? | |||
** This would also help a lot for re-compilation given that each modification of the test causes the source file to recompile, which is a bit of wasted time for me while working on the tests. | |||
== Status updates == | == Status updates == | ||
* Henrik | |||
** '''[geckodriver] Fixed the win32 builds on Travis-CI to stop manual build and upload situation (Bug 1472112)''' | |||
** '''[wdspec] The "New Session" tests have a special requirement for capabilities and the POST body, and as such should not use the global "new_session" fixture (Bug 1470533)''' | |||
** '''[wdspec] Refactored global "session" fixture to make use of capabilities marker, and to only restart the session if capabilities have been changed. This change also gets rid of the global "new_session" fixture to make session creation for specific capabilities much easier (Bug 1470530)''' | |||
** Fixed bugzilla component assignments in moz.build files under testing/ | |||
** [wdspec] Update pytest to 3.6.2, and all its dependencies (Bug 1471629) | |||
(Spoken status updates in bold.) | (Spoken status updates in bold.) | ||
== PTO/travel (🏖) == | == PTO/travel (🏖) == | ||
* ato away half-day or full-day on Monday (will still make meeting) | * ato away half-day or full-day on Monday (will still make meeting) | ||
* Henrik - PTO from July 9th - 20th | |||