canmove, Confirmed users, Bureaucrats and Sysops emeriti
4,714
edits
(add links to bugzilla) |
m (Whimboo moved page Remote/Meetings/2019/04/01 to WebDriver/RemoteProtocol/Meetings/2019/04/01: Reorganization for WebDriver BiDi project documenation) |
||
(3 intermediate revisions by one other user not shown) | |||
Line 16: | Line 16: | ||
== Minutes == | == Minutes == | ||
* ochameau has been ensuring we can connect to Puppeteer | * ochameau has been ensuring we can connect to Puppeteer | ||
* Last week ochameau also looked at the WordPress test suite ( | ** Support Puppeteer’s <code>connect</code> method ({{bug|1533679}}) | ||
** Support Puppeteer’s <code>Browser.newPage()</code> method ({{bug|1533682}}) | |||
* Last week ochameau also looked at the WordPress test suite ({{bug|1539202}}) | |||
** Succinct user stories lends themselves well for ramping up work on the most important features | ** Succinct user stories lends themselves well for ramping up work on the most important features | ||
** They are using an older target selection technique from an earlier Puppeteer version (Target.sendMessageToTarget/receivedMessageFromTarget) ( | ** They are using an older target selection technique from an earlier Puppeteer version (<code>Target.sendMessageToTarget</code>/<code>receivedMessageFromTarget</code>) ({{bug|1539210}}) | ||
** Supporting earlier Puppeteer versions? | ** Supporting earlier Puppeteer versions? | ||
*** Not a big effort, but sort of unfortunate that WordPress is not using upstream Puppeteer | *** Not a big effort, but sort of unfortunate that WordPress is not using upstream Puppeteer | ||
Line 26: | Line 28: | ||
*** No indication ''why'' they are stuck on an old version | *** No indication ''why'' they are stuck on an old version | ||
* Running tests on try currently blocked by not building the remote agent as part of Firefox | * Running tests on try currently blocked by not building the remote agent as part of Firefox | ||
** ato will be working on that this week, then possibly on running the Puppeteer test suite on try afterwards | ** ato will be working on that this week ({{bug|1533831}}), then possibly on running the Puppeteer test suite on try afterwards ({{bug|1540655}}) | ||
** Should we run the WordPress test suite on try? | ** Should we run the WordPress test suite on try? | ||
*** It has lots of difficult dependencies, so likely hard | *** It has lots of difficult dependencies, so likely hard | ||
Line 55: | Line 57: | ||
* ato away Tuesday 2 April | * ato away Tuesday 2 April | ||
* ochameau away Friday 5 April |