[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: [PATCH] Handle long pathnames in tests
- From: Roger Leigh <rleigh@...>
- Date: Sun, 30 Apr 2023 13:30:27 +0000
The db.lua tests search for "..." in the output. However, when long pathnames are in use, additional ellipses are added when the long path is truncated, and this breaks the tests. Make the search more selective so that it only matches "... (skipped)".
Kind regards,
Roger
Attachment:
5.4.5-tests-long-pathnames-ellipses.patch
Description: 5.4.5-tests-long-pathnames-ellipses.patch