[Swift-devel] test for "got one name (derr) and 0 values"
Mihael Hategan
hategan at mcs.anl.gov
Mon Aug 19 11:40:57 CDT 2013
Just a friendly reminder that lazy errors must be enabled.
Mihael
On Mon, 2013-08-19 at 11:36 -0500, David Kelly wrote:
> I haven't seen this recently, but I have in the past when an application fails. In the ticket below it was the old modis scripts.
>
> https://bugzilla.mcs.anl.gov/swift/show_bug.cgi?id=457
>
> ----- Original Message -----
>
> > From: "Michael Wilde" <wilde at mcs.anl.gov>
> > To: "Swift Devel" <swift-devel at ci.uchicago.edu>
> > Sent: Monday, August 19, 2013 11:24:17 AM
> > Subject: Re: [Swift-devel] test for "got one name (derr) and 0
> > values"
>
> > This is filed as bug 1067:
> > https://bugzilla.mcs.anl.gov/swift/show_bug.cgi?id=1067
>
> > The ticket contains a working implementation of Mihael's test sketch
> > below, but on simple tests on bridled Im not yet able to reproduce
> > the failure.
>
> > ALL: Can anyone recall who other than Jason and Lorenzo on Beagle
> > have encountered this failure?
>
> > I vaguely recall having see it in my own tests, but cant find any
> > other trace of it in my email at the moment.
>
> > Mihael, all, please update the ticket with what you know about this.
> > I really want to work hard to resolve this bug this week, as (I
> > think) its holding up some important science work.
>
> > Thanks,
>
> > - Mike
>
> > ----- Original Message -----
> > > From: "Mihael Hategan" <hategan at mcs.anl.gov>
> > > To: "Swift Devel" <swift-devel at ci.uchicago.edu>
> > > Sent: Saturday, August 17, 2013 4:28:03 PM
> > > Subject: [Swift-devel] test for "got one name (derr) and 0 values"
> > >
> > > f = quicklyFailingApp();
> > > foreach i in [0:sufficientlyLargeNumber] {
> > > a[i] = someApp(f);
> > > }
> > >
> > > dummy = sleep(15 seconds or so) // to give the other stuff time to
> > > do
> > > its thing.
> > >
> > > Mihael
> > >
> > > _______________________________________________
> > > Swift-devel mailing list
> > > Swift-devel at ci.uchicago.edu
> > > https://lists.ci.uchicago.edu/cgi-bin/mailman/listinfo/swift-devel
> > >
> > _______________________________________________
> > Swift-devel mailing list
> > Swift-devel at ci.uchicago.edu
> > https://lists.ci.uchicago.edu/cgi-bin/mailman/listinfo/swift-devel
> I haven't seen this recently, but I have in the past when an
> application fails. In the ticket below it was the old modis scripts.
>
>
> https://bugzilla.mcs.anl.gov/swift/show_bug.cgi?id=457
>
>
> ______________________________________________________________________
> From: "Michael Wilde" <wilde at mcs.anl.gov>
> To: "Swift Devel" <swift-devel at ci.uchicago.edu>
> Sent: Monday, August 19, 2013 11:24:17 AM
> Subject: Re: [Swift-devel] test for "got one name (derr) and 0
> values"
>
> This is filed as bug 1067:
> https://bugzilla.mcs.anl.gov/swift/show_bug.cgi?id=1067
>
> The ticket contains a working implementation of Mihael's test
> sketch below, but on simple tests on bridled Im not yet able
> to reproduce the failure.
>
> ALL: Can anyone recall who other than Jason and Lorenzo on
> Beagle have encountered this failure?
>
> I vaguely recall having see it in my own tests, but cant find
> any other trace of it in my email at the moment.
>
> Mihael, all, please update the ticket with what you know about
> this. I really want to work hard to resolve this bug this
> week, as (I think) its holding up some important science work.
>
> Thanks,
>
> - Mike
>
> ----- Original Message -----
> > From: "Mihael Hategan" <hategan at mcs.anl.gov>
> > To: "Swift Devel" <swift-devel at ci.uchicago.edu>
> > Sent: Saturday, August 17, 2013 4:28:03 PM
> > Subject: [Swift-devel] test for "got one name (derr) and 0
> values"
> >
> > f = quicklyFailingApp();
> > foreach i in [0:sufficientlyLargeNumber] {
> > a[i] = someApp(f);
> > }
> >
> > dummy = sleep(15 seconds or so) // to give the other stuff
> time to do
> > its thing.
> >
> > Mihael
> >
> > _______________________________________________
> > Swift-devel mailing list
> > Swift-devel at ci.uchicago.edu
> >
> https://lists.ci.uchicago.edu/cgi-bin/mailman/listinfo/swift-devel
> >
> _______________________________________________
> Swift-devel mailing list
> Swift-devel at ci.uchicago.edu
> https://lists.ci.uchicago.edu/cgi-bin/mailman/listinfo/swift-devel
>
>
> _______________________________________________
> Swift-devel mailing list
> Swift-devel at ci.uchicago.edu
> https://lists.ci.uchicago.edu/cgi-bin/mailman/listinfo/swift-devel
More information about the Swift-devel
mailing list