Disable dw2-dir-file-name.exp on remote and/or Windows host.
authorSandra Loosemore <sandra@codesourcery.com>
Thu, 15 Aug 2019 17:23:18 +0000 (10:23 -0700)
committerSandra Loosemore <sandra@codesourcery.com>
Thu, 15 Aug 2019 17:41:58 +0000 (10:41 -0700)
commit22a2ab04f58dc7c3f5fb0e6d8f0fa96ee4aa3951
tree78e0e3648b21370903d5480235a694b8761fd5e1
parent835b995b576d14fa9b73fb763d5186323b1365b6
Disable dw2-dir-file-name.exp on remote and/or Windows host.

This test has many hardwired assumptions that pathnames on build and
host are the same, and that POSIX pathname syntax is used.  This
results in dozens of failures on a remote Windows host.  Fixing these
assumptions would involve nontrivial rewrites; meanwhile, let's make
the test results reflect the reality that this testcase isn't supported
on remote host.

2019-08-15  Sandra Loosemore  <sandra@codesourcery.com>

gdb/testsuite/
* gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
Windows host.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.dwarf2/dw2-dir-file-name.exp
This page took 0.026071 seconds and 4 git commands to generate.