python / python/cpython

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

オープン
#143,527 コメント 10 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

extension-modules stdlib tests topic-pathlib type-bug
主要言語
Python
スター
77.2k
フォーク
35.9k
PR マージ指標
PR 指標を取得中

説明

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

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

Linux Mint 上で報告された Python 3.14.2 ビルドを使用し、make test で失敗を再現します。まず test_filecmp、test_os、test_pathlib、test_shutil、test_tarfile から始め、次に eCryptfs 上での copy_file_range()、utime()、およびファイル名長に関する失敗を比較します。eCryptfs が原因なのか CPython が原因なのかを特定し、再現可能な診断を文書化できれば完了です。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
python
領域
operating-systems, testing
issue の種類
バグ
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
32/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。