]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gdb/testsuite: remove gdb.python/pretty-print-call-by-hand.exp
authorSimon Marchi <simon.marchi@efficios.com>
Thu, 24 Mar 2022 14:21:10 +0000 (10:21 -0400)
committerSimon Marchi <simon.marchi@efficios.com>
Thu, 24 Mar 2022 14:21:10 +0000 (10:21 -0400)
commitba7789a316f78e163f03f9206a61d34652f7e060
tree2cfc5c80b672902eb67d1a26bdd27203847800f4
parente961c696dcb226d5b58bd8b17b1cf5491d87f846
gdb/testsuite: remove gdb.python/pretty-print-call-by-hand.exp

This test was added without a corresponding fix, with some setup_kfails.
However, it results in UNRESOLVED results when GDB is built with ASan.

  ERROR: GDB process no longer exists
  GDB process exited with wait status 1946871 exp7 0 1
  UNRESOLVED: gdb.python/pretty-print-call-by-hand.exp: frame print: backtrace test (PRMS gdb/28856)

Remove the test from the tree, I'll attach it to the Bugzilla bug
instead [1].

[1] https://sourceware.org/bugzilla/show_bug.cgi?id=28856

Change-Id: Id95d8949fb8742874bd12aeac758aa4d7564d678
gdb/testsuite/gdb.python/pretty-print-call-by-hand.c [deleted file]
gdb/testsuite/gdb.python/pretty-print-call-by-hand.exp [deleted file]
gdb/testsuite/gdb.python/pretty-print-call-by-hand.py [deleted file]