Skip to content
This repository was archived by the owner on Feb 16, 2025. It is now read-only.
This repository was archived by the owner on Feb 16, 2025. It is now read-only.

external tests should not fail if source is not available. #2523

@markus2330

Description

@markus2330

check_external_example and check_external_example_highlevel may fail when you run the tests without the source code, e.g.:

ELEKTRA CHECK EXTERNAL HIGHLEVEL

/usr/bin/pkg-config
Check if script tests the correct version
+ echo 'Testing build with cmake'
Testing build with cmake
+ cd /builddir/build/BUILD/elektra-0.8.26/examples/highlevel
/usr/lib64/elektra/tool_exec/check_external_example_highlevel: Zeile 1097: cd: /builddir/build/BUILD/elektra-0.8.26/examples/highlevel: Datei oder Verzeichnis nicht gefunden
+ mkdir build
mkdir: das Verzeichnis „build“ kann nicht angelegt werden: Keine Berechtigung
+ cd build
/usr/lib64/elektra/tool_exec/check_external_example_highlevel: Zeile 1099: cd: build: Datei oder Verzeichnis nicht gefunden
+ cmake ../cmake

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions