Closed
Bug 906815
Opened 12 years ago
Closed 9 years ago
test_resource.js and test_resource_async.js fail on Win64
Categories
(Cloud Services :: Firefox: Common, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: ehsan.akhgari, Unassigned)
References
Details
<https://tbpl.mozilla.org/?tree=Date&rev=c8c9bd74cc40>
Richard, can you please take a look at this? Thanks!
Updated•12 years ago
|
Component: Firefox Sync: UI → Firefox: Common
OS: Mac OS X → Windows 8
Hardware: x86 → x86_64
Comment 1•12 years ago
|
||
It looks like many of Necko's xpcshell tests fail on Win64:
06:54:47 WARNING - TEST-UNEXPECTED-FAIL | c:\slave\test\build\tests\xpcshell\tests\netwerk\test\unit\test_private_necko_channel.js | test failed (with xpcshell return code: 0), see following log:
so I wouldn't be surprised if our resource wrappers didn't work correctly either.
Comment 2•12 years ago
|
||
Unassigning bugs that I'm not actively working on.
Assignee: rnewman → nobody
Comment 3•9 years ago
|
||
None of these tests are disabled on Win64 today (skip-if processor == "x86_64"), so presumably these tests are no longer failing on Win64.
searchfox.org/mozilla-central/search?q=skip-if.*processor®exp=true
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•