mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-05 00:01:15 -03:00
tests/config-paths-standalone: skip on installed builds
This fails: tests/test_driver.py ~/.local/opt/fish/bin tests/checks/config-paths-standalone.fish because we don't expect to run from a relocatable tree.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
# RUN: %fish -d config | grep -v ^Debug.enabled
|
||||
# RUN: %fish -d config | grep -v ^Debug.enabled.for.category
|
||||
# REQUIRES: %fish -c 'status build-info' | grep '^Features:.*embed-data'
|
||||
# REQUIRES: %fish -d config -c '' 2>| grep 'Running out of build directory'
|
||||
|
||||
# CHECKERR: config: executable path: {{.*}}/fish
|
||||
# CHECKERR: config: embed-data feature is active, ignoring data paths
|
||||
|
||||
Reference in New Issue
Block a user