WebDriver/RemoteProtocol/Meetings/2019/05/21: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(→‎Agenda: add to agenda)
Line 3: Line 3:
* Current work/coming up next
* Current work/coming up next
** Puppeteer tests on try update (ato)
** Puppeteer tests on try update (ato)
** Gutenberg tests
*** puppeteer-firefox/juggler is having the following results: <br/> Tests: 129 failed, 4 skipped, 247 passed, 380 total
*** With all patches attached to the child of this [https://bugzilla.mozilla.org/show_bug.cgi?id=1539202 meta bug]), on mozilla-central, we get: <br/> Tests: 77 failed, 4 skipped, 299 passed, 380 total
*** This at least comes from fixes in key and mouse events.
*** [https://bugzilla.mozilla.org/show_bug.cgi?id=1539202#c1 List of all puppeteers methods] to be implemented to Gutenberg
*** Similar list, but for [https://bugzilla.mozilla.org/show_bug.cgi?id=1539202#c9 all CDP methods/events].
*** Tasks left:
**** land various simple CDP method/events (Target.closeTarget, DOM.getContentQuads, ...). We mostly have to write unit tests.
**** Implement request interception to fix just a couple of tests ([https://bugzilla.mozilla.org/show_bug.cgi?id=1552326 bug])
**** Implement dialog control methods (Page.handleJavaScriptDialog/Page.javascriptDialogOpening), used by a few tests ([https://bugzilla.mozilla.org/show_bug.cgi?id=1545724 bug]).
**** Support almost all key events, this is challenging! ([https://bugzilla.mozilla.org/show_bug.cgi?id=1543142 bug])
* Collaboration
* Collaboration
* Other announcements
* Other announcements

Revision as of 14:04, 21 May 2019

Agenda

  • Current work/coming up next
    • Puppeteer tests on try update (ato)
    • Gutenberg tests
      • puppeteer-firefox/juggler is having the following results:
        Tests: 129 failed, 4 skipped, 247 passed, 380 total
      • With all patches attached to the child of this meta bug), on mozilla-central, we get:
        Tests: 77 failed, 4 skipped, 299 passed, 380 total
      • This at least comes from fixes in key and mouse events.
      • List of all puppeteers methods to be implemented to Gutenberg
      • Similar list, but for all CDP methods/events.
      • Tasks left:
        • land various simple CDP method/events (Target.closeTarget, DOM.getContentQuads, ...). We mostly have to write unit tests.
        • Implement request interception to fix just a couple of tests (bug)
        • Implement dialog control methods (Page.handleJavaScriptDialog/Page.javascriptDialogOpening), used by a few tests (bug).
        • Support almost all key events, this is challenging! (bug)
  • Collaboration
  • Other announcements

Roster

Present
Regrets

Minutes

Changelog

TBA

Work

Current milestone
MVP dependency tree
General overview
Puppeteer dependency tree
All ze boogs
Velocity tracking
Project tracking dashboard
All project work currently in development
Available MVP project work
Completed MVP project work

PTO (🌷)

  • ochameau away:
    • Friday 24 May
    • May 27–16 June
  • ato away Monday 27 May (Bank Holiday)