Test: /ext/standard/tests/general_functions/proc_nice_basic.phpt - Version 5.6.23    

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

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