Closed Bug 858402 Opened 12 years ago Closed 12 years ago

Intermittent tests/test-xhr.testLocalXhr | Timed out

Categories

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

x86
Windows XP
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: philor, Assigned: evold)

References

Details

(Keywords: intermittent-failure)

Attachments

(2 files)

https://tbpl.mozilla.org/php/getParsedLog.php?id=21457197&tree=Mozilla-Inbound Rev3 WINNT 5.1 mozilla-inbound debug test jetpack on 2013-04-04 12:57:54 PDT for push b5f2678e1cc8 slave: talos-r3-xp-105 TEST-PASS | tests/test-xhr.testLocalXhr | XMLHttpRequest should get local files TEST-UNEXPECTED-FAIL | tests/test-xhr.testLocalXhr | Timed out TEST-INFO | Traceback (most recent call last): File "resource://gre/modules/commonjs/sdk/timers.js", line 31, in notify callback.apply(null, args); File "resource://gre/modules/commonjs/sdk/deprecated/unit-test.js", line 424, in tiredOfWaiting self.console.testMessage(false, false, self.test.name, "Timed out"); File "resource://gre/modules/commonjs/sdk/test/harness.js", line 380, in testMessage this.trace(); TEST-PASS | tests/test-xhr.testLocalXhr | a == b == 0
Assignee: nobody → evold
Attachment #741465 - Flags: review?(rFobic)
Comment on attachment 741465 [details] Pointer to Github pull request: https://github.com/mozilla/addon-sdk/pull/965/files Awesome thanks, Erik.
Attachment #741465 - Flags: review?(rFobic) → review+
Commits pushed to master at https://github.com/mozilla/addon-sdk https://github.com/mozilla/addon-sdk/commit/40a04cd5753ec8fb45ecd92066c03e5cd39f1567 Bug 858402: added addEventListener and removeEventListener methods to sdk/net/xhr and used a load event listener to check if the request cleaned up itself, instead of using a setTimout. Also cleaned up the test-xhr.js file to use the new test framework. The setTimeout was either not firing soon enough or it was firing too soon. https://github.com/mozilla/addon-sdk/commit/061903041aee5bbfa8ed7fd6e8fd380bfb101a75 Merge pull request #965 from erikvold/858402 Bug 858402: Intermittent tests/test-xhr.testLocalXhr | Timed out r=@Gozala
Attachment #742202 - Flags: review?(dtownsend+bugmail)
Attachment #742202 - Flags: review?(dtownsend+bugmail) → review+
Commits pushed to master at https://github.com/mozilla/addon-sdk https://github.com/mozilla/addon-sdk/commit/9e172b9febd8e6924e2536c8aaf4d1d2329b5409 Bug 858402: reading a file which is not being used for any other reason to avoid Windows read error WindowsError: [Error 13] The process cannot access the file because it is being used by another process https://github.com/mozilla/addon-sdk/commit/e8007562b6742fcfc01ffaed5c9b8051b089eb66 Merge pull request #975 from erikvold/858402-2 Bug 858402: testLocalXhr - reading a file which is not being used for any other reason r=@Mossop
Commits pushed to integration at https://github.com/mozilla/addon-sdk https://github.com/mozilla/addon-sdk/commit/9e172b9febd8e6924e2536c8aaf4d1d2329b5409 Bug 858402: reading a file which is not being used for any other reason to avoid Windows read error https://github.com/mozilla/addon-sdk/commit/e8007562b6742fcfc01ffaed5c9b8051b089eb66 Merge pull request #975 from erikvold/858402-2
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: