Closed Bug 1149218 Opened 9 years ago Closed 7 years ago

Intermittent places/main.testSearchURL | returns all entries - 0 == 4

Categories

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

x86
Windows XP
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: RyanVM, Assigned: evold)

References

Details

(Keywords: intermittent-failure)

Attachments

(1 file)

08:42:10 INFO - TEST-START | places/main.testSearchURL
08:42:10 WARNING - TEST-UNEXPECTED-FAIL | places/main.testSearchURL | returns all entries - 0 == 4
08:42:10 INFO - TEST-INFO | Traceback (most recent call last):
08:42:10 INFO - File "resource://gre/modules/Promise-backend.js", line 688, in this.PromiseWalker.scheduleWalkerLoop/<
08:42:10 INFO - DOMPromise.resolve().then(() => this.walkerLoop());
08:42:10 INFO - File "resource://gre/modules/Promise-backend.js", line 746, in this.PromiseWalker.walkerLoop
08:42:10 INFO - this.handlers.shift().process();
08:42:10 INFO - File "resource://gre/modules/Promise-backend.js", line 867, in Handler.prototype.process
08:42:10 INFO - nextValue = this.onResolve.call(undefined, nextValue);
08:42:10 INFO - File "resource://test-places-at-jetpack/places/lib/test-places-history.js", line 76, in exports.testSearchURL/<
08:42:10 INFO - assert.equal(results.length, 4, 'returns all entries');
08:42:10 INFO - File "resource://gre/modules/commonjs/sdk/test/assert.js", line 123, in equal
08:42:10 INFO - this.fail({
08:42:10 INFO - File "resource://gre/modules/commonjs/sdk/test/assert.js", line 88, in fail
08:42:10 INFO - this._log.fail(message);
08:42:10 INFO - File "resource://gre/modules/commonjs/sdk/deprecated/unit-test.js", line 104, in fail
08:42:10 INFO - this.console.testMessage(false, false, this.test.name, message);
08:42:10 INFO - File "resource://gre/modules/commonjs/sdk/test/harness.js", line 544, in testMessage
08:42:10 INFO - this.trace();
08:42:10 INFO - TEST-PASS | places/main.testSearchURL | returns entries where mozilla.org is host
08:42:10 INFO - TEST-PASS | places/main.testSearchURL | should just be an exact match
08:42:10 INFO - TEST-PASS | places/main.testSearchURL | should match anything starting with substring
08:42:10 INFO - TEST-END | places/main.testSearchURL
Priority: -- → P1
Assignee: nobody → evold
Attachment #8614749 - Flags: review?(jsantell) → review+
Commits pushed to master at https://github.com/mozilla/addon-sdk

https://github.com/mozilla/addon-sdk/commit/a712810538e123a6e2c5fee26eba85c153467a16
Bug 1149218 use a simple test first in testSearchURL, and catch more possible errors

https://github.com/mozilla/addon-sdk/commit/931569a0dc987e79acc7cba9daf19cdbecfe9001
Merge pull request #2002 from erikvold/1149218

Bug 1149218 use a simple test first in testSearchURL, and catch more possible errors r=jsantell
Priority: P1 → --
https://bugzilla.mozilla.org/show_bug.cgi?id=1399562
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: