Control: forwarded -1 https://github.com/landley/toybox/issues/301

Hi Antoni,

On 03-07-2025 02:01, Antoni Villalonga wrote:
I've already reported this problem upstream in oct 2021.


Ack.

What do you think about aplying the suggested patch on the test?
It makes the test superficial on tmpfs-like filesystem \o/

  | if [ "$(stat --format %b . 2>/dev/null)" != "0" ]; then
  |   echo "$SHOWSKIP: du (tmpfs-like filesystem)"
  |   return 2>/dev/null
  |   exit
  | fi


Do I understand correctly that you'll only skip this particular test? And would the test still pass in the regular sense if you run the test on a non-tmpfs filesystem? Than it sound good to me with the understanding that this is a test problem and not a fundamental problem with the package. As said in the original report on ci.d.n all hosts run the tests on a tmpfs filesystem.

Paul

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

Reply via email to