5 tests failed with eCryptfs: copy_file_range(), utime(), file name too long
Ninguém assumiu esta issue ainda.
- Linguagem predominante
- Python
- Estrelas
- 77.2k
- Forks
- 36k
- Métricas de merge de PRs
- Métricas de PR pendentes
Descrição
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
Guia de contribuição
Primeiros passos
- Leia a issue inteira e depois o guia de contribuição do projeto.
- Comente na issue dizendo que vai assumir — evita que duas pessoas façam o mesmo trabalho.
- Faça um fork do repositório e trabalhe em uma branch.
- Abra um pull request que referencie o número da issue.
Direção de pesquisa
Reproduza as falhas com o build reportado do Python 3.14.2 no Linux Mint usando make test. Comece com test_filecmp, test_os, test_pathlib, test_shutil e test_tarfile; em seguida, compare as falhas de copy_file_range(), utime() e de comprimento do nome de arquivo no eCryptfs. A tarefa estará concluída quando for identificado se as falhas são causadas pelo eCryptfs ou pelo CPython e um diagnóstico reproduzível estiver documentado.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- python
- Domínio
- operating-systems, testing
- Tipo de issue
- Bug
- Dificuldade
- 4/5
- Tempo estimado
- 3-5 dias
- Status de atividade
- Estagnada
- Clareza
- Precisa de esclarecimento
- Facilidade para iniciantes
- 32/100