https://bugzilla.redhat.com/show_bug.cgi?id=2260598



--- Comment #11 from Fabio Valentini <[email protected]> ---
I tried running fedora-review here, but the package failed to build due to
failing tests:

failures:
---- test_mktemp::test_directory_permissions stdout ----
run: /builddir/build/BUILD/coreutils-0.0.23/target/rpm/coreutils mktemp -d XXX
thread 'test_mktemp::test_directory_permissions' panicked at
tests/common/util.rs:1528:37:
called `Result::unwrap()` on an `Err` value: Os { code: 13, kind:
PermissionDenied, message: "Permission denied" }
---- test_mktemp::test_missing_short_tmpdir_flag stdout ----
run: /builddir/build/BUILD/coreutils-0.0.23/target/rpm/coreutils mktemp -p
thread 'test_mktemp::test_missing_short_tmpdir_flag' panicked at
tests/common/util.rs:1528:37:
called `Result::unwrap()` on an `Err` value: Os { code: 13, kind:
PermissionDenied, message: "Permission denied" }
---- test_mktemp::test_missing_xs_tmpdir_template stdout ----
run: /builddir/build/BUILD/coreutils-0.0.23/target/rpm/coreutils mktemp
--tmpdir tempX
thread 'test_mktemp::test_missing_xs_tmpdir_template' panicked at
tests/common/util.rs:1528:37:
called `Result::unwrap()` on an `Err` value: Os { code: 13, kind:
PermissionDenied, message: "Permission denied" }
----
test_tail::test_follow_when_files_are_pointing_to_same_relative_file_and_file_stays_same_size
stdout ----
write(default): /tmp/.tmpj9taQk/data
run: /builddir/build/BUILD/coreutils-0.0.23/target/rpm/coreutils tail
--follow=descriptor --max-unchanged-stats=1 --sleep-interval=0.1 data
/tmp/.tmpj9taQk/data
write(default): /tmp/.tmpj9taQk/data
thread
'test_tail::test_follow_when_files_are_pointing_to_same_relative_file_and_file_stays_same_size'
panicked at tests/by-util/test_tail.rs:4463:10:
Expected stderr to be empty, but it's:
tail: /tmp/.tmpj9taQk/data: file truncated
failures:
    test_mktemp::test_directory_permissions
    test_mktemp::test_missing_short_tmpdir_flag
    test_mktemp::test_missing_xs_tmpdir_template
   
test_tail::test_follow_when_files_are_pointing_to_same_relative_file_and_file_stays_same_size
test result: FAILED. 2514 passed; 4 failed; 28 ignored; 0 measured; 12 filtered
out; finished in 21.02s


-- 
You are receiving this mail because:
You are always notified about changes to this product and component
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2260598

Report this comment as SPAM: 
https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202260598%23c11
--
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to