Project

General

Profile

Actions

Anomalie #397

closed

Autotest testsuite does not use installed binaries in installcheck target

Added by François Cerbelle 4 months ago. Updated 3 months ago.

Status:
Fermé
Priority:
Normal
Target version:
Start date:
07/03/2024
Due date:
% Done:

100%

Estimated time:
1:00 h
Spent time:

Description

- testcase 1 depends on check_test (check target) : disable testcase 1 (functional unit testing)
- testcase 2 depends on mkmodule (check target) : explicitely compile test/mkmodule only (make C test mkmodule.la)
binaries are not installed with make install target as a prerequisite (installcheck-local: install)
- Ignore AUTOTEST_PATH and run mkernel from abs_top_builddir not from installed location (set AUTOTEST_PATH=src for check and AUTOTEST_PATH=bindir for installcheck, remove absolute path from mkernel)


Related issues 1 (0 open1 closed)

Blocks Feature request #389: Standardize build pipeline all/check/clean dist/distcheck/distclean install/installcheck/uninstall deb/debcheck/debclean debinstall/debinstallcheck/debuninstallFerméFrançois Cerbelle07/03/2024

Actions
Actions #1

Updated by François Cerbelle 3 months ago

make distclean
./configure && make
sudo make install

make installcheck
fails

make all
make -C test check_test
make installcheck
succeed

sudo make uninstall

Actions #2

Updated by François Cerbelle 3 months ago

  • Parent task deleted (#389)
Actions #3

Updated by François Cerbelle 3 months ago

  • Blocks Feature request #389: Standardize build pipeline all/check/clean dist/distcheck/distclean install/installcheck/uninstall deb/debcheck/debclean debinstall/debinstallcheck/debuninstall added
Actions #4

Updated by François Cerbelle 3 months ago

  • Parent task set to #389
Actions #5

Updated by François Cerbelle 3 months ago

  • Parent task deleted (#389)
Actions #6

Updated by François Cerbelle 3 months ago

  • Blocks Feature request #389: Standardize build pipeline all/check/clean dist/distcheck/distclean install/installcheck/uninstall deb/debcheck/debclean debinstall/debinstallcheck/debuninstall added
Actions #7

Updated by François Cerbelle 3 months ago

  • Status changed from Nouveau to Résolu
  • % Done changed from 0 to 100
Actions #8

Updated by François Cerbelle 3 months ago

  • Status changed from Résolu to Fermé
Actions #9

Updated by François Cerbelle 3 months ago

  • Status changed from Fermé to En cours
Actions #10

Updated by François Cerbelle 3 months ago

  • % Done changed from 100 to 0
Actions #11

Updated by François Cerbelle 3 months ago

  • Subject changed from Autotest testsuite does not work with installcheck target to Autotest testsuite does not use installed binaries in installcheck target
Actions #12

Updated by François Cerbelle 3 months ago

  • Status changed from En cours to Résolu
  • % Done changed from 0 to 100
Actions #13

Updated by François Cerbelle 3 months ago

  • Status changed from Résolu to Fermé
Actions

Also available in: Atom PDF