Closed
Bug 1412904
Opened 8 years ago
Closed 8 years ago
fill in missing bugzilla_components in testing/webdriver
Categories
(Testing :: geckodriver, enhancement)
Testing
geckodriver
Tracking
(firefox58 fixed)
RESOLVED
FIXED
mozilla58
| Tracking | Status | |
|---|---|---|
| firefox58 | --- | fixed |
People
(Reporter: jmaher, Assigned: jmaher)
References
Details
Attachments
(1 file)
|
669 bytes,
patch
|
ato
:
review+
|
Details | Diff | Splinter Review |
according to the missing.json from the bugzilla job on treeherder, we have some missing files in testing/webdriver/*:
66 "testing/webdriver/Cargo.toml"
67 "testing/webdriver/README.md"
68 "testing/webdriver/src/capabilities.rs"
69 "testing/webdriver/src/command.rs"
70 "testing/webdriver/src/common.rs"
71 "testing/webdriver/src/error.rs"
72 "testing/webdriver/src/httpapi.rs"
73 "testing/webdriver/src/lib.rs"
74 "testing/webdriver/src/macros.rs"
75 "testing/webdriver/src/response.rs"
76 "testing/webdriver/src/server.rs"
| Assignee | ||
Comment 1•8 years ago
|
||
Updated•8 years ago
|
Attachment #8923485 -
Flags: review?(ato) → review+
Pushed by jmaher@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/92d2bd75b6a0
fill in missing bugzilla_components in testing/webdriver. r=ato
Comment 3•8 years ago
|
||
While we are here, can we also set a bugzilla Triage Owner for Testing :: geckodriver?
| Assignee | ||
Comment 4•8 years ago
|
||
:ato, can we set you as the triage owner for testing::geckodriver- this gives all people a person to needinfo for questions, presumably you would know how to answer the questions or redirect to the right person.
Flags: needinfo?(ato)
Comment 5•8 years ago
|
||
(In reply to Joel Maher ( :jmaher) (UTC-5) from comment #4)
> :ato, can we set you as the triage owner for testing::geckodriver- this
> gives all people a person to needinfo for questions, presumably you would
> know how to answer the questions or redirect to the right person.
What is a triage owner?
Flags: needinfo?(ato)
Comment 7•8 years ago
|
||
(In reply to Joel Maher ( :jmaher) (UTC-5) from comment #6)
> I described it in comment 4.
I’m not sure what action I need to take here. Care to elaborate?
I’d also rather not be the point person for triage myself.
| Assignee | ||
Comment 8•8 years ago
|
||
who would be the person for geckodriver who would be the right triage owner?
Flags: needinfo?(ato)
Comment 9•8 years ago
|
||
Given that I mainly do the intermittent failure checks each week, you can add me as triage owner.
Flags: needinfo?(ato)
Comment 10•8 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
status-firefox58:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla58
You need to log in
before you can comment on or make changes to this bug.
Description
•