On Wed, Jun 20, 2012 at 04:55:16PM +0800, Omar wrote:
> Hi, all,
> Another problem!
> When doing "make 
> check" it gives me 9 TEST-UNEXPECTED-FAILs in "jit_test.py | 
> /tmp/js-1.8.5/js/src/jit-test/tests/sunspider/check-date-format-tofte.js". 
> 
> "Configure" and "make" are all correct. 
> 
> I find that in SVN there is a js185-1.0.0-DESTDIR-1.patch but it seems not 
> relative to this problem. 
> 
> The attachment is one of TEST-UNEXPECTED-FAILs.
> Thanks.Omar

 Looking at my notes from January, I too had 9 failures - I suppose
I took the view that this was few enough failures not to worry about
it.  In general, I don't believe it is worth running the tests for
most desktop packages.

 I'll also note that the output from the testsuite is hard to read,
but at the end I get:
FAILURES:
    
/home/ken/js-1.8.5/js-1.8.5/js/src/jit-test/tests/sunspider/check-date-format-tofte.js
    -m
/home/ken/js-1.8.5/js-1.8.5/js/src/jit-test/tests/sunspider/check-date-format-tofte.js
    -j
/home/ken/js-1.8.5/js-1.8.5/js/src/jit-test/tests/sunspider/check-date-format-tofte.js
    -m -j
/home/ken/js-1.8.5/js-1.8.5/js/src/jit-test/tests/sunspider/check-date-format-tofte.js
    -m -j -p
/home/ken/js-1.8.5/js-1.8.5/js/src/jit-test/tests/sunspider/check-date-format-tofte.js
    -a -m
/home/ken/js-1.8.5/js-1.8.5/js/src/jit-test/tests/sunspider/check-date-format-tofte.js
    -a -m -j
/home/ken/js-1.8.5/js-1.8.5/js/src/jit-test/tests/sunspider/check-date-format-tofte.js
    -a -m -j -p
/home/ken/js-1.8.5/js-1.8.5/js/src/jit-test/tests/sunspider/check-date-format-tofte.js
    -a -m -d
/home/ken/js-1.8.5/js-1.8.5/js/src/jit-test/tests/sunspider/check-date-format-tofte.js

 If you google for check-date-format-tofte.js you will find it has a
history of failures.  e.g.
https://bugzilla.mozilla.org/show_bug.cgi?id=600522
 and in particular
https://bugzilla.mozilla.org/show_bug.cgi?id=530974#c5 (comments 5
and 7).

 Using TZ=America/Los_Angeles or TZ=US/Pacific in the environment
for 'make check', the tests pass for me.  I'll add a comment to the
book.

ĸen
-- 
das eine Mal als Tragödie, das andere Mal als Farce
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to