Still Failing: OpenSmalltalk/opensmalltalk-vm#1839 (Cog - a2f6e9e)

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

Still Failing: OpenSmalltalk/opensmalltalk-vm#1839 (Cog - a2f6e9e)

Travis CI
 

OpenSmalltalk

/

opensmalltalk-vm

branch iconCog

arrow to build time
clock icon1 hr, 39 mins, and 19 secs

Nicolas Cellier avatarNicolas Cellier

Fix issue 436 again

Perform C integer arithmetic with the right int type (64 bits signed sqLong rather than 32bits unsigned usqInt).

Want to know about upcoming build environment updates?

Would you like to stay up-to-date with the upcoming Travis CI build environment updates? We set up a mailing list for you!

SIGN UP HERE
book icon

Documentation about Travis CI

<script type="application/ld+json"> { "@context": "http://schema.org", "@type": "EmailMessage", "action": { "@type": "ViewAction", "url": "https://travis-ci.org/OpenSmalltalk/opensmalltalk-vm/builds/604050985?utm_medium=notification&amp;utm_source=email", "name": "View Build" }, "description": "View Build #1839 on Travis CI" } </script>
Reply | Threaded
Open this post in threaded view
|

Re: Still Failing: OpenSmalltalk/opensmalltalk-vm#1839 (Cog - a2f6e9e)

Nicolas Cellier
 
watduck1.jpg
I see only authorized failures here, or I'm blind...
In any case, the cog.v3 now pass, so that's one mission accomplished.

Le lun. 28 oct. 2019 à 22:48, Travis CI <[hidden email]> a écrit :
 

OpenSmalltalk

/

opensmalltalk-vm

branch iconCog

arrow to build time
clock icon1 hr, 39 mins, and 19 secs

Nicolas Cellier avatarNicolas Cellier

Fix issue 436 again

Perform C integer arithmetic with the right int type (64 bits signed sqLong rather than 32bits unsigned usqInt).

Want to know about upcoming build environment updates?

Would you like to stay up-to-date with the upcoming Travis CI build environment updates? We set up a mailing list for you!

SIGN UP HERE
book icon

Documentation about Travis CI

Reply | Threaded
Open this post in threaded view
|

Re: Still Failing: OpenSmalltalk/opensmalltalk-vm#1839 (Cog - a2f6e9e)

Tobias Pape
 

> On 28.10.2019, at 23:01, Nicolas Cellier <[hidden email]> wrote:
>
>
> I see only authorized failures here, or I'm blind...

That one?

1839.34

AMD64

Xcode: xcode8.3 C

ARCH="macos32x86" FLAVOR="newspeak.cog.spur"

2 min 55 sec

https://travis-ci.org/OpenSmalltalk/opensmalltalk-vm/jobs/604051029

-t

> In any case, the cog.v3 now pass, so that's one mission accomplished.
>
> Le lun. 28 oct. 2019 à 22:48, Travis CI <[hidden email]> a écrit :
>  
> OpenSmalltalk/opensmalltalk-vm
> Cog
> Build #1839 is still failing                     1 hr, 39 mins, and 19 secs                    
>  Nicolas Cellier                                                a2f6e9e CHANGESET →                      
> Fix issue 436 again
>
> Perform C integer arithmetic with the right int type (64 bits signed sqLong rather than 32bits unsigned usqInt).
> Want to know about upcoming build environment updates?
>
> Would you like to stay up-to-date with the upcoming Travis CI build environment updates? We set up a mailing list for you!
>
> SIGN UP HERE
>  Documentation about Travis CI
> Have any questions? We're here to help.
> Unsubscribe from build emails from the OpenSmalltalk/opensmalltalk-vm repository.
> To unsubscribe from all build emails, please update your settings.
>
> Travis CI GmbH, Rigaer Str. 8, 10427 Berlin, Germany | GF/CEO: Randy Jacops | Contact: [hidden email] | Amtsgericht Charlottenburg, Berlin, HRB 140133 B | Umsatzsteuer-ID gemäß §27 a Umsatzsteuergesetz: DE282002648


Reply | Threaded
Open this post in threaded view
|

Re: Still Failing: OpenSmalltalk/opensmalltalk-vm#1839 (Cog - a2f6e9e)

Nicolas Cellier
 
Hi Tobias,
yet I expect it to be an expected failure (red cross X) rather than unexpected failure (red exclamation mark !).
Earlier, I add to manually restart a staled build (marked !), so that may explain...
But that was long ago (one of the 2nd stage minheadless builds) - and before the stage failed, so I thought Travis would have recovered!

Le lun. 28 oct. 2019 à 23:08, Tobias Pape <[hidden email]> a écrit :
 

> On 28.10.2019, at 23:01, Nicolas Cellier <[hidden email]> wrote:
>
>
> I see only authorized failures here, or I'm blind...

That one?

1839.34

AMD64

Xcode: xcode8.3 C

ARCH="macos32x86" FLAVOR="newspeak.cog.spur"

2 min 55 sec

https://travis-ci.org/OpenSmalltalk/opensmalltalk-vm/jobs/604051029

-t
> In any case, the cog.v3 now pass, so that's one mission accomplished.
>
> Le lun. 28 oct. 2019 à 22:48, Travis CI <[hidden email]> a écrit :

> OpenSmalltalk/opensmalltalk-vm
> Cog
> Build #1839 is still failing                     1 hr, 39 mins, and 19 secs                     
>  Nicolas Cellier                                                a2f6e9e CHANGESET →                       
> Fix issue 436 again
>
> Perform C integer arithmetic with the right int type (64 bits signed sqLong rather than 32bits unsigned usqInt).
> Want to know about upcoming build environment updates?
>
> Would you like to stay up-to-date with the upcoming Travis CI build environment updates? We set up a mailing list for you!
>
> SIGN UP HERE
>  Documentation about Travis CI
> Have any questions? We're here to help.
> Unsubscribe from build emails from the OpenSmalltalk/opensmalltalk-vm repository.
> To unsubscribe from all build emails, please update your settings.
>
> Travis CI GmbH, Rigaer Str. 8, 10427 Berlin, Germany | GF/CEO: Randy Jacops | Contact: [hidden email] | Amtsgericht Charlottenburg, Berlin, HRB 140133 B | Umsatzsteuer-ID gemäß §27 a Umsatzsteuergesetz: DE282002648


Reply | Threaded
Open this post in threaded view
|

Re: Still Failing: OpenSmalltalk/opensmalltalk-vm#1839 (Cog - a2f6e9e)

Nicolas Cellier
 
Hi Tobias,
you're right, there was a syntax error (missing -) in .travis.yml, so the build was not authorized to fail...
My miss-interpretation of X and ! (which mean something else, type of error?)

Le lun. 28 oct. 2019 à 23:34, Nicolas Cellier <[hidden email]> a écrit :
Hi Tobias,
yet I expect it to be an expected failure (red cross X) rather than unexpected failure (red exclamation mark !).
Earlier, I add to manually restart a staled build (marked !), so that may explain...
But that was long ago (one of the 2nd stage minheadless builds) - and before the stage failed, so I thought Travis would have recovered!

Le lun. 28 oct. 2019 à 23:08, Tobias Pape <[hidden email]> a écrit :
 

> On 28.10.2019, at 23:01, Nicolas Cellier <[hidden email]> wrote:
>
>
> I see only authorized failures here, or I'm blind...

That one?

1839.34

AMD64

Xcode: xcode8.3 C

ARCH="macos32x86" FLAVOR="newspeak.cog.spur"

2 min 55 sec

https://travis-ci.org/OpenSmalltalk/opensmalltalk-vm/jobs/604051029

-t
> In any case, the cog.v3 now pass, so that's one mission accomplished.
>
> Le lun. 28 oct. 2019 à 22:48, Travis CI <[hidden email]> a écrit :

> OpenSmalltalk/opensmalltalk-vm
> Cog
> Build #1839 is still failing                     1 hr, 39 mins, and 19 secs                     
>  Nicolas Cellier                                                a2f6e9e CHANGESET →                       
> Fix issue 436 again
>
> Perform C integer arithmetic with the right int type (64 bits signed sqLong rather than 32bits unsigned usqInt).
> Want to know about upcoming build environment updates?
>
> Would you like to stay up-to-date with the upcoming Travis CI build environment updates? We set up a mailing list for you!
>
> SIGN UP HERE
>  Documentation about Travis CI
> Have any questions? We're here to help.
> Unsubscribe from build emails from the OpenSmalltalk/opensmalltalk-vm repository.
> To unsubscribe from all build emails, please update your settings.
>
> Travis CI GmbH, Rigaer Str. 8, 10427 Berlin, Germany | GF/CEO: Randy Jacops | Contact: [hidden email] | Amtsgericht Charlottenburg, Berlin, HRB 140133 B | Umsatzsteuer-ID gemäß §27 a Umsatzsteuergesetz: DE282002648


Reply | Threaded
Open this post in threaded view
|

Re: Still Failing: OpenSmalltalk/opensmalltalk-vm#1839 (Cog - a2f6e9e)

Tobias Pape
 

> On 29.10.2019, at 07:19, Nicolas Cellier <[hidden email]> wrote:
>
> Hi Tobias,
> you're right, there was a syntax error (missing -) in .travis.yml, so the build was not authorized to fail...

Glad to be of help :)

> My miss-interpretation of X and ! (which mean something else, type of error?)

Yeah I think different types.


Best regards
        -Tobias


>
> Le lun. 28 oct. 2019 à 23:34, Nicolas Cellier <[hidden email]> a écrit :
> Hi Tobias,
> yet I expect it to be an expected failure (red cross X) rather than unexpected failure (red exclamation mark !).
> Earlier, I add to manually restart a staled build (marked !), so that may explain...
> But that was long ago (one of the 2nd stage minheadless builds) - and before the stage failed, so I thought Travis would have recovered!
>
> Le lun. 28 oct. 2019 à 23:08, Tobias Pape <[hidden email]> a écrit :
>  
>
> > On 28.10.2019, at 23:01, Nicolas Cellier <[hidden email]> wrote:
> >
> >
> > I see only authorized failures here, or I'm blind...
>
> That one?
>
> 1839.34
>
> AMD64
>
> Xcode: xcode8.3 C
>
> ARCH="macos32x86" FLAVOR="newspeak.cog.spur"
>
> 2 min 55 sec
>
> https://travis-ci.org/OpenSmalltalk/opensmalltalk-vm/jobs/604051029
>
> -t
> > In any case, the cog.v3 now pass, so that's one mission accomplished.
> >
> > Le lun. 28 oct. 2019 à 22:48, Travis CI <[hidden email]> a écrit :
> >  
> > OpenSmalltalk/opensmalltalk-vm
> > Cog
> > Build #1839 is still failing                     1 hr, 39 mins, and 19 secs                    
> >  Nicolas Cellier                                                a2f6e9e CHANGESET →                      
> > Fix issue 436 again
> >
> > Perform C integer arithmetic with the right int type (64 bits signed sqLong rather than 32bits unsigned usqInt).
> > Want to know about upcoming build environment updates?
> >
> > Would you like to stay up-to-date with the upcoming Travis CI build environment updates? We set up a mailing list for you!
> >
> > SIGN UP HERE
> >  Documentation about Travis CI
> > Have any questions? We're here to help.
> > Unsubscribe from build emails from the OpenSmalltalk/opensmalltalk-vm repository.
> > To unsubscribe from all build emails, please update your settings.
> >
> > Travis CI GmbH, Rigaer Str. 8, 10427 Berlin, Germany | GF/CEO: Randy Jacops | Contact: [hidden email] | Amtsgericht Charlottenburg, Berlin, HRB 140133 B | Umsatzsteuer-ID gemäß §27 a Umsatzsteuergesetz: DE282002648
>
>