Project

General

Profile

Actions

Bug #14709

closed

check_PROGRAMS used instead of check_TESTPROGRAMS

Added by Loïc Dachary about 8 years ago. Updated about 7 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

Source:
other
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

This causes some tests to not be run on make check

src/Makefile-env.am:35:check_PROGRAMS = $(check_TESTPROGRAMS)
src/test/Makefile-client.am:395:check_PROGRAMS += unittest_librbd
src/test/Makefile-client.am:456:check_PROGRAMS += unittest_rbd_mirror
src/test/Makefile.am:125:unittests:: $(check_PROGRAMS)
src/test/Makefile.am:441:check_PROGRAMS += unittest_subprocess
src/test/Makefile.am:446:check_PROGRAMS += unittest_async_compressor
Actions #1

Updated by Sage Weil about 7 years ago

  • Status changed from 12 to Resolved
Actions

Also available in: Atom PDF