State of make check

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

State of make check

Holger Freyther
Hi all,

Is make check running without any regressions? I have regressions in various
tests but going back in time does not fix them (so I can not bisect).

One of these failures is the array test with this output:

--- tests/testsuite.dir/001/expout 2010-09-12 02:11:19.341223099 +0800
+++ tests/testsuite.dir/001/stdout 2010-09-12 02:11:19.669224627 +0800
@@ -24,7 +24,7 @@
 returned value is 'quem'

 Execution begins...
-returned value is 3.40000
+returned value is

 Execution begins...
 returned value is 1


anyone has seen this? or should I start digging?

_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk
Reply | Threaded
Open this post in threaded view
|

Re: State of make check

Holger Freyther
On 09/12/2010 02:17 AM, Holger Hans Peter Freyther wrote:
> Hi all,
>
> Is make check running without any regressions? I have regressions in various
> tests but going back in time does not fix them (so I can not bisect).

Hi,

okay --enable-debug appears to break the tests. Is it worth investigating why
this is the case?

_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk
Reply | Threaded
Open this post in threaded view
|

Re: State of make check

Paolo Bonzini-2
On 09/11/2010 09:00 PM, Holger Hans Peter Freyther wrote:

> On 09/12/2010 02:17 AM, Holger Hans Peter Freyther wrote:
>> Hi all,
>>
>> Is make check running without any regressions? I have regressions in various
>> tests but going back in time does not fix them (so I can not bisect).
>
> Hi,
>
> okay --enable-debug appears to break the tests. Is it worth investigating why
> this is the case?

--enable-debug or --enable-checking?

Paolo

_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk
Reply | Threaded
Open this post in threaded view
|

Re: State of make check

Holger Freyther
On 09/13/2010 06:37 PM, Paolo Bonzini wrote:

>
> --enable-debug or --enable-checking?

Array test is failing with --enable-debug. (and some more tests)

_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk