715
edits
(ββPTO (π·): remove old item) |
(move some items from agenda to minutes) |
||
Line 4: | Line 4: | ||
** Remote agent announcement (sole) | ** Remote agent announcement (sole) | ||
* Status updates | * Status updates | ||
** | ** Progress on running Wordpress tests suite (ochameau) | ||
** Enabling remote agent in Nightly/security testing (ato) | ** Enabling remote agent in Nightly/security testing (ato) | ||
* Changing meeting time to be more inclusive? | * Changing meeting time to be more inclusive? | ||
Line 27: | Line 23: | ||
=== Status updates === | === Status updates === | ||
* Alex working on getting the WordPress test suite working | * Alex working on getting the WordPress test suite working ({{bug|1539202}}) | ||
** <code>Page.frameNavigated</code> event has to be in a very specific order | ** <code>Page.frameNavigated</code> event has to be in a very specific order | ||
** Uses [https://github.com/smooth-code/jest-puppeteer#api jest-puppeteer] which only expose Browser Page and Context Puppeteer APIs, | |||
** Uses an old Puppeteer version (1.6), uses a RegExp on stderr to find the remote protocol URL | |||
*** Struggling to find a way to print a string on stderr from JS | |||
** Last step is to support script evaluation | ** Last step is to support script evaluation | ||
*** Q: can we reuse the juggler implementation? | *** Q: can we reuse the juggler implementation? |
edits