Closed
Bug 860345
Opened 12 years ago
Closed 12 years ago
Intermittent browser_dbg_sources-cache.js | Found a source url cached correctly (1), Found a source's text contents cached correctly (1)
Categories
(DevTools :: Debugger, defect)
Tracking
(firefox24 fixed, firefox25 fixed)
RESOLVED
FIXED
Firefox 25
People
(Reporter: RyanVM, Assigned: vporof)
References
Details
(Keywords: intermittent-failure)
Attachments
(1 file)
2.45 KB,
patch
|
past
:
review+
|
Details | Diff | Splinter Review |
https://tbpl.mozilla.org/php/getParsedLog.php?id=21624354&tree=Mozilla-Inbound
Rev3 Fedora 12 mozilla-inbound debug test mochitest-browser-chrome on 2013-04-09 11:48:35 PDT for push 08f54c265a09
slave: talos-r3-fed-009
19:31:05 INFO - TEST-PASS | chrome://mochitests/content/browser/browser/devtools/debugger/test/browser_dbg_sources-cache.js | The correct number of sources have been either fetched or timed out.
19:31:05 WARNING - TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/devtools/debugger/test/browser_dbg_sources-cache.js | The sources cache should have exactly 1 sources cached. - Got 2, expected 1
19:31:05 INFO - Stack trace:
19:31:05 INFO - JS frame :: chrome://mochikit/content/browser-test.js :: test_is :: line 502
19:31:05 INFO - JS frame :: chrome://mochitests/content/browser/browser/devtools/debugger/test/browser_dbg_sources-cache.js :: .onFinished :: line 119
19:31:05 INFO - JS frame :: chrome://browser/content/debugger-controller.js :: SS__onFinished :: line 1307
19:31:05 INFO - JS frame :: chrome://browser/content/debugger-controller.js :: SS__onTimeout :: line 1297
19:31:05 INFO - JS frame :: chrome://browser/content/debugger-controller.js :: SS_getText/fetchTimeout< :: line 1174
19:31:05 INFO - native frame :: <unknown filename> :: <TOP_LEVEL> :: line 0
19:31:05 INFO - TEST-PASS | chrome://mochitests/content/browser/browser/devtools/debugger/test/browser_dbg_sources-cache.js | The sources cache should not be empty at this point.
19:31:05 INFO - TEST-PASS | chrome://mochitests/content/browser/browser/devtools/debugger/test/browser_dbg_sources-cache.js | Found a source url cached correctly (0)
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Assignee | ||
Comment 10•12 years ago
|
||
This should also be fixed by bug 886170.
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 12•12 years ago
|
||
I'm going to bet that instead of being fixed, it just got a new message.
Summary: Intermittent browser_dbg_sources-cache.js | The sources cache should have exactly 1 sources cached. - Got 2, expected 1 → Intermittent browser_dbg_sources-cache.js | Found a source url cached correctly (1), Found a source's text contents cached correctly (1)
Comment hidden (Legacy TBPL/Treeherder Robot) |
Assignee | ||
Comment 14•12 years ago
|
||
Comment 15•12 years ago
|
||
Comment on attachment 768836 [details] [diff] [review]
v1
Review of attachment 768836 [details] [diff] [review]:
-----------------------------------------------------------------
Nice catch, but you could just r=me test-only fixes.
Attachment #768836 -
Flags: review?(past) → review+
Assignee | ||
Comment 16•12 years ago
|
||
Comment 17•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 25
Reporter | ||
Updated•11 years ago
|
Reporter | ||
Comment 18•11 years ago
|
||
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•