DEVSNAPSHOT r3040 win32 crashes in QA

3 views
Skip to first unread message

Phil Rhodes

unread,
Dec 29, 2009, 9:36:35 PM12/29/09
to jsl...@googlegroups.com
Hi,
 
Here's the contents of tests.log
 
EXCEPTION @./tests/jstask_qa.js:NaN - blocking TCP client -  - Connection refused by peer
ASSERT @./tests/jsstd_qa.js:8 - IsBoolean function [ftrm] - boolean object - false !== true
ASSERT @./tests/jsstd_qa.js:8 - IsBoolean function [ftrm] - boolean object - false !== true
ASSERT @./tests/jsstd_qa.js:8 - IsBoolean function [ftrm] - boolean object - false !== true
Is this expected?
 
-P

soubok

unread,
Dec 31, 2009, 6:45:34 AM12/31/09
to jsl...@googlegroups.com
Hi,

The first line can be expected and depends on your network configuration.
But the next error should not appear.

In the current version, the issue does not occurs:
LoadModule('jsstd');
Print( IsBoolean( new Boolean(123) ), '\n' );
returns true, as it should.

Franck.

Reply all
Reply to author
Forward
0 new messages