Closed Bug 1142782 Opened 9 years ago Closed 7 years ago

Intermittent places/main.testSearchQuery | should return urls that match substring - 1 == 2

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)

10:03:36 INFO - TEST-START | places/main.testSearchQuery
10:03:36 WARNING - TEST-UNEXPECTED-FAIL | places/main.testSearchQuery | should return urls that match substring - 1 == 2
10:03:36 INFO - TEST-INFO | Traceback (most recent call last):
10:03:36 INFO - File "resource://gre/modules/Promise-backend.js", line 688, in this.PromiseWalker.scheduleWalkerLoop/<
10:03:36 INFO - DOMPromise.resolve().then(() => this.walkerLoop());
10:03:36 INFO - File "resource://gre/modules/Promise-backend.js", line 746, in this.PromiseWalker.walkerLoop
10:03:36 INFO - this.handlers.shift().process();
10:03:36 INFO - File "resource://gre/modules/Promise-backend.js", line 867, in Handler.prototype.process
10:03:36 INFO - nextValue = this.onResolve.call(undefined, nextValue);
10:03:36 INFO - File "resource://test-places-at-jetpack/places/lib/test-places-history.js", line 133, in exports.testSearchQuery/<
10:03:36 INFO - assert.equal(results.length, 2, 'should return urls that match substring');
10:03:36 INFO - File "resource://gre/modules/commonjs/sdk/test/assert.js", line 123, in equal
10:03:36 INFO - this.fail({
10:03:36 INFO - File "resource://gre/modules/commonjs/sdk/test/assert.js", line 88, in fail
10:03:36 INFO - this._log.fail(message);
10:03:36 INFO - File "resource://gre/modules/commonjs/sdk/deprecated/unit-test.js", line 104, in fail
10:03:36 INFO - this.console.testMessage(false, false, this.test.name, message);
10:03:36 INFO - File "resource://gre/modules/commonjs/sdk/test/harness.js", line 543, in testMessage
10:03:36 INFO - this.trace();
10:03:36 INFO - TEST-PASS | places/main.testSearchQuery | correct item
10:03:36 INFO - TEST-PASS | places/main.testSearchQuery | should OR separate queries
10:03:36 INFO - TEST-PASS | places/main.testSearchQuery | correct item
10:03:36 INFO - TEST-PASS | places/main.testSearchQuery | correct item
10:03:36 INFO - TEST-END | places/main.testSearchQuery
Priority: -- → P1
Assignee: nobody → evold
Attachment #8614752 - Flags: review?(jsantell) → review+
Commits pushed to master at https://github.com/mozilla/addon-sdk

https://github.com/mozilla/addon-sdk/commit/31d8c089609ca355c7ad9b33535a78e9c2876bf2
Bug 1142782 distinguish testSearchQuery for bookmarks vs history

https://github.com/mozilla/addon-sdk/commit/71b0cc9bed6a0889331614349416c59aaee19749
Merge pull request #2003 from erikvold/1142782v2

Bug 1142782 distinguish testSearchQuery for bookmarks vs history 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: