unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#74862: `tests/store-deduplication.scm` fails on Asahi Linux
@ 2024-12-13 21:18 Lukas Navickas via Bug reports for GNU Guix
  0 siblings, 0 replies; only message in thread
From: Lukas Navickas via Bug reports for GNU Guix @ 2024-12-13 21:18 UTC (permalink / raw)
  To: 74862

`copy-file/deduplicate, sparse files` tests fail on asahi linux.

i do not have adequate grounding on this topic, but i made a few empirical tests changing the inputs.

the original tests create a file in `/tmp`, and fail.
if instead the file is on disk, some(all?) tests pass.
if instead the inputs are changed from 2*4096 to 2*16834, some tests pass.

tmpfs on apple silicon has a block size of 16834. i'm guessing this corresponds to its RAM page size.

i'm inferring that this test has a hidden dependency: the block size of the underlying filesystem that contains the tested files. it may be desirable to account for this dependency.




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-12-15 19:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-13 21:18 bug#74862: `tests/store-deduplication.scm` fails on Asahi Linux Lukas Navickas via Bug reports for GNU Guix

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).