Closed Bug 891895 Opened 11 years ago Closed 11 years ago

Intermittent tests/test-places-host.testBookmarkLastUpdated | time has elapsed and updated the updated property - true == false

Categories

(Add-on SDK Graveyard :: General, defect, P1)

x86
Windows XP
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: RyanVM, Assigned: jsantell)

References

Details

(Keywords: intermittent-failure)

https://tbpl.mozilla.org/php/getParsedLog.php?id=25118508&tree=Mozilla-Inbound

Windows XP 32-bit mozilla-inbound opt test jetpack on 2013-07-10 04:49:55 PDT for push f713336da7ef
slave: t-xp32-ix-036

TEST-START | tests/test-places-host.testBookmarkLastUpdated
TEST-PASS | tests/test-places-host.testBookmarkLastUpdated | should return last updated time
TEST-UNEXPECTED-FAIL | tests/test-places-host.testBookmarkLastUpdated | time has elapsed and updated the updated property - true == false
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.ba94405c-cef7-4a24-aa03-e1792f0a6efe-at-jetpack.commonjs.path.tests/test-places-host.js", line 87, in exports.testBookmarkLastUpdated/</</<
    setTimeout(function () deferred.resolve(data), 100);
  File "resource://gre/modules/commonjs/sdk/core/promise.js", line 187, in resolve
    result.then(observer.resolve, observer.reject);
  File "resource://gre/modules/commonjs/sdk/core/promise.js", line 45, in then
    return { then: function then(fulfill) { fulfill(value); } };
  File "resource://gre/modules/commonjs/sdk/core/promise.js", line 120, in resolve
    deferred.resolve(onFulfill ? onFulfill(value) : value);
  File "resource://gre/modules/commonjs/sdk/core/promise.js", line 120, in resolve
    deferred.resolve(onFulfill ? onFulfill(value) : value);
  File "resource://gre/modules/commonjs/sdk/core/promise.js", line 120, in resolve
    deferred.resolve(onFulfill ? onFulfill(value) : value);
  File "resource://extensions.modules.ba94405c-cef7-4a24-aa03-e1792f0a6efe-at-jetpack.commonjs.path.tests/test-places-host.js", line 91, in exports.testBookmarkLastUpdated/<
    assert.ok(data.updated > timestamp, 'time has elapsed and updated the updated property');
  File "resource://gre/modules/commonjs/sdk/test/assert.js", line 103, in ok
    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();
TEST-END | tests/test-places-host.testBookmarkLastUpdated
Blocks: 889157
Priority: -- → P1
Assignee: nobody → jsantell
Blocks: 904063
Depends on: 904219
Blocks: 913120
No longer depends on: 904219
No longer blocks: 913120
Depends on: 913120
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.