Closed
Bug 893846
Opened 12 years ago
Closed 12 years ago
Intermittent Jetpack tests/test-tabs.testTabPropertiesInSameWindow | index of the new tab matches (2 != 1)
Categories
(Add-on SDK Graveyard :: General, defect, P1)
Tracking
(firefox24 unaffected, firefox25 fixed, firefox26 fixed)
RESOLVED
FIXED
mozilla26
Tracking | Status | |
---|---|---|
firefox24 | --- | unaffected |
firefox25 | --- | fixed |
firefox26 | --- | fixed |
People
(Reporter: RyanVM, Assigned: jsantell)
References
Details
(Keywords: intermittent-failure)
Attachments
(1 file)
https://tbpl.mozilla.org/php/getParsedLog.php?id=25282907&tree=Birch
Ubuntu VM 12.04 birch opt test jetpack on 2013-07-15 05:51:52 PDT for push 403531e4ebdf
slave: tst-linux32-ec2-012
TEST-START | tests/test-tabs.testTabPropertiesInSameWindow
TEST-PASS | tests/test-tabs.testTabPropertiesInSameWindow | title of the new tab matches
TEST-PASS | tests/test-tabs.testTabPropertiesInSameWindow | URL of the new tab matches
error: addon-sdk: DEPRECATED: tab.favicon is deprecated, please use require("sdk/places/favicon").getFavicon instead.
Traceback (most recent call last):
File "resource://gre/modules/commonjs/sdk/deprecated/events.js", line 153, in _emitOnObject
listener.apply(targetObj, params);
File "resource://extensions.modules.3783750c-e893-4717-bfee-57b1b5404abe-at-jetpack.commonjs.path.tests/tabs/test-firefox-tabs.js", line 157, in exports.testTabPropertiesInSameWindow/<.onReady
test.assert(tab.favicon, "favicon of the new tab is not empty");
File "resource://gre/modules/commonjs/sdk/tabs/tab-firefox.js", line 181, in TabTrait<.favicon
'tab.favicon is deprecated, ' +
File "resource://gre/modules/commonjs/sdk/util/deprecate.js", line 16, in deprecateUsage
let stack = get().slice(2);
TEST-PASS | tests/test-tabs.testTabPropertiesInSameWindow | favicon of the new tab is not empty
TEST-PASS | tests/test-tabs.testTabPropertiesInSameWindow | style of the new tab matches
TEST-UNEXPECTED-FAIL | tests/test-tabs.testTabPropertiesInSameWindow | index of the new tab matches (2 != 1)
TEST-INFO | Traceback (most recent call last):
File "resource://gre/modules/commonjs/sdk/tabs/tab-firefox.js", line 98, in _onReady
this._emit(EVENTS.ready.name, this._public);
File "resource://gre/modules/commonjs/sdk/deprecated/events.js", line 123, in _emit
return this._emitOnObject.apply(this, args);
File "resource://gre/modules/commonjs/sdk/deprecated/events.js", line 153, in _emitOnObject
listener.apply(targetObj, params);
File "resource://extensions.modules.3783750c-e893-4717-bfee-57b1b5404abe-at-jetpack.commonjs.path.tests/tabs/test-firefox-tabs.js", line 159, in exports.testTabPropertiesInSameWindow/<.onReady
test.assertEqual(tab.index, 1, "index of the new tab matches");
File "resource://gre/modules/commonjs/sdk/deprecated/unit-test.js", line 189, in assertEqual
this.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();
TEST-PASS | tests/test-tabs.testTabPropertiesInSameWindow | thumbnail of the new tab matches
TEST-PASS | tests/test-tabs.testTabPropertiesInSameWindow | a tab object always has an id property.
TEST-PASS | tests/test-tabs.testTabPropertiesInSameWindow | title of the new tab matches
TEST-PASS | tests/test-tabs.testTabPropertiesInSameWindow | URL of the new tab matches
error: addon-sdk: DEPRECATED: tab.favicon is deprecated, please use require("sdk/places/favicon").getFavicon instead.
Traceback (most recent call last):
File "resource://gre/modules/commonjs/sdk/deprecated/events.js", line 153, in _emitOnObject
listener.apply(targetObj, params);
File "resource://extensions.modules.3783750c-e893-4717-bfee-57b1b5404abe-at-jetpack.commonjs.path.tests/tabs/test-firefox-tabs.js", line 168, in exports.testTabPropertiesInSameWindow/<.onLoad
test.assert(tab.favicon, "favicon of the new tab is not empty");
File "resource://gre/modules/commonjs/sdk/tabs/tab-firefox.js", line 181, in TabTrait<.favicon
'tab.favicon is deprecated, ' +
File "resource://gre/modules/commonjs/sdk/util/deprecate.js", line 16, in deprecateUsage
let stack = get().slice(2);
TEST-PASS | tests/test-tabs.testTabPropertiesInSameWindow | favicon of the new tab is not empty
TEST-PASS | tests/test-tabs.testTabPropertiesInSameWindow | style of the new tab matches
TEST-UNEXPECTED-FAIL | tests/test-tabs.testTabPropertiesInSameWindow | index of the new tab matches (2 != 1)
TEST-INFO | Traceback (most recent call last):
File "resource://gre/modules/commonjs/sdk/tabs/tab-firefox.js", line 108, in _onLoad
this._emit(EVENTS.load.name, this._public);
File "resource://gre/modules/commonjs/sdk/deprecated/events.js", line 123, in _emit
return this._emitOnObject.apply(this, args);
File "resource://gre/modules/commonjs/sdk/deprecated/events.js", line 153, in _emitOnObject
listener.apply(targetObj, params);
File "resource://extensions.modules.3783750c-e893-4717-bfee-57b1b5404abe-at-jetpack.commonjs.path.tests/tabs/test-firefox-tabs.js", line 170, in exports.testTabPropertiesInSameWindow/<.onLoad
test.assertEqual(tab.index, 1, "index of the new tab matches");
File "resource://gre/modules/commonjs/sdk/deprecated/unit-test.js", line 189, in assertEqual
this.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();
TEST-PASS | tests/test-tabs.testTabPropertiesInSameWindow | thumbnail of the new tab matches
TEST-PASS | tests/test-tabs.testTabPropertiesInSameWindow | a tab object always has an id property.
TEST-INFO | [JavaScript Error: "addon-sdk: DEPRECATED: tab.favicon is deprecated, please use require("sdk/places/favicon").getFavicon instead.
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) |
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) |
Updated•12 years ago
|
Priority: -- → P1
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) |
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) |
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) |
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) |
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) |
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 | ||
Updated•12 years ago
|
Assignee: nobody → jsantell
Assignee | ||
Comment 73•12 years ago
|
||
Attachment #789030 -
Flags: review?(dtownsend+bugmail)
Updated•12 years ago
|
Attachment #789030 -
Flags: review?(dtownsend+bugmail) → review+
Comment 74•12 years ago
|
||
Commits pushed to master at https://github.com/mozilla/addon-sdk
https://github.com/mozilla/addon-sdk/commit/fdf035f4dd63dc8b2cc9655a19b9e8c31517a8e5
Bug 893846 Fix tab.index test intermittent
https://github.com/mozilla/addon-sdk/commit/38565935d8d7ed2fcb0c5120d10c70146c34052e
Merge pull request #1161 from jsantell/893846-fix-tab-index-test
Fix Bug 893846 Fix tab.index test intermittent r+=@mossop
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Comment hidden (Legacy TBPL/Treeherder Robot) |
Reporter | ||
Comment 76•12 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Reporter | ||
Updated•12 years ago
|
status-firefox24:
--- → unaffected
status-firefox25:
--- → affected
status-firefox26:
--- → fixed
Target Milestone: --- → mozilla26
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Reporter | ||
Comment 81•12 years ago
|
||
Calling this fixed on Aurora by bug 907522.
You need to log in
before you can comment on or make changes to this bug.
Description
•