Closed
Bug 910980
Opened 12 years ago
Closed 11 years ago
Intermittent Jetpack tests/test-places-bookmarks.testSearchSort | latest visited should be first - "http://bandcamp.com/ " == "http://mozilla.com/ " | latest visited should be at the end - "http://bandcamp.com/ " == "http://mozilla.com/ "
Categories
(Add-on SDK Graveyard :: General, defect, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: RyanVM, Unassigned)
References
Details
(Keywords: intermittent-failure)
https://tbpl.mozilla.org/php/getParsedLog.php?id=27197453&tree=Mozilla-Inbound
Windows XP 32-bit mozilla-inbound opt test jetpack on 2013-08-29 15:56:47 PDT for push 00d402c260e6
slave: t-xp32-ix-119
TEST-START | tests/test-places-bookmarks.testSearchSort
TEST-PASS | tests/test-places-bookmarks.testSearchSort | expected return count
TEST-PASS | tests/test-places-bookmarks.testSearchSort | successful order
TEST-PASS | tests/test-places-bookmarks.testSearchSort | successful order
TEST-PASS | tests/test-places-bookmarks.testSearchSort | successful order
TEST-PASS | tests/test-places-bookmarks.testSearchSort | successful order
TEST-PASS | tests/test-places-bookmarks.testSearchSort | successful order
TEST-PASS | tests/test-places-bookmarks.testSearchSort | expected return count
TEST-PASS | tests/test-places-bookmarks.testSearchSort | successful order
TEST-PASS | tests/test-places-bookmarks.testSearchSort | successful order
TEST-PASS | tests/test-places-bookmarks.testSearchSort | successful order
TEST-PASS | tests/test-places-bookmarks.testSearchSort | successful order
TEST-PASS | tests/test-places-bookmarks.testSearchSort | successful order
TEST-PASS | tests/test-places-bookmarks.testSearchSort | expected return count
TEST-PASS | tests/test-places-bookmarks.testSearchSort | successful order
TEST-PASS | tests/test-places-bookmarks.testSearchSort | successful order
TEST-PASS | tests/test-places-bookmarks.testSearchSort | successful order
TEST-PASS | tests/test-places-bookmarks.testSearchSort | successful order
TEST-PASS | tests/test-places-bookmarks.testSearchSort | successful order
TEST-PASS | tests/test-places-bookmarks.testSearchSort | expected return count
TEST-PASS | tests/test-places-bookmarks.testSearchSort | successful order
TEST-PASS | tests/test-places-bookmarks.testSearchSort | successful order
TEST-PASS | tests/test-places-bookmarks.testSearchSort | successful order
TEST-PASS | tests/test-places-bookmarks.testSearchSort | successful order
TEST-PASS | tests/test-places-bookmarks.testSearchSort | successful order
TEST-PASS | tests/test-places-bookmarks.testSearchSort | last entry is the highest visit count
TEST-PASS | tests/test-places-bookmarks.testSearchSort | first entry is the highest visit count
TEST-UNEXPECTED-FAIL | tests/test-places-bookmarks.testSearchSort | latest visited should be first - "http://bandcamp.com/" == "http://mozilla.com/"
TEST-INFO | Traceback (most recent call last):
File "resource://gre/modules/commonjs/sdk/timers.js", line 70, in null
try { immediate(); }
File "resource://gre/modules/commonjs/sdk/timers.js", line 79, in null
immediates.set(id, _ => callback.apply(callback, params));
File "resource://gre/modules/commonjs/sdk/lang/functional.js", line 65, in invoke
function invoke(callee, params, self) callee.apply(self, params);
File "resource://gre/modules/commonjs/sdk/addon/events.js", line 27, in null
else request.resolve(clone(data));
File "resource://gre/modules/commonjs/sdk/core/promise.js", line 185, in resolve
result.then(observer.resolve, observer.reject);
File "resource://gre/modules/commonjs/sdk/core/promise.js", line 43, in then
return { then: function then(fulfill) { fulfill(value); } };
File "resource://gre/modules/commonjs/sdk/core/promise.js", line 118, in resolve
deferred.resolve(onFulfill ? onFulfill(value) : value);
File "resource://gre/modules/commonjs/sdk/places/bookmarks.js", line 197, in handleQueryResponse
}, () => emit(emitter, 'end', []));
File "resource://gre/modules/commonjs/sdk/core/promise.js", line 153, in then
result.then(resolve, reject);
File "resource://gre/modules/commonjs/sdk/core/promise.js", line 43, in then
return { then: function then(fulfill) { fulfill(value); } };
File "resource://gre/modules/commonjs/sdk/core/promise.js", line 118, in resolve
deferred.resolve(onFulfill ? onFulfill(value) : value);
File "resource://gre/modules/commonjs/sdk/places/bookmarks.js", line 196, in search/handleQueryResponse/<
emit(emitter, 'end', data);
File "resource://gre/modules/commonjs/sdk/event/core.js", line 83, in emit
for each (let item in emit.lazy.apply(emit.lazy, arguments)) {
File "resource://gre/modules/commonjs/sdk/event/core.js", line 110, in lazy
if (~state.indexOf(listener)) yield listener.apply(target, args);
File "resource://gre/modules/commonjs/sdk/places/utils.js", line 165, in promisedEmitter/<
else resolve(items);
File "resource://gre/modules/commonjs/sdk/core/promise.js", line 185, in resolve
result.then(observer.resolve, observer.reject);
File "resource://gre/modules/commonjs/sdk/core/promise.js", line 43, in then
return { then: function then(fulfill) { fulfill(value); } };
File "resource://gre/modules/commonjs/sdk/core/promise.js", line 118, in resolve
deferred.resolve(onFulfill ? onFulfill(value) : value);
File "resource://gre/modules/commonjs/sdk/core/promise.js", line 118, in resolve
deferred.resolve(onFulfill ? onFulfill(value) : value);
File "resource://extensions.modules.85de56bf-1ddf-4980-a35b-ee2ac0ecc597-at-jetpack.commonjs.path.tests/test-places-bookmarks.js", line 883, in exports.testSearchSort/<
'latest visited should be first');
File "resource://gre/modules/commonjs/sdk/test/assert.js", line 124, in equal
operator: "=="
File "resource://gre/modules/commonjs/sdk/test/assert.js", line 88, in fail
this._log.fail(message);
File "resource://gre/modules/commonjs/sdk/deprecated/unit-test.js", line 83, in fail
this.console.testMessage(false, false, this.test.name, message);
File "resource://gre/modules/commonjs/sdk/test/harness.js", line 525, in testMessage
this.trace();
TEST-UNEXPECTED-FAIL | tests/test-places-bookmarks.testSearchSort | latest visited should be at the end - "http://bandcamp.com/" == "http://mozilla.com/"
TEST-INFO | Traceback (most recent call last):
File "resource://gre/modules/commonjs/sdk/timers.js", line 70, in null
try { immediate(); }
File "resource://gre/modules/commonjs/sdk/timers.js", line 79, in null
immediates.set(id, _ => callback.apply(callback, params));
File "resource://gre/modules/commonjs/sdk/lang/functional.js", line 65, in invoke
function invoke(callee, params, self) callee.apply(self, params);
File "resource://gre/modules/commonjs/sdk/addon/events.js", line 27, in null
else request.resolve(clone(data));
File "resource://gre/modules/commonjs/sdk/core/promise.js", line 185, in resolve
result.then(observer.resolve, observer.reject);
File "resource://gre/modules/commonjs/sdk/core/promise.js", line 43, in then
return { then: function then(fulfill) { fulfill(value); } };
File "resource://gre/modules/commonjs/sdk/core/promise.js", line 118, in resolve
deferred.resolve(onFulfill ? onFulfill(value) : value);
File "resource://gre/modules/commonjs/sdk/places/bookmarks.js", line 197, in handleQueryResponse
}, () => emit(emitter, 'end', []));
File "resource://gre/modules/commonjs/sdk/core/promise.js", line 153, in then
result.then(resolve, reject);
File "resource://gre/modules/commonjs/sdk/core/promise.js", line 43, in then
return { then: function then(fulfill) { fulfill(value); } };
File "resource://gre/modules/commonjs/sdk/core/promise.js", line 118, in resolve
deferred.resolve(onFulfill ? onFulfill(value) : value);
File "resource://gre/modules/commonjs/sdk/places/bookmarks.js", line 196, in search/handleQueryResponse/<
emit(emitter, 'end', data);
File "resource://gre/modules/commonjs/sdk/event/core.js", line 83, in emit
for each (let item in emit.lazy.apply(emit.lazy, arguments)) {
File "resource://gre/modules/commonjs/sdk/event/core.js", line 110, in lazy
if (~state.indexOf(listener)) yield listener.apply(target, args);
File "resource://gre/modules/commonjs/sdk/places/utils.js", line 165, in promisedEmitter/<
else resolve(items);
File "resource://gre/modules/commonjs/sdk/core/promise.js", line 185, in resolve
result.then(observer.resolve, observer.reject);
File "resource://gre/modules/commonjs/sdk/core/promise.js", line 43, in then
return { then: function then(fulfill) { fulfill(value); } };
File "resource://gre/modules/commonjs/sdk/core/promise.js", line 118, in resolve
deferred.resolve(onFulfill ? onFulfill(value) : value);
File "resource://gre/modules/commonjs/sdk/core/promise.js", line 118, in resolve
deferred.resolve(onFulfill ? onFulfill(value) : value);
File "resource://extensions.modules.85de56bf-1ddf-4980-a35b-ee2ac0ecc597-at-jetpack.commonjs.path.tests/test-places-bookmarks.js", line 887, in exports.testSearchSort/<
'latest visited should be at the end');
File "resource://gre/modules/commonjs/sdk/test/assert.js", line 124, in equal
operator: "=="
File "resource://gre/modules/commonjs/sdk/test/assert.js", line 88, in fail
this._log.fail(message);
File "resource://gre/modules/commonjs/sdk/deprecated/unit-test.js", line 83, in fail
this.console.testMessage(false, false, this.test.name, message);
File "resource://gre/modules/commonjs/sdk/test/harness.js", line 525, in testMessage
this.trace();
TEST-PASS | tests/test-places-bookmarks.testSearchSort | last added should be at the end
TEST-PASS | tests/test-places-bookmarks.testSearchSort | last added should be first
TEST-PASS | tests/test-places-bookmarks.testSearchSort | last modified should be last
TEST-PASS | tests/test-places-bookmarks.testSearchSort | last modified should be first
TEST-END | tests/test-places-bookmarks.testSearchSort
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Updated•11 years ago
|
Priority: -- → P1
Comment hidden (Legacy TBPL/Treeherder Robot) |
Updated•11 years ago
|
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 28•11 years ago
|
||
Moved into addon-test, seems to fix
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•