WebDriver/Meetings/2018-08-20: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(→‎Status updates: ato’s updates)
(→‎Status updates: add timeouts object)
Line 28: Line 28:
*** Filed [https://github.com/w3c/respec/issues/1803 issue 1803] on ReSpec
*** Filed [https://github.com/w3c/respec/issues/1803 issue 1803] on ReSpec
** Updated links to tools-marionette@ mailing list archive ([https://bugzilla.mozilla.org/show_bug.cgi?id=1483805 1483805])
** Updated links to tools-marionette@ mailing list archive ([https://bugzilla.mozilla.org/show_bug.cgi?id=1483805 1483805])
** Wrote MDN documentation for the WebDriver [https://developer.mozilla.org/en-US/docs/Web/WebDriver/Timeouts Timeouts object]


(Spoken status updates in bold.)
(Spoken status updates in bold.)

Revision as of 15:56, 19 August 2018

Agenda

  • Action items:
    • dburns to take care of removing extension prefs from Selenium or the whole file
    • dburns to talk to Mandy about work week in London
  • Frame scripts are going away
  • Intermittents update

Minutes

Status updates

  • ato
    • Fixed excessive log output from Marionette’s frame scripts (1482829)
      • This was considered an urgent priority to WPT (WPT issue 12166)
      • Means we no longer have process specific code in our log module, but instead rely on Log.jsm’s Logger#managerLevelFromPref which is better than rolling our own implementation as part of Services.ppmm.initialProcessData
    • Continued work on marionette-window-tracking
      • Now passes Mn tests, but still some trouble understanding what the FxUI tests are doing
      • Android still completely broken
      • Good news is that it will make hundreds of WPT reftests pass
    • Provided more number conversions for mozprofile::preferences::PrefValue (1483288)
    • Fixed a bug reported by roc about wptrunner not using the timeout multiplier for reftests run in Marionette (1483766)
    • Did some research into getting geckodriver/Marionette working in an IPv6 environment (1483996)
      • Turns out nsIServerSocket provides a way to define the interface and a Unix domain socket
    • Replaced an instance of nsITimer use in the action module with Sleep that I recently introduced (1484161)
    • Dropped duplicated outerWindowID logging in listener.js (1484153)
    • Fixed metadata and ‘File a bug’ link in the WebDriver standard (PR 1289), fixing issue 1288
    • Updated links to tools-marionette@ mailing list archive (1483805)
    • Wrote MDN documentation for the WebDriver Timeouts object

(Spoken status updates in bold.)

PTO/travel (🏖)

  • Monday 27 August is a bank holiday in the UK