Closed
Bug 1698553
Opened 4 years ago
Closed 4 years ago
Update the DevTools release documentation about smoke tests
Categories
(DevTools :: Documentation, task, P3)
DevTools
Documentation
Tracking
(firefox88 fixed)
RESOLVED
FIXED
88 Branch
Tracking | Status | |
---|---|---|
firefox88 | --- | fixed |
People
(Reporter: jdescottes, Assigned: jdescottes)
References
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
Our current release documentation mentions that we should perform smoke tests for remote debugging.
The current focus is on testing remote + backward compatibility issues at the same time. However as highlighted by https://bugzilla.mozilla.org/show_bug.cgi?id=1697184, we can also have issues specific to remote debugging without backward compatibility.
This is because we end up using a code very similar to the regular DevTools toolbox, but in a slightly different configuration. And if we don't test it manually we have almost no way of detecting issues.
Assignee | ||
Comment 1•4 years ago
|
||
Pushed by jdescottes@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d4c5b32eff5e
[devtools] Update DevTools release doc to include same-version smoke tests r=nchevobbe
Comment 3•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox88:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 88 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•