public inbox for frysk@sourceware.org
 help / color / mirror / Atom feed
From: Andrew Cagney <cagney@redhat.com>
To: Mark Wielaard <mark@klomp.org>
Cc: frysk <frysk@sources.redhat.com>
Subject: Re: no unexpected failures on f8
Date: Tue, 04 Mar 2008 13:02:00 -0000	[thread overview]
Message-ID: <47CD4832.4040106@redhat.com> (raw)
In-Reply-To: <1204623063.3372.9.camel@dijkstra.wildebeest.org>

I'd open a bug, and mark this unresolved; Stan is fixing the list 
command problems.

Andrew

Mark Wielaard wrote:
> Hi Andrew,
>
> On Tue, 2008-03-04 at 00:16 -0500, Andrew Cagney wrote:
>   
>> I've got f8 i386 is back to no unexpected failures.
>>     
>
> f8 x86_64 still has the following in frysk-core:
>
> There were 1 unsupported:
>   disassembler
> There was 1 error:
> 1) testListFrames(frysk.hpd.TestListCommand)frysk.expunit.TimeoutException: timeout of 5000 milliseconds expired; expecting:  <<->.*49.*49.*while>>; buffer << */ {
>     49   /* 49 */   while (r > 1) {
>     50   /* 50 */ 
>     51   /* 51 */     int i = 1;
>     52   /* 52 */     int j;
>     53   /* 53 */     while (i < r) {
>     54   /* 54 */ 
> ->  55   /* 55 */       if (a[i] > a[i + 1]) {
>     56   /* 56 */         j = a[i];
>     57   /* 57 */         a[i] = a[i + 1];
>     58   /* 58 */         a[i + 1] = j;
>     59   /* 59 */       }
>     60   /* 60 */       i = i + 1;
>     61   /* 61 */     }
>     62   /* 62 */ 
>     63   /* 63 */     r = r - 1;
>     64   /* 64 */   }
> (fhpd) >>
>    at frysk.expunit.Child.expectMilliseconds(TestRunner)
>    at frysk.expunit.Expect.expect(TestRunner)
>    at frysk.expunit.Expect.expect(TestRunner)
>    at frysk.expunit.Expect.expect(TestRunner)
>    at frysk.hpd.TestListCommand.testListFrames(TestRunner)
>    at frysk.junit.Runner.runCases(TestRunner)
>    at frysk.junit.Runner.runTestCases(TestRunner)
>    at TestRunner.main(TestRunner)
>
> FAILURES!!!
> Tests run: 981,  Failures: 0,  Errors: 1
>
> Failed after run #0
> FAIL: TestRunner
> Exception in thread "main" java.lang.NullPointerException
>    at FunitSimpleInterfaceTest.main(FunitSimpleInterfaceTest.java:46)
> FAIL: frysk/pkglibdir/FunitSimpleInterfaceTest
> no suitable method `main' in class
> FAIL: frysk/rt/TestDisplayValue
> ===================
> 3 of 3 tests failed
> ===================
> make[4]: *** [check-TESTS] Error 1
>
>
>   

  reply	other threads:[~2008-03-04 13:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-04  5:16 Andrew Cagney
2008-03-04  9:31 ` Mark Wielaard
2008-03-04 13:02   ` Andrew Cagney [this message]
2008-03-10  9:59     ` Mark Wielaard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=47CD4832.4040106@redhat.com \
    --to=cagney@redhat.com \
    --cc=frysk@sources.redhat.com \
    --cc=mark@klomp.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).