File: why-error.md

package info (click to toggle)
rust-coreutils 0.0.30-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 17,388 kB
  • sloc: sh: 1,088; python: 407; javascript: 72; makefile: 51
file content (71 lines) | stat: -rw-r--r-- 2,769 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
This file documents why some tests are failing:

* gnu/tests/cp/preserve-gid.sh
* gnu/tests/csplit/csplit-suppress-matched.pl
* gnu/tests/date/date-debug.sh
* gnu/tests/date/date-next-dow.pl
* gnu/tests/date/date-tz.sh
* gnu/tests/date/date.pl
* gnu/tests/dd/direct.sh
* gnu/tests/dd/no-allocate.sh
* gnu/tests/dd/nocache_eof.sh
* gnu/tests/dd/skip-seek-past-file.sh - https://github.com/uutils/coreutils/issues/7216
* gnu/tests/dd/stderr.sh
* gnu/tests/du/long-from-unreadable.sh - https://github.com/uutils/coreutils/issues/7217
* gnu/tests/du/move-dir-while-traversing.sh
* gnu/tests/expr/expr-multibyte.pl
* gnu/tests/expr/expr.pl
* gnu/tests/fmt/goal-option.sh
* gnu/tests/fmt/non-space.sh
* gnu/tests/head/head-elide-tail.pl
* gnu/tests/head/head-pos.sh
* gnu/tests/help/help-version-getopt.sh
* gnu/tests/help/help-version.sh
* gnu/tests/install/install-C.sh - https://github.com/uutils/coreutils/pull/7215
* gnu/tests/ls/ls-misc.pl
* gnu/tests/ls/stat-free-symlinks.sh
* gnu/tests/misc/close-stdout.sh
* gnu/tests/misc/comm.pl
* gnu/tests/misc/nohup.sh
* gnu/tests/misc/numfmt.pl - https://github.com/uutils/coreutils/issues/7219 / https://github.com/uutils/coreutils/issues/7221
* gnu/tests/misc/stdbuf.sh - https://github.com/uutils/coreutils/issues/7072
* gnu/tests/misc/tee.sh - https://github.com/uutils/coreutils/issues/7073
* gnu/tests/misc/time-style.sh
* gnu/tests/misc/tsort.pl - https://github.com/uutils/coreutils/issues/7074
* gnu/tests/misc/write-errors.sh
* gnu/tests/mv/hard-link-1.sh
* gnu/tests/mv/mv-special-1.sh - https://github.com/uutils/coreutils/issues/7076
* gnu/tests/mv/part-fail.sh
* gnu/tests/mv/part-hardlink.sh
* gnu/tests/od/od-N.sh
* gnu/tests/od/od-float.sh
* gnu/tests/printf/printf-cov.pl
* gnu/tests/printf/printf-indexed.sh
* gnu/tests/printf/printf-mb.sh
* gnu/tests/printf/printf-quote.sh
* gnu/tests/printf/printf.sh
* gnu/tests/ptx/ptx-overrun.sh
* gnu/tests/ptx/ptx.pl
* gnu/tests/rm/empty-inacc.sh - https://github.com/uutils/coreutils/issues/7033
* gnu/tests/rm/ir-1.sh
* gnu/tests/rm/one-file-system.sh - https://github.com/uutils/coreutils/issues/7011
* gnu/tests/rm/rm1.sh
* gnu/tests/rm/rm2.sh
* gnu/tests/shred/shred-passes.sh
* gnu/tests/sort/sort-continue.sh
* gnu/tests/sort/sort-debug-keys.sh
* gnu/tests/sort/sort-debug-warn.sh
* gnu/tests/sort/sort-files0-from.pl
* gnu/tests/sort/sort-float.sh
* gnu/tests/sort/sort-h-thousands-sep.sh
* gnu/tests/sort/sort-merge-fdlimit.sh
* gnu/tests/sort/sort-month.sh
* gnu/tests/sort/sort.pl
* gnu/tests/stat/stat-nanoseconds.sh
* gnu/tests/tac/tac-2-nonseekable.sh
* gnu/tests/tail/end-of-device.sh
* gnu/tests/tail/follow-stdin.sh
* gnu/tests/tail/inotify-rotate-resources.sh
* gnu/tests/tail/symlink.sh
* gnu/tests/touch/obsolescent.sh
* gnu/tests/tty/tty-eof.pl