Closed Bug 1149308 Opened 10 years ago Closed 10 years ago

TEST-UNEXPECTED-FAIL | addon-sdk/tests/test-mpl2-license-header.test MPL2 license header | we expect one failure - 1 == 21

Categories

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

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: evold, Assigned: evold)

References

Details

(Keywords: intermittent-failure)

Attachments

(1 file)

TEST-START | addon-sdk/tests/test-mpl2-license-header.test MPL2 license header TEST-PASS | addon-sdk/tests/test-mpl2-license-header.test MPL2 license header | 632 files found. TEST-UNEXPECTED-FAIL | addon-sdk/tests/test-mpl2-license-header.test MPL2 license header | we expect one failure - 1 == 21 TEST-INFO | Traceback (most recent call last): File "resource://gre/modules/Promise-backend.js", line 688, in this.PromiseWalker.scheduleWalkerLoop/< DOMPromise.resolve().then(() => this.walkerLoop()); File "resource://gre/modules/Promise-backend.js", line 746, in this.PromiseWalker.walkerLoop this.handlers.shift().process(); File "resource://gre/modules/Promise-backend.js", line 867, in Handler.prototype.process nextValue = this.onResolve.call(undefined, nextValue); File "resource://gre/modules/Task.jsm", line 314, in TaskImpl_run let result = aSendResolved ? this._iterator.next(aSendValue) File "self-hosted", line 625, in next File "resource://0acd5bf1-914a-4bed-9a66-a3d60ae24bce-at-jetpack/addon-sdk/tests/test-mpl2-license-header.js", line 83, in exports["test MPL2 license header"] assert.equal(1, failures.length, "we expect one failure"); File "resource://extensions.modules.0acd5bf1-914a-4bed-9a66-a3d60ae24bce-at-jetpack.commonjs.path/sdk/test/assert.js", line 123, in equal this.fail({ File "resource://extensions.modules.0acd5bf1-914a-4bed-9a66-a3d60ae24bce-at-jetpack.commonjs.path/sdk/test/assert.js", line 88, in fail this._log.fail(message); File "resource://extensions.modules.0acd5bf1-914a-4bed-9a66-a3d60ae24bce-at-jetpack.commonjs.path/sdk/deprecated/unit-test.js", line 104, in fail this.console.testMessage(false, false, this.test.name, message); File "resource://extensions.modules.0acd5bf1-914a-4bed-9a66-a3d60ae24bce-at-jetpack.commonjs.path/sdk/test/harness.js", line 544, in testMessage this.trace(); TEST-UNEXPECTED-FAIL | addon-sdk/tests/test-mpl2-license-header.test MPL2 license header | the only failure is this file - false == true TEST-INFO | Traceback (most recent call last): File "resource://gre/modules/Promise-backend.js", line 688, in this.PromiseWalker.scheduleWalkerLoop/< DOMPromise.resolve().then(() => this.walkerLoop()); File "resource://gre/modules/Promise-backend.js", line 746, in this.PromiseWalker.walkerLoop this.handlers.shift().process(); File "resource://gre/modules/Promise-backend.js", line 867, in Handler.prototype.process nextValue = this.onResolve.call(undefined, nextValue); File "resource://gre/modules/Task.jsm", line 314, in TaskImpl_run let result = aSendResolved ? this._iterator.next(aSendValue) File "self-hosted", line 625, in next File "resource://0acd5bf1-914a-4bed-9a66-a3d60ae24bce-at-jetpack/addon-sdk/tests/test-mpl2-license-header.js", line 84, in exports["test MPL2 license header"] assert.ok(/test-mpl2-license-header\.js$/.test(failures[0]), "the only failure is this file"); File "resource://extensions.modules.0acd5bf1-914a-4bed-9a66-a3d60ae24bce-at-jetpack.commonjs.path/sdk/test/assert.js", line 99, in ok this.fail({ File "resource://extensions.modules.0acd5bf1-914a-4bed-9a66-a3d60ae24bce-at-jetpack.commonjs.path/sdk/test/assert.js", line 88, in fail this._log.fail(message); File "resource://extensions.modules.0acd5bf1-914a-4bed-9a66-a3d60ae24bce-at-jetpack.commonjs.path/sdk/deprecated/unit-test.js", line 104, in fail this.console.testMessage(false, false, this.test.name, message); File "resource://extensions.modules.0acd5bf1-914a-4bed-9a66-a3d60ae24bce-at-jetpack.commonjs.path/sdk/test/harness.js", line 544, in testMessage this.trace(); TEST-UNEXPECTED-FAIL | addon-sdk/tests/test-mpl2-license-header.test MPL2 license header | 20 files found missing the required mpl 2 header - "" == "resources/addon-sdk/lib/diffpatcher/index.js, resources/addon-sdk/lib/diffpatcher/patch.js, resources/addon-sdk/lib/diffpatcher/rebase.js, resources/addon-sdk/lib/diffpatcher/test/common.js, resources/addon-sdk/lib/diffpatcher/test/diff.js, resources/addon-sdk/lib/diffpatcher/test/index.js, resources/addon-sdk/lib/diffpatcher/test/patch.js, resources/addon-sdk/lib/diffpatcher/test/tap.js, resources/addon-sdk/lib/method/core.js, resources/addon-sdk/lib/method/test/browser.js, resources/addon-sdk/lib/method/test/common.js, resources/addon-sdk/lib/sdk/fs/path.js, resources/addon-sdk/lib/sdk/system/child_process/subprocess.js, resources/addon-sdk/lib/sdk/system/child_process/subprocess_worker_unix.js, resources/addon-sdk/lib/sdk/system/child_process/subprocess_worker_win.js, resources/addon-sdk/tests/buffers/test-read-types.js, resources/addon-sdk/tests/buffers/test-write-types.js, resources/addon-sdk/tests/path/test-path.js, resources/addon-sdk/tests/querystring/test-querystring.js, resources/addon-sdk/tests/test-mpl2-license-header.js" TEST-INFO | Traceback (most recent call last): File "resource://gre/modules/Promise-backend.js", line 688, in this.PromiseWalker.scheduleWalkerLoop/< DOMPromise.resolve().then(() => this.walkerLoop()); File "resource://gre/modules/Promise-backend.js", line 746, in this.PromiseWalker.walkerLoop this.handlers.shift().process(); File "resource://gre/modules/Promise-backend.js", line 867, in Handler.prototype.process nextValue = this.onResolve.call(undefined, nextValue); File "resource://gre/modules/Task.jsm", line 314, in TaskImpl_run let result = aSendResolved ? this._iterator.next(aSendValue)
Attachment #8585756 - Flags: review?(jsantell)
Priority: -- → P1
Attachment #8585756 - Flags: review?(jsantell) → review+
Commits pushed to master at https://github.com/mozilla/addon-sdk https://github.com/mozilla/addon-sdk/commit/a766d813df7ad4bb8e31a799fc62f166e46c448c Bug 1149308 - test-mpl2-license-header.test MPL2 license header fix for Windows fs https://github.com/mozilla/addon-sdk/commit/8223b7c5d5921596711cf68e8592ce13e7035bba Merge pull request #1930 from erikvold/1149308 Bug 1149308 - test-mpl2-license-header.test MPL2 license header fix for Windows fs r=jsantell
Assignee: nobody → evold
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
(In reply to Treeherder Robot from comment #15) > log: > https://treeherder.mozilla.org/logviewer.html#?repo=addon-sdk&job_id=7494 > repository: addon-sdk > start_time: 2015-06-01T17:23:37 > who: evold[at]mozilla[dot]com > machine: t-yosemite-r5-0093 > buildname: jetpack-fx-team-yosemite-opt > revision: dd32a5f26d7b > > TEST-UNEXPECTED-FAIL | addon-sdk/tests/test-context-menu@2.test url contexts > | shows only matching items - { // [object Object] > TypeError: tab is undefined This is mis-labeled.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: