Closed
Bug 868830
Opened 12 years ago
Closed 11 years ago
Intermittent tests/test-addon-page.test that add-on page with hash has no chrome | chrome is not visible for addon page - false == true
Categories
(Add-on SDK Graveyard :: General, defect, P2)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: philor, Unassigned)
References
Details
(Keywords: intermittent-failure)
https://tbpl.mozilla.org/php/getParsedLog.php?id=22605684&tree=Mozilla-Central
Rev4 MacOSX Lion 10.7 mozilla-central opt test jetpack on 2013-05-05 01:51:25 PDT for push c8e47b184aba
slave: talos-r4-lion-062
TEST-UNEXPECTED-FAIL | tests/test-addon-page.test that add-on page with hash has no chrome | chrome is not visible for addon page - false == true
TEST-INFO | Traceback (most recent call last):
File "resource://gre/modules/commonjs/sdk/timers.js", line 31, in notify
callback.apply(null, args);
File "resource://extensions.modules.a734d501-0d3c-4b6d-9c89-0f2de1351259-at-jetpack.commonjs.path.tests/test-addon-page.js", line 59, in exports["test that add-on page with hash has no chrome"]/<
assert.equal(isChromeVisible(window), is('Fennec'), 'chrome is not visible for addon page');
File "resource://gre/modules/commonjs/sdk/test/assert.js", line 125, in equal
operator: "=="
File "resource://gre/modules/commonjs/sdk/test/assert.js", line 89, in fail
this._log.fail(message);
File "resource://gre/modules/commonjs/sdk/deprecated/unit-test.js", line 84, in fail
this.console.testMessage(false, false, this.test.name, message);
File "resource://gre/modules/commonjs/sdk/test/harness.js", line 523, in testMessage
this.trace();
Priority: -- → P2
Comment 1•11 years ago
|
||
Looks like addon-page is going to be dropped in australis so we probably don't need to work on this bug anymore
Depends on: 873102
Reporter | ||
Comment 2•11 years ago
|
||
Other than to drop the test before they merge, since it's permaorange on the UX tree.
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 4•11 years ago
|
||
The addon-page is going to be dropped in Australis, and those test too, so we probably don't need to work on this bug anymore.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•