WebDriver/Meetings/2019-02-25: Difference between revisions
Jump to navigation
Jump to search
(→Actions: remove, since there are no actions from last time) |
(→Status updates: ato updates) |
||
Line 25: | Line 25: | ||
== Status updates == | == Status updates == | ||
(Spoken status updates in bold.) | |||
* whimboo | * whimboo | ||
** [wdspec] Perma Tier2 [TVw] /webdriver/tests/send_alert_text/send.py | test_alert_unsupported_operation (Bug 1528463) | ** [wdspec] Perma Tier2 [TVw] /webdriver/tests/send_alert_text/send.py | test_alert_unsupported_operation (Bug 1528463) | ||
Line 34: | Line 37: | ||
** [marionette] UnicodeEncodeError: 'ascii' codec can't encode character u'\u201c' in position 110: ordinal not in range(128) (Bug 1529077) | ** [marionette] UnicodeEncodeError: 'ascii' codec can't encode character u'\u201c' in position 110: ordinal not in range(128) (Bug 1529077) | ||
** [marionette] Error stack for logging in TimedPromise only contains it's own frame (Bug 1529516) | ** [marionette] Error stack for logging in TimedPromise only contains it's own frame (Bug 1529516) | ||
* ato | |||
** '''Submitted Outreachy proposals for writing a Marionette Rust library''' | |||
** Filed lots of new <code>good-first-bug</code>s in preparation of Outreachy applicants | |||
== PTO/travel (🌷) == | == PTO/travel (🌷) == |
Revision as of 20:40, 22 February 2019
Agenda
- WebDriver spec for HTTP authentication (Henrik)
- Brian doesn't have the time to write that content
- Maybe David as the editor of the spec can pick it up?
- Proposal to run each wdspec test in its own tab for better test isolation (Henrik)
- Currently this is only done for tests covering the navigation and send alert text commands
- Global session fixture could be used to correctly set this up
- No modification of tests should be necessary
Minutes
Intermittent update (whimboo)
- [fixed] Perma Tier2 [TVw] /webdriver/tests/send_alert_text/send.py | test_alert_unsupported_operation (Bug 1528463)
- Regression from bug 1502360 and most likely a bug in Firefox which shows a 404 page instead of 401 after HTTP auth dismissal. Fixed by running each test in its own tab.
- [fixed] Intermittent TEST-UNEXPECTED-TIMEOUT | /webdriver/tests/new_session/* (Bug 1418778)
- Expected timeout condition got removed when updating workers to Windows 10 (1803)
- [waiting for bug 1520062] Intermittent Assertion failure: m_refCount == 1, at /builds/worker/workspace/build/src/js/src/jit/ExecutableAllocator.cpp:51 (Bug 1486101)
- This is the #1 orange factor intermittent as of now, and only happens for Mn jobs
- With my minified testcase the leaks have finally been investigated
- Leaks appear due to some networking code
- [needs feedback] Marionette client hangs 1000s due to channel errors (Bug 1521447)
- There is a hang of Firefox when `ProcessChild::QuickExit()` is called.
- The main process never exits and as such is causing this timeout in mozprocess
- Intermittent QuantumRender TEST-UNEXPECTED-TIMEOUT | /webdriver/tests/<random>.py | expected OK (Bug 1526678)
Status updates
(Spoken status updates in bold.)
- whimboo
- [wdspec] Perma Tier2 [TVw] /webdriver/tests/send_alert_text/send.py | test_alert_unsupported_operation (Bug 1528463)
- [wdspec] Perma TEST-UNEXPECTED-TIMEOUT | /webdriver/tests/get_current_url/get.py (Bug 1495513)
- [wdspec] Add tests for file protocol (Bug 1495513)
- [wpt] Use "preflight_run_cmd_suites" for web-platform-tests for unique screen size and to disable screensaver and notifications (Bug 1527842)
- [geckodriver] Package binary of geckodriver into its own artifact (Bug 1493948)
- [marionette] Allow "check_port_available()" to raise socket errors (Bug 1528836)
- [marionette] UnicodeEncodeError: 'ascii' codec can't encode character u'\u201c' in position 110: ordinal not in range(128) (Bug 1529077)
- [marionette] Error stack for logging in TimedPromise only contains it's own frame (Bug 1529516)
- ato
- Submitted Outreachy proposals for writing a Marionette Rust library
- Filed lots of new
good-first-bug
s in preparation of Outreachy applicants
PTO/travel (🌷)
- henrik away February 25th, February 28th - March 1st
- ato away 26 February