Changes between Initial Version and Version 1 of Ticket #1108


Ignore:
Timestamp:
04/11/14 20:57:27 (10 years ago)
Author:
Mario Domenech Goulart
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1108

    • Property Summary changed from sql-de-lite: test failure on x86-64 to sql-de-lite: test failure on Linux x86-64 (GCC, DEBUGBUILD)
  • Ticket #1108 – Description

    initial v1  
    11See http://salmonella-linux-x86-64.call-cc.org/master-debugbuild/gcc/linux/x86-64/2014/04/11/salmonella-report/test/sql-de-lite.html
    22
    3 That test doesn't fail on x86: http://salmonella-linux-x86.call-cc.org/master-debugbuild/gcc/linux/x86/2014/04/11/salmonella-report/test/sql-de-lite.html
     3That test doesn't fail on the other platform combinations.  It works on  [http://salmonella-linux-x86.call-cc.org/master/clang/linux/x86/2014/04/11/salmonella-report/test/sql-de-lite.html Linux x86 (clang)], [http://salmonella-linux-x86.call-cc.org/master/gcc/linux/x86/2014/04/11/salmonella-report/test/sql-de-lite.html Linux x86 (GCC)], [http://salmonella-freebsd-x86-64.call-cc.org/master/clang/freebsd/x86-64/2014/04/11/salmonella-report/test/sql-de-lite.html FreeBSD x86-64 (clang)], [http://salmonella-linux-x86-64.call-cc.org/master/clang/linux/x86-64/2014/04/11/salmonella-report/test/sql-de-lite.html Linux x86-64 (clang)] and on [http://salmonella-linux-x86-64.call-cc.org/master/gcc/linux/x86-64/2014/04/11/salmonella-report/test/sql-de-lite.html Linux x86-64 (GCC)].  It seems that the test only fails on the system where chicken has been built with DEBUGBUILD=1.
    44
    5 Note that there are some warnings like
     5Also note (probably not related) that there are some warnings like
    66{{{
    77Warning: leaked open database handle: #<sqlite-database #<pointer 0x9595618> on ":memory:">
    88}}}
    99
    10 on both platforms (and on [http://salmonella-freebsd-x86-64.call-cc.org/master/clang/freebsd/x86-64/2014/04/11/salmonella-report/test/sql-de-lite.html FreeBSD] too).
     10on all platforms.