Advertisement
blooglet

Untitled

Aug 14th, 2012
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.28 KB | None | 0 0
  1. Using binary at 'C:\Program Files\Mozilla Firefox\firefox.exe'.
  2. Using profile at 'c:\users\pieter\appdata\local\temp\tmpbynmis.mozrunner'.
  3. Running tests on Firefox 14.0.1/Gecko 14.0.1 ({ec8030f7-c20a-464f-9b0e-13a3a9e97384}) under winnt/x86-msvc.
  4. .error: An exception occurred.
  5. Traceback (most recent call last):
  6. File "resource://jid1-bzj94agubf7hcg-at-jetpack/api-utils/lib/timer.js", line 28, in notify
  7. callback.apply(null, args);
  8. File "resource://jid1-bzj94agubf7hcg-at-jetpack/test-harness/lib/harness.js", line 184, in cleanup
  9. loader.unload();
  10. File "resource://jid1-bzj94agubf7hcg-at-jetpack/test-harness/lib/loader.js", line 25, in
  11. unload(loader, reason);
  12. File "resource://jid1-bzj94agubf7hcg-at-jetpack/api-utils/lib/loader.js", line 307, in unload
  13. notifyObservers(subject, 'sdk:loader:destroy', reason);
  14. File "resource://jid1-bzj94agubf7hcg-at-jetpack/api-utils/lib/system/events.js", line 58, in
  15. data: data
  16. File "resource://jid1-bzj94agubf7hcg-at-jetpack/api-utils/lib/unload.js", line 74, in onunload
  17. unload(reason);
  18. File "resource://jid1-bzj94agubf7hcg-at-jetpack/api-utils/lib/unload.js", line 53, in unload
  19. observers.forEach(function(observer) {
  20. File "resource://jid1-bzj94agubf7hcg-at-jetpack/api-utils/lib/unload.js", line 55, in
  21. observer(reason);
  22. File "resource://jid1-bzj94agubf7hcg-at-jetpack/api-utils/lib/xhr.js", line 149, in
  23. requests.slice().forEach(function(request) { request._unload(); });
  24. File "resource://jid1-bzj94agubf7hcg-at-jetpack/api-utils/lib/xhr.js", line 149, in
  25. requests.slice().forEach(function(request) { request._unload(); });
  26. File "resource://jid1-bzj94agubf7hcg-at-jetpack/api-utils/lib/xhr.js", line 100, in _unload
  27. this._req.abort();
  28. File "resource://jid1-bzj94agubf7hcg-at-jetpack/api-utils/lib/xhr.js", line 121, in
  29. self._orsc.apply(self, arguments);
  30. File "resource://jid1-bzj94agubf7hcg-at-jetpack/addon-kit/lib/request.js", line 87, in onreadystatechange
  31. emit(target, 'complete', response);
  32. File "resource://jid1-bzj94agubf7hcg-at-jetpack/api-utils/lib/event/core.js", line 79, in emit
  33. for each (let item in emit.lazy.apply(emit.lazy, arguments)) {
  34. File "resource://jid1-bzj94agubf7hcg-at-jetpack/api-utils/lib/event/core.js", line 97, in lazy
  35. yield listeners.shift().apply(target, args);
  36. File "resource://jid1-bzj94agubf7hcg-at-jetpack/greadmon/lib/main.js", line 31, in
  37. monitorWidget.postMessage(null);
  38. File "resource://jid1-bzj94agubf7hcg-at-jetpack/addon-kit/lib/widget.js", line 334, in postMessage
  39. this._views.forEach(function(v) v.postMessage(message));
  40. File "resource://jid1-bzj94agubf7hcg-at-jetpack/addon-kit/lib/widget.js", line 334, in
  41. this._views.forEach(function(v) v.postMessage(message));
  42. File "resource://jid1-bzj94agubf7hcg-at-jetpack/addon-kit/lib/widget.js", line 458, in WidgetView_postMessage
  43. this._chrome.update(this._baseWidget, "postMessage", message);
  44. File "resource://jid1-bzj94agubf7hcg-at-jetpack/addon-kit/lib/widget.js", line 685, in WC_update
  45. this._symbiont.postMessage(value);
  46. File "resource://jid1-bzj94agubf7hcg-at-jetpack/api-utils/lib/content/worker.js", line 317, in postMessage
  47. throw new Error(ERR_DESTROYED);
  48. Error: The page has been destroyed and can no longer be used.
  49.  
  50. 1 of 1 tests passed.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement