Project

General

Profile

Actions

Bug #1401

closed

Tests fail with `--enable-python-bindings`, but without `--enable-python-plugins`

Added by Philippe Proulx 6 months ago. Updated 6 months ago.

Status:
Invalid
Priority:
Normal
Assignee:
-
Category:
-
Start date:
10/29/2023
Due date:
% Done:

0%

Estimated time:

Description

I broke my brain trying to understand why some Python bindings tests were failing, only to realize they rely on Python plugins which the library won't find because I didn't build with --enable-python-plugins (but with --enable-python-bindings).

Such tests must only execute when Python plugin support is available, just like we use if ENABLE_PYTHON_PLUGINS in Makefile.am.

To reproduce:

$ ./configure --enable-python-bindings
$ make
$ make -C tests check-bindings

Related issues 1 (0 open1 closed)

Is duplicate of Babeltrace - Bug #1272: Test failures on Alpine Linux re: python bindingsResolved06/07/2020

Actions
Actions #1

Updated by Philippe Proulx 6 months ago

  • Description updated (diff)
Actions #3

Updated by Philippe Proulx 6 months ago

That was fast!

Actions #4

Updated by Philippe Proulx 6 months ago

  • Is duplicate of Bug #1272: Test failures on Alpine Linux re: python bindings added
Actions #5

Updated by Philippe Proulx 6 months ago

  • Status changed from Confirmed to Invalid

Marked as duplicate.

Actions

Also available in: Atom PDF