[meta] Release geckodriver 0.29.1
Categories
(Testing :: geckodriver, task, P3)
Tracking
(firefox89 fixed)
Tracking | Status | |
---|---|---|
firefox89 | --- | fixed |
People
(Reporter: whimboo, Assigned: whimboo)
References
Details
(Keywords: meta)
Attachments
(5 files)
Assignee | ||
Comment 1•4 years ago
|
||
We are going to get a bug fix release out maybe even this week. Adding appropriate fixed bugs for this Android specific release.
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 2•4 years ago
|
||
Here the changes for all the crates:
mozdevice
➜ hg log -M -r b7a1cc3c4d82::central --template "{node|short}\t{desc|firstline}\n" testing/mozbase/rust/mozdevice
b797aca2a45c Bug 1622691 - [rust-mozdevice] Fix clippy warnings. r=webdriver-reviewers,jgraham
eaff07d79af3 Bug 1677763 - [mozdevice-rust] Added tests for formatting own DeviceError types. r=webdriver-reviewers,jgraham
22a0870b71f8 Bug 1680407 - [mozdevice-rust] Use sdcard as storage by default for rooted and unrooted devices. r=webdriver-reviewers,jgraham
3c0e65a78ade Bug 1703070 - [mozdevice-rust] Unify new lines by removing possible carriage returns from adb response. r=webdriver-reviewers,jgr
mozprofile
➜ hg log -M -r b7a1cc3c4d82::central --template "{node|short}\t{desc|firstline}\n" testing/mozbase/rust/mozprofile
d88e4618dd97 Bug 1701418 - Make panic call compatible with rustc 1.51.0. r=webdriver-reviewers,jgraham
mozrunner
➜ hg log -M -r b7a1cc3c4d82::central --template "{node|short}\t{desc|firstline}\n" testing/mozbase/rust/mozrunner
mozversion
➜ hg log -M -r b7a1cc3c4d82::central --template "{node|short}\t{desc|firstline}\n" testing/mozbase/rust/mozversion
webdriver
➜ hg log -M -r b7a1cc3c4d82::central --template "{node|short}\t{desc|firstline}\n" testing/webdriver/
974cf1a79377 Bug 1617369 - Reformat recent rust changes with rustfmt r=emilio
geckodriver
➜ hg log -M -r b7a1cc3c4d82::central --template "{node|short}\t{desc|firstline}\n" testing/geckodriver
f1b70a75045f Bug 1690551 - Remove unnecessary semicolons in testing/geckodriver/src/command.rs r=webdriver-reviewers,jgraham
8e9fa8d73a47 Bug 1696768 - [marionette] Don't enable "marionette.debugging.clicktostart" by default when --jsdebugger is used. r=marionette-re
63192b53bd2f Bug 1697954 - Remove unused javascript.options.showInConsole prefs r=marionette-reviewers,webdriver-reviewers,mossop,remote-proto
da67aee25176 Bug 1680407 - [geckodriver] Use $EXTERNAL_STORAGE environment variable to detect sdcard location. r=webdriver-reviewers,jgraham
c525d2b84c73 Bug 1700290 - [geckodriver] Use a proper default activity for known Android packages. r=webdriver-reviewers,jgraham
fc28879abbd0 Bug 1700290 - [geckodriver] Set default intents for all known GeckoView Android packages. r=webdriver-reviewers,jgraham
Assignee | ||
Comment 3•4 years ago
|
||
Assignee | ||
Comment 4•4 years ago
|
||
Depends on D111156
Assignee | ||
Comment 5•4 years ago
|
||
Depends on D111157
Assignee | ||
Comment 6•4 years ago
|
||
Depends on D111158
Assignee | ||
Comment 7•4 years ago
|
||
Depends on D111159
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Comment 9•4 years ago
|
||
bugherder |
Updated•4 years ago
|
Comment 10•4 years ago
|
||
Assignee | ||
Comment 11•4 years ago
|
||
Released all mozbase crates:
Uploading mozdevice v0.3.2 (/Users/henrik/code/gecko/testing/mozbase/rust/mozdevice)
Uploading mozprofile v0.7.2 (/Users/henrik/code/gecko/testing/mozbase/rust/mozprofile)
Uploading webdriver v0.43.1 (/Users/henrik/code/gecko/testing/webdriver)
Assignee | ||
Comment 12•4 years ago
|
||
The release will be done via https://github.com/mozilla/geckodriver/pull/1865/.
Assignee | ||
Comment 13•4 years ago
|
||
Version 0.29.1 has been released:
https://github.com/mozilla/geckodriver/releases/tag/v0.29.1
Updated•4 years ago
|
Comment 14•4 years ago
|
||
bugherder |
Description
•