WebDriver/RemoteProtocol/Meetings/2019/06/25: Difference between revisions

Jump to navigation Jump to search
slight refactoring
(slight refactoring)
Line 3: Line 3:
* Post all-hands discussion?
* Post all-hands discussion?
* Current work/coming up next
* Current work/coming up next
** [alex] Remote tests now run in a dedicated "remote" job on treeherder ([https://treeherder.mozilla.org/#/jobs?repo=try&revision=efb457871f172142b097889089def1c727d8ce4e example])
** [alex] Landed a few tweaks to support running puppeteer tests and/or against latest puppeteer revision (instead of 1.6). Like prepend Headless in browser description, expose a real user agent, emit targetCreated for the browser target, ...
** [alex] Submitted a very minimal support of browser context ([https://bugzilla.mozilla.org/show_bug.cgi?id=1560301 bug]). This is based on Juggler. This is also necessary to run Puppeteer tests.
** [alex/julian] Julian suggests to land the WIP patches as-is with very minimal tests or no test in order to ease running gutenberg tests as I (alex) do locally.
* Other announcements
* Other announcements


Line 61: Line 57:


* ochameau:
* ochameau:
** Remote tests are now independent
** Remote tests now run in a dedicated <code>remote</code> job on Treeherder ([https://treeherder.mozilla.org/#/jobs?repo=try&revision=efb457871f172142b097889089def1c727d8ce4e example])
** Some minor changes that helps Puppeteer tests run against Firefox
** Landed a few tweaks to support running Puppeteer tests and/or against latest Puppeteer revision (instead of 1.6)
** Opened bug to support browser context API
*** Like prepend <code>Headless</code> in browser description, expose a real user agent, emit targetCreated for the browser target, …
** Used extensively by Puppeteer tests
** Submitted a very minimal support of browser context in {{bug|1560301}}
** Also have a number of patches that are not fully tested, should we land these with insufficient test coverage?
*** This is based on Juggler. This is also necessary to run Puppeteer tests.
** alex/julian:
*** Julian suggests to land the WIP patches as-is with very minimal tests or no test in order to ease running gutenberg tests as I (alex) do locally
*** ''Concensus was yes, if it helps unlock other work''
*** ''Concensus was yes, if it helps unlock other work''
* jdescottes:
* jdescottes:
715

edits

Navigation menu