Closed Bug 564905 Opened 14 years ago Closed 14 years ago

|cfx testall| fails 11 tests on latest trunk nightly

Categories

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

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 564935

People

(Reporter: myk, Unassigned)

Details

On my Linux (Ubuntu 9.10) system, |cfx testall| fails 11 tests when run against the latest trunk nightly build [Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.3a5pre) Gecko/20100510 Minefield/3.7a5pre]:

(jetpack-sdk)myk@myk:~/jetpack-sdk$ cfx testall -a firefox --binary ~/Applications/firefox-3.7-nightly/firefox
...
console: [JavaScript Warning: "reference to undefined property this.mTab.label" {file: "chrome://browser/content/tabbrowser.xml" line: 393}]
console: [JavaScript Error: "newBrowser is undefined" {file: "chrome://browser/content/tabbrowser.xml" line: 812}]
console: [JavaScript Error: "this.editor is null" {file: "chrome://global/content/bindings/textbox.xml" line: 140}]
console: [JavaScript Error: "labelGetUbuntu is null" {file: "chrome://ubufox/content/overlay.js" line: 74}]
..console: [JavaScript Error: "content is null" {file: "chrome://browser/content/browser.js" line: 2503}]
console: [JavaScript Error: "this.editor is null" {file: "chrome://global/content/bindings/textbox.xml" line: 140}]
console: [JavaScript Error: "labelGetUbuntu is null" {file: "chrome://ubufox/content/overlay.js" line: 74}]
...console: [JavaScript Error: "this.editor is null" {file: "chrome://global/content/bindings/textbox.xml" line: 140}]
console: [JavaScript Error: "labelGetUbuntu is null" {file: "chrome://ubufox/content/overlay.js" line: 74}]
console: [JavaScript Warning: "reference to undefined property this.mTab.label" {file: "chrome://browser/content/tabbrowser.xml" line: 393}]
console: [JavaScript Error: "this.editor is null" {file: "chrome://global/content/bindings/textbox.xml" line: 140}]
console: [JavaScript Error: "labelGetUbuntu is null" {file: "chrome://ubufox/content/overlay.js" line: 74}]
......console: [JavaScript Error: "this.editor is null" {file: "chrome://global/content/bindings/textbox.xml" line: 140}]
console: [JavaScript Error: "labelGetUbuntu is null" {file: "chrome://ubufox/content/overlay.js" line: 74}]
...
error: An exception occurred.
Traceback (most recent call last):
  File "resource://testall-jetpack-core-lib/timer.js", line 57, in notify
    this._callback.apply(null, []);
  File "resource://testall-jetpack-core-lib/unit-test.js", line 215, in anonymous
    timer.setTimeout(function() { onDone(self); }, 0);
  File "resource://testall-jetpack-core-lib/unit-test.js", line 238, in runNextTest
    self.start({test: test, onDone: runNextTest});
  File "resource://testall-jetpack-core-lib/unit-test.js", line 256, in start
    this.test(this);
  File "resource://testall-jetpack-core-lib/unit-test.js", line 57, in runTest
    test(runner);
  File "resource://testall-jetpack-core-tests/test-private-browsing.js", line 73, in anonymous
    pb.active = true;
  File "resource://testall-jetpack-core-lib/private-browsing.js", line 59, in anonymous
    pbService.privateBrowsingEnabled = val;
[Exception... "'Failure' when calling method: [nsIPrivateBrowsingService::privateBrowsingEnabled]"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: file:///home/myk/jetpack-sdk/packages/jetpack-core/lib/securable-module.js -> resource://testall-jetpack-core-lib/private-browsing.js :: anonymous :: line 59"  data: no]
console: 
error: An exception occurred.
Traceback (most recent call last):
  File "resource://testall-jetpack-core-lib/timer.js", line 57, in notify
    this._callback.apply(null, []);
  File "resource://testall-jetpack-core-lib/unit-test.js", line 215, in anonymous
    timer.setTimeout(function() { onDone(self); }, 0);
  File "resource://testall-jetpack-core-lib/unit-test.js", line 238, in runNextTest
    self.start({test: test, onDone: runNextTest});
  File "resource://testall-jetpack-core-lib/unit-test.js", line 256, in start
    this.test(this);
  File "resource://testall-jetpack-core-lib/unit-test.js", line 57, in runTest
    test(runner);
  File "resource://testall-jetpack-core-tests/test-private-browsing.js", line 84, in anonymous
    reset();
  File "resource://testall-jetpack-core-tests/test-private-browsing.js", line 54, in reset
    pbService.privateBrowsingEnabled = active;
[Exception... "'Failure' when calling method: [nsIPrivateBrowsingService::privateBrowsingEnabled]"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: file:///home/myk/jetpack-sdk/packages/jetpack-core/lib/securable-module.js -> resource://testall-jetpack-core-tests/test-private-browsing.js :: reset :: line 54"  data: no]
error: An exception occurred.
Traceback (most recent call last):
  File "resource://testall-jetpack-core-lib/timer.js", line 57, in notify
    this._callback.apply(null, []);
  File "resource://testall-jetpack-core-lib/unit-test.js", line 215, in anonymous
    timer.setTimeout(function() { onDone(self); }, 0);
  File "resource://testall-jetpack-core-lib/unit-test.js", line 238, in runNextTest
    self.start({test: test, onDone: runNextTest});
  File "resource://testall-jetpack-core-lib/unit-test.js", line 256, in start
    this.test(this);
  File "resource://testall-jetpack-core-lib/unit-test.js", line 57, in runTest
    test(runner);
  File "resource://testall-jetpack-core-tests/test-private-browsing.js", line 110, in anonymous
    reset();
  File "resource://testall-jetpack-core-tests/test-private-browsing.js", line 54, in reset
    pbService.privateBrowsingEnabled = active;
[Exception... "'Failure' when calling method: [nsIPrivateBrowsingService::privateBrowsingEnabled]"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: file:///home/myk/jetpack-sdk/packages/jetpack-core/lib/securable-module.js -> resource://testall-jetpack-core-tests/test-private-browsing.js :: reset :: line 54"  data: no]
error: An exception occurred.
Traceback (most recent call last):
  File "resource://testall-jetpack-core-lib/timer.js", line 57, in notify
    this._callback.apply(null, []);
  File "resource://testall-jetpack-core-lib/unit-test.js", line 215, in anonymous
    timer.setTimeout(function() { onDone(self); }, 0);
  File "resource://testall-jetpack-core-lib/unit-test.js", line 238, in runNextTest
    self.start({test: test, onDone: runNextTest});
  File "resource://testall-jetpack-core-lib/unit-test.js", line 256, in start
    this.test(this);
  File "resource://testall-jetpack-core-lib/unit-test.js", line 57, in runTest
    test(runner);
  File "resource://testall-jetpack-core-tests/test-private-browsing.js", line 132, in anonymous
    reset();
  File "resource://testall-jetpack-core-tests/test-private-browsing.js", line 54, in reset
    pbService.privateBrowsingEnabled = active;
[Exception... "'Failure' when calling method: [nsIPrivateBrowsingService::privateBrowsingEnabled]"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: file:///home/myk/jetpack-sdk/packages/jetpack-core/lib/securable-module.js -> resource://testall-jetpack-core-tests/test-private-browsing.js :: reset :: line 54"  data: no]
.console: [JavaScript Error: "labelGetUbuntu is null" {file: "chrome://ubufox/content/overlay.js" line: 74}]
...error: An exception occurred.
Traceback (most recent call last):
  File "resource://testall-jetpack-core-lib/timer.js", line 57, in notify
    this._callback.apply(null, []);
  File "resource://testall-jetpack-core-lib/unit-test.js", line 215, in anonymous
    timer.setTimeout(function() { onDone(self); }, 0);
  File "resource://testall-jetpack-core-lib/unit-test.js", line 238, in runNextTest
    self.start({test: test, onDone: runNextTest});
  File "resource://testall-jetpack-core-lib/unit-test.js", line 256, in start
    this.test(this);
  File "resource://testall-jetpack-core-lib/unit-test.js", line 57, in runTest
    test(runner);
  File "resource://testall-jetpack-core-tests/test-private-browsing.js", line 171, in anonymous
    pb.active = true;
  File "resource://testall-jetpack-core-lib/private-browsing.js", line 59, in anonymous
    pbService.privateBrowsingEnabled = val;
[Exception... "'Failure' when calling method: [nsIPrivateBrowsingService::privateBrowsingEnabled]"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: file:///home/myk/jetpack-sdk/packages/jetpack-core/lib/securable-module.js -> resource://testall-jetpack-core-lib/private-browsing.js :: anonymous :: line 59"  data: no]
console: [JavaScript Warning: "reference to undefined property tabbrowser.getBrowserForTab(aTabs[t]).webNavigation" {file: "file:///home/myk/Applications/firefox-3.7-nightly/components/nsSessionStore.js" line: 1989}]
error: An exception occurred.
Traceback (most recent call last):
  File "resource://testall-jetpack-core-lib/timer.js", line 57, in notify
    this._callback.apply(null, []);
  File "resource://testall-jetpack-core-lib/unit-test.js", line 215, in anonymous
    timer.setTimeout(function() { onDone(self); }, 0);
  File "resource://testall-jetpack-core-lib/unit-test.js", line 238, in runNextTest
    self.start({test: test, onDone: runNextTest});
  File "resource://testall-jetpack-core-lib/unit-test.js", line 256, in start
    this.test(this);
  File "resource://testall-jetpack-core-lib/unit-test.js", line 57, in runTest
    test(runner);
  File "resource://testall-jetpack-core-tests/test-private-browsing.js", line 187, in anonymous
    reset(true);
  File "resource://testall-jetpack-core-tests/test-private-browsing.js", line 54, in reset
    pbService.privateBrowsingEnabled = active;
[Exception... "'Failure' when calling method: [nsIPrivateBrowsingService::privateBrowsingEnabled]"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: file:///home/myk/jetpack-sdk/packages/jetpack-core/lib/securable-module.js -> resource://testall-jetpack-core-tests/test-private-browsing.js :: reset :: line 54"  data: no]
console: 
console: [JavaScript Warning: "reference to undefined property tabbrowser.getBrowserForTab(aTabs[t]).webNavigation" {file: "file:///home/myk/Applications/firefox-3.7-nightly/components/nsSessionStore.js" line: 1989}]
error: An exception occurred.
Traceback (most recent call last):
  File "resource://testall-jetpack-core-lib/timer.js", line 57, in notify
    this._callback.apply(null, []);
  File "resource://testall-jetpack-core-lib/unit-test.js", line 215, in anonymous
    timer.setTimeout(function() { onDone(self); }, 0);
  File "resource://testall-jetpack-core-lib/unit-test.js", line 238, in runNextTest
    self.start({test: test, onDone: runNextTest});
  File "resource://testall-jetpack-core-lib/unit-test.js", line 256, in start
    this.test(this);
  File "resource://testall-jetpack-core-lib/unit-test.js", line 57, in runTest
    test(runner);
  File "resource://testall-jetpack-core-tests/test-private-browsing.js", line 209, in anonymous
    reset();
  File "resource://testall-jetpack-core-tests/test-private-browsing.js", line 54, in reset
    pbService.privateBrowsingEnabled = active;
[Exception... "'Failure' when calling method: [nsIPrivateBrowsingService::privateBrowsingEnabled]"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: file:///home/myk/jetpack-sdk/packages/jetpack-core/lib/securable-module.js -> resource://testall-jetpack-core-tests/test-private-browsing.js :: reset :: line 54"  data: no]
console: [JavaScript Warning: "reference to undefined property tabbrowser.getBrowserForTab(aTabs[t]).webNavigation" {file: "file:///home/myk/Applications/firefox-3.7-nightly/components/nsSessionStore.js" line: 1989}]
error: An exception occurred.
Traceback (most recent call last):
  File "resource://testall-jetpack-core-lib/timer.js", line 57, in notify
    this._callback.apply(null, []);
  File "resource://testall-jetpack-core-lib/unit-test.js", line 215, in anonymous
    timer.setTimeout(function() { onDone(self); }, 0);
  File "resource://testall-jetpack-core-lib/unit-test.js", line 238, in runNextTest
    self.start({test: test, onDone: runNextTest});
  File "resource://testall-jetpack-core-lib/unit-test.js", line 256, in start
    this.test(this);
  File "resource://testall-jetpack-core-lib/unit-test.js", line 57, in runTest
    test(runner);
  File "resource://testall-jetpack-core-tests/test-private-browsing.js", line 227, in anonymous
    reset();
  File "resource://testall-jetpack-core-tests/test-private-browsing.js", line 54, in reset
    pbService.privateBrowsingEnabled = active;
[Exception... "'Failure' when calling method: [nsIPrivateBrowsingService::privateBrowsingEnabled]"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: file:///home/myk/jetpack-sdk/packages/jetpack-core/lib/securable-module.js -> resource://testall-jetpack-core-tests/test-private-browsing.js :: reset :: line 54"  data: no]
console: [JavaScript Warning: "reference to undefined property tabbrowser.getBrowserForTab(aTabs[t]).webNavigation" {file: "file:///home/myk/Applications/firefox-3.7-nightly/components/nsSessionStore.js" line: 1989}]
console: [JavaScript Warning: "reference to undefined property tabbrowser.getBrowserForTab(aTabs[t]).webNavigation" {file: "file:///home/myk/Applications/firefox-3.7-nightly/components/nsSessionStore.js" line: 1989}]
console: [JavaScript Error: "labelGetUbuntu is null" {file: "chrome://ubufox/content/overlay.js" line: 74}]
console: [JavaScript Error: "labelGetUbuntu is null" {file: "chrome://ubufox/content/overlay.js" line: 74}]
console: [JavaScript Warning: "reference to undefined property tabbrowser.getBrowserForTab(aTabs[t]).webNavigation" {file: "file:///home/myk/Applications/firefox-3.7-nightly/components/nsSessionStore.js" line: 1989}]
console: [JavaScript Warning: "reference to undefined property tabbrowser.getBrowserForTab(aTabs[t]).webNavigation" {file: "file:///home/myk/Applications/firefox-3.7-nightly/components/nsSessionStore.js" line: 1989}]
console: [JavaScript Warning: "reference to undefined property tabbrowser.getBrowserForTab(aTabs[t]).webNavigation" {file: "file:///home/myk/Applications/firefox-3.7-nightly/components/nsSessionStore.js" line: 1989}]
console: [JavaScript Warning: "reference to undefined property tabbrowser.getBrowserForTab(aTabs[t]).webNavigation" {file: "file:///home/myk/Applications/firefox-3.7-nightly/components/nsSessionStore.js" line: 1989}]
console: [JavaScript Warning: "reference to undefined property tabbrowser.getBrowserForTab(aTabs[t]).webNavigation" {file: "file:///home/myk/Applications/firefox-3.7-nightly/components/nsSessionStore.js" line: 1989}]
console: [JavaScript Warning: "reference to undefined property tabbrowser.getBrowserForTab(aTabs[t]).webNavigation" {file: "file:///home/myk/Applications/firefox-3.7-nightly/components/nsSessionStore.js" line: 1989}]
console: [JavaScript Error: "browser.contentDocument is undefined" {file: "file:///home/myk/Applications/firefox-3.7-nightly/components/nsSessionStore.js" line: 2013}]
........console: 
..............console: [JavaScript Error: "labelGetUbuntu is null" {file: "chrome://ubufox/content/overlay.js" line: 74}]
console: [JavaScript Error: "labelGetUbuntu is null" {file: "chrome://ubufox/content/overlay.js" line: 74}]
console: [JavaScript Error: "labelGetUbuntu is null" {file: "chrome://ubufox/content/overlay.js" line: 74}]
...
1668 of 1679 tests passed.
FAIL
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
The Add-on SDK is no longer a Mozilla Labs experiment and has become a big enough project to warrant its own Bugzilla product, so the "Add-on SDK" product has been created for it, and I am moving its bugs to that product.

To filter bugmail related to this change, filter on the word "looptid".
Component: Jetpack SDK → General
Product: Mozilla Labs → Add-on SDK
QA Contact: jetpack-sdk → general
You need to log in before you can comment on or make changes to this bug.