Merge all test against the SourceTree into a feature test and reuse the integration test page to cover more source types
Categories
(DevTools :: Debugger, task)
Tracking
(firefox101 fixed)
| Tracking | Status | |
|---|---|---|
| firefox101 | --- | fixed |
People
(Reporter: ochameau, Assigned: ochameau)
References
(Blocks 1 open bug, Regressed 1 open bug)
Details
Attachments
(3 files)
For now we have a couple of tests covering the source tree,
but it would be helpful to merge them into a unique feature test.
In parallel to that, it would also be helpful to leverage more the test page used by integration tests. So that it covers all types of sources.
| Assignee | ||
Comment 1•4 years ago
|
||
Updated•4 years ago
|
| Assignee | ||
Comment 2•4 years ago
|
||
| Assignee | ||
Comment 3•4 years ago
|
||
I'm also improving waitForSourcesInSourceTree to timeout faster and have an helpful error message,
clearly highlight the unexpected or missing sources.
Updated•4 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Comment 5•4 years ago
|
||
Backed out for causing dt failures on browser_dbg-features-source-tree.js
Failure line(s): TEST-UNEXPECTED-FAIL | devtools/client/debugger/test/mochitest/browser_dbg-features-source-tree.js | Uncaught exception in test - at chrome://mochitests/content/browser/devtools/client/shared/test/shared-head.js:1053 - Error: Failed waitFor(): Results include the source with the query string
Comment 7•4 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/dea0c1268c35
https://hg.mozilla.org/mozilla-central/rev/ed1e42ba2a21
https://hg.mozilla.org/mozilla-central/rev/0810dc3cbfae
| Assignee | ||
Updated•4 years ago
|
Description
•