TEST-UNEXPECTED-FAIL | [snip]/mozmill/views/testTaskView.js - take 2 (fixed by bug 1532595)
Categories
(Calendar :: General, defect)
Tracking
(Not tracked)
People
(Reporter: jorgk-bmo, Unassigned)
References
Details
+++ This bug was initially created as a clone of Bug #1491269 +++
Still failing:
https://treeherder.mozilla.org/#/jobs?repo=comm-central&revision=3cad43b5e6ecf111a09479a08a3f1aa857aa55ee&selectedJob=223812011
https://taskcluster-artifacts.net/a3Qpcnx4StOUC6qVSXFCGA/0/public/logs/live_backing.log
INFO - SUMMARY-UNEXPECTED-FAIL | testTaskView.js | testTaskView.js::testTaskView
INFO - EXCEPTION: Task did not delete
INFO - at: utils.js line 396
INFO - TimeoutError utils.js:396 13
INFO - waitFor utils.js:452 11
INFO - MozMillController.prototype.waitFor controller.js:687 3
INFO - testTaskView testTaskView.js:159 5
Reporter | ||
Comment 1•6 years ago
|
||
This is now perma-red with a variety of interesting failures different to what was reported in comment #0
https://taskcluster-artifacts.net/H0Ym1g7DQjuKZ0-4KByAiw/0/public/logs/live_backing.log
Since no one cared to look, I'm disabling this now and you can mop up whatever failure you like.
Maybe related to bug 1532595 / bug 1513343 or whatever else landed in the last push:
https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=78601cacfe69&tochange=996a48b30652
Reporter | ||
Updated•6 years ago
|
Reporter | ||
Comment 3•6 years ago
|
||
I was just about to file this bug:
Assertion failure: IsInAnonymousSubtree(), at z:/build/build/src/dom/base/Element.cpp:1869
PROCESS-CRASH | cal-recurrence | application crashed [@ mozilla::dom::Element::UnbindFromTree(bool,bool)]
For example here:
https://treeherder.mozilla.org/#/jobs?repo=comm-central&revision=994cd1a152ed9637e38686000b0dc3409a80855f&selectedJob=232007927
Maybe related to bug 1532595 / bug 1513343 or whatever else landed in the last
push:
https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=78601cacfe69&tochange=996a48b30652
But hey, after disabling the test, this crash doesn't appear to be happening any more. Or M-C landed some stuff that fixed it in https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=996a48b30652&tochange=b452fad68dc3
Reporter | ||
Comment 4•6 years ago
|
||
Reporter | ||
Updated•6 years ago
|
Reporter | ||
Updated•6 years ago
|
Updated•6 years ago
|
Comment 6•6 years ago
|
||
I have un-disabled the test, and fixed it, in bug 1532595.
Reporter | ||
Updated•6 years ago
|
Description
•