python / python/cpython

5 tests failed with eCryptfs: copy_file_range(), utime(), file name too long

Aperta
#143,527 10 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

extension-modules stdlib tests topic-pathlib type-bug
Lingua principale
Python
Stelle
77.2k
Fork
35.9k
Metriche di merge delle PR
Metriche PR in attesa

Descrizione

Bug report

Bug description:

5 tests failed:
test_filecmp test_os test_pathlib test_shutil test_tarfile

I tried to build python 3.14.2 in Linux Mint. I downloaded the package .tar.xz

I extracted the content of the package

I ran in the Linux Mint Terminal:

cd Downloads
cd Python-3.14.2
./configure
make
make test

And there appeared the failures of the test mentioned above.

The README.rst file suggests to file a bug report given these issues, so this is the bug report.

CPython versions tested on:

3.14

Operating systems tested on:

Linux

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Direzione di ricerca

Riprodurre i fallimenti con la build di Python 3.14.2 segnalata su Linux Mint usando make test. Iniziare con test_filecmp, test_os, test_pathlib, test_shutil e test_tarfile, quindi confrontare i fallimenti relativi a copy_file_range(), utime() e alla lunghezza dei nomi dei file su eCryptfs. Il lavoro è concluso quando è stato identificato se i fallimenti sono causati da eCryptfs o da CPython e quando è stata documentata una diagnosi riproducibile.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
python
Ambito
operating-systems, testing
Tipo di issue
Bug
Difficoltà
4/5
Tempo stimato
3-5 giorni
Stato di attività
Ferma
Chiarezza
Da chiarire
Idoneità per principianti
32/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.