[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#70866: panic-tests.sh test fails when run as root
From: |
Bruno Haible |
Subject: |
bug#70866: panic-tests.sh test fails when run as root |
Date: |
Fri, 10 May 2024 21:59:24 +0200 |
Hi,
Running "make check" as root produces 1 test failure:
FAIL: testsuite/panic-tests.sh
This is annoying, because
- in many CI situations (for example, when using Docker images), the uid is 0,
- in Haiku as well, the uid is 0.
The attached patch fixes it.
0001-tests-avoid-test-failure-when-running-as-root.patch
Description: Text Data
- bug#70866: panic-tests.sh test fails when run as root,
Bruno Haible <=