public inbox for archer@sourceware.org
 help / color / mirror / Atom feed
From: Phil Muldoon <pmuldoon@redhat.com>
To: archer@sourceware.org
Subject: [python] [commit] Remove one invalid test in py-prettyprint.exp
Date: Mon, 10 Jan 2011 12:54:00 -0000	[thread overview]
Message-ID: <m3pqs4c41w.fsf@redhat.com> (raw)


I've removed this test.  It has been removed upstream (and tests
something that is bogus anyway).

Cheers

Phil

--

commit 1df7d230da3af5bd22be49a9026fb1483b81b996
Author: Phil Muldoon <pmuldoon@redhat.com>
Date:   Mon Jan 10 12:50:21 2011 +0000

    Remove nullstr test.  No longer valid (and removed upstream).

diff --git a/gdb/testsuite/gdb.python/py-prettyprint.exp b/gdb/testsuite/gdb.python/py-prettyprint.exp
index 09ac065..e4a6c38 100644
--- a/gdb/testsuite/gdb.python/py-prettyprint.exp
+++ b/gdb/testsuite/gdb.python/py-prettyprint.exp
@@ -99,8 +99,6 @@ proc run_lang_tests {lang} {
 
     gdb_test "print c" " = container \"container\" with 2 elements = {$nl *.0. = 23,$nl *.1. = 72$nl}"
 
-    gdb_test "print nullstr" "RuntimeError: Error reading string from inferior.*"
-
     gdb_test "print nstype" " = {$nl *.0. = 7,$nl *.1. = 42$nl}"
     gdb_test "continue" "Program exited normally\."

                 reply	other threads:[~2011-01-10 12:54 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=m3pqs4c41w.fsf@redhat.com \
    --to=pmuldoon@redhat.com \
    --cc=archer@sourceware.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).