Closed
Bug 651472
Opened 14 years ago
Closed 12 years ago
Random orange: TEST-UNEXPECTED-FAIL | test-junk-commands.js (Timed out waiting for message display completion)
Categories
(Thunderbird :: Mail Window Front End, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: standard8, Unassigned)
References
Details
(Keywords: intermittent-failure)
We're seeing this quite frequently on the Linux boxes:
EST-PASS | test_delete_no_junk_messages
TEST-UNEXPECTED-FAIL | test-junk-commands.js | test_delete_junk_messages
EXCEPTION: Timed out waiting for message display completion.
at: test-folder-display-helpers.js line 143
test-folder-display-helpers.js 143
mark_failure([object Array]) logHelper.js 609
wait_for_message_display_completion([object Object],true) test-folder-display-helpers.js 1560
select_shift_click_row(8) test-folder-display-helpers.js 983
test_delete_junk_messages() test-junk-commands.js 94
frame.js 474
frame.js 530
frame.js 573
frame.js 417
frame.js 579
server.js 164
server.js 168
I took a look, but arbpl isn't happy at the moment so there's not really many clues here. The image shows that the selected message summary has loaded, but we're still waiting for completion for some reason.
Comment 1•14 years ago
|
||
arbpl should be back up now; the hbase server fell over following a split operation. Immediate investigation suggested an inability to connect via loopback (most likely due to some combination of my firewall rules and a failure to actually use the loopback device by hbase), although attempting to restart via init.d failed badly, implying the exhaustion of some global resource.
I have also upgraded the cloudera hbase distro; it was apparently behind. Hopefully that fixes things, but it's very possible it will fall over again; please ping me via e-mail if it does... it's not hard to do the naive restart thing to get it running until I get a chance to look more deeply when I get back.
Assignee | ||
Updated•12 years ago
|
Keywords: intermittent-failure
Assignee | ||
Updated•12 years ago
|
Whiteboard: [tb-orange]
Comment 2•12 years ago
|
||
Resolving WFM keyword:intermittent-failure bugs last modified >3 months ago, whose whiteboard contains none of:
{random,disabled,marked,fuzzy,todo,fails,failing,annotated,time-bomb,leave open}
There will inevitably be some false positives; for that (and the bugspam) I apologise. Filter on orangewfm.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•