uutils/coreutils

reduce test execution: coreutils::tests::test_tail::*

オープン

#10,097 opened on 2026/01/07

 (2 件のコメント) (0 件のリアクション) (0 人の担当者)Rust (2,003 件のフォーク)batch import
U - tailgood first issue

Repository metrics

Stars
 (23,984 個のスター)
PR merge metrics
 (PR metrics pending)

説明

it is currently 12.030s for the longest see https://app.codecov.io/gh/uutils/coreutils/tests

see: coreutils::tests::test_tail::test_follow_name_move_retry2 12.030s coreutils::tests::test_tail::test_follow_descriptor_vs_rename1 12.029s coreutils::tests::test_tail::test_retry7 10.030s coreutils::tests::test_tail::test_follow_name_move_retry1 10.029s coreutils::tests::test_tail::test_follow_name_move2 8.029s coreutils::tests::test_tail::test_follow_name_move_create2 8.029s coreutils::tests::test_tail::test_retry4 8.029s coreutils::tests::test_tail::test_follow_name_multiple 7.541s coreutils::tests::test_tail::test_retry9 7.018s coreutils::tests::test_tail::test_follow_descriptor_vs_rename2 6.029s coreutils::tests::test_tail::test_follow_name_retry_headers 6.029s

Ideally, they should take less a second

コントリビューターガイド