Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Joel Brobecker <brobecker@adacore.com>
To: gdb-patches@sources.redhat.com
Subject: [RFA/testsuite/ada] KFAIL the tests that use "start"
Date: Mon, 07 Mar 2005 20:36:00 -0000	[thread overview]
Message-ID: <20050307203608.GH1252@adacore.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 437 bytes --]

Hello,

As suggested in http://sources.redhat.com/ml/gdb/2005-03/msg00067.html,
I am posting a patch that KFAILs the two tests that currently fail
while a patch fixing the problem is being reviewed.

2005-03-07  Joel Brobecker  <brobecker@adacore.com>

        * gdb.ada/null_record.exp: KFAIL failing "start" test.
        * gdb.ada/start.exp: Likewise.

Tested on x86-linux, changes the FAIL to a KFAIL.
Ok to apply?

Thanks,
-- 
Joel

[-- Attachment #2: ada-ts.diff --]
[-- Type: text/plain, Size: 1213 bytes --]

Index: gdb.ada/null_record.exp
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/gdb.ada/null_record.exp,v
retrieving revision 1.6
diff -u -p -r1.6 null_record.exp
--- gdb.ada/null_record.exp	24 Feb 2005 23:54:03 -0000	1.6
+++ gdb.ada/null_record.exp	7 Mar 2005 20:31:54 -0000
@@ -36,6 +36,9 @@ gdb_start
 gdb_reinitialize_dir $srcdir/$subdir
 gdb_load ${binfile}
 
+# The "start" command is not yet fully implemented for Ada.
+setup_kfail *-*-* "ada/1892"
+
 gdb_test "start" \
          "null_record \\(\\) at .*null_record.adb.*" \
          "start"
Index: gdb.ada/start.exp
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/gdb.ada/start.exp,v
retrieving revision 1.2
diff -u -p -r1.2 start.exp
--- gdb.ada/start.exp	24 Feb 2005 23:54:03 -0000	1.2
+++ gdb.ada/start.exp	7 Mar 2005 20:31:54 -0000
@@ -36,6 +36,9 @@ gdb_start
 gdb_reinitialize_dir $srcdir/$subdir
 gdb_load ${binfile}
 
+# The "start" command is not yet fully implemented for Ada.
+setup_kfail *-*-* "ada/1892"
+
 # Verify that "start" lands inside the right procedure.
 gdb_test "start" \
          "dummy \\(\\) at .*dummy.adb.*" \

             reply	other threads:[~2005-03-07 20:36 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-07 20:36 Joel Brobecker [this message]
2005-03-07 20:38 ` Daniel Jacobowitz
2005-03-07 20:42   ` Joel Brobecker
2005-03-08  6:47 ` Joel Brobecker
2005-03-09 17:49   ` Paul Gilliam
2005-03-09 17:52     ` Joel Brobecker
2005-03-09 18:17       ` Paul Gilliam

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=20050307203608.GH1252@adacore.com \
    --to=brobecker@adacore.com \
    --cc=gdb-patches@sources.redhat.com \
    /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