On 2015/12/15 23:40, Philip Chee wrote:
On 13/12/2015 16:26, ISHIKAWA, Chiaki wrote:
{"fun":"getCurrentDirectory","id":2}
14:54:20 INFO - PROCESS | 5963 | OS Controller Message posted
14:54:20 INFO - PROCESS | 5963 | OS Controller Expecting reply
14:54:20 INFO - PROCESS | 5963 | OS Controller Received message
from worker
{"id":1,"timeStamps":{"entered":1449960860763,"loaded":1449960860788}}
14:54:20 INFO - PROCESS | 5963 | OS Controller Received uncaught
error from worker Error: couldn't find function symbol in library
The tests appear to be failing at the "getCurrentDirectory" line.
Suspect:
<http://mxr.mozilla.org/comm-central/source/mozilla/toolkit/components/osfile/modules/osfile_unix_front.jsm?rev=b777166f71b0&mark=1064-1064#1052>
Phil
It seems
Bug 994951 - Activate OS.File xpcshell tests on B2G
changed the code somewhat, but probably it is not the culprit.
I am not sure how the code can return null if one of the first if
conditions are true (and the last else clause makes me a little
uncomfortable, but we trust system calls. Erh?)
But what perplexes me is that sometimes this bug is not triggered and
sometimes it is. (Oh maybe it is likely to happen on optimized build
than on the debug build.I see the error in OSX 10.6 opt and 10.10 opt in
the particular tryserver run. Hard to say at this moment.)
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform