Test: /ext/posix/tests/posix_kill_basic.phpt - Version 5.6.23    

There are 5 different diffs reported by users for this test.

Count Diff
14 (78%)
003+ bool(true)
003- bool(false)
005+ string(7) "Success"
005- string(%d) %s%rNo such process|Operation not permitted%r%s
1 (6%)
002+ sh: ps: command not found
1 (6%)
002+ ps: unrecognized option: p
003+ BusyBox v1.31.0 (2019-07-24 08:12:26 UTC) multi-call binary.
004+
005+ Usage: ps [-o COL1,COL2=HEADER]
006+
007+ Show list of processes
008+
009+ -o COL1,COL2=HEADER Select columns for display
1 (6%)
002+ bash: no job control in this shell
003+ ERROR: List of process IDs must follow -p.
004+ ********* simple selection ********* ********* selection by list *********
005+ -A all processes -C by command name
006+ -N negate selection -G by real group ID (supports names)
002- Kill pid=%d
003- bool(false)
004- int(%d)
005- string(%d) %s%rNo such process|Operation not permitted%r%s
006- ===DONE====
007+ -a all w/ tty except session leaders -U by real user ID (supports names)
008+ -d all except session leaders -g by session OR by effective group name
009+ -e all processes -p by process ID
010+ T all processes on this terminal -s processes in the sessions given
011+ a all w/ tty, including other users -t by tty
012+ g OBSOLETE -- DO NOT USE -u by effective user ID (supports names)
013+ r only running processes U processes for specified users
014+ x processes w/o controlling ttys t by tty
015+ *********** output format ********** *********** long options ***********
016+ -o,o user-defined -f full --Group --User --pid --cols --ppid
017+ -j,j job control s signal --group --user --sid --rows --info
018+ -O,O preloaded -o v virtual memory --cumulative --format --deselect
019+ -l,l long u user-oriented --sort --tty --forest --version
020+ -F extra full X registers --heading --no-heading --context
021+ ********* misc options *********
022+ -V,V show version L list format codes f ASCII art forest
023+ -m,m,-L,-T,H threads S children in sum -y change -l format
024+ -M,Z security data c true command name -c scheduling class
025+ -w,w wide output n numeric WCHAN,UID -H process hierarchy
026+ Kill pid=1000
027+ bool(false)
028+ int(3)
029+ string(15) "No such process"
030+ ===DONE====
1 (6%)
002+
003+ ** ERROR: process timed out **
002- Kill pid=%d
003- bool(false)
004- int(%d)
005- string(%d) %s%rNo such process|Operation not permitted%r%s
006- ===DONE====