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

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

Count Diff
3 (50%)
001+ ps: unrecognized option: p
001- bool(true)
002+ BusyBox v1.26.2 (2017-06-11 06:38:32 GMT) 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.26.2 (2017-06-11 06:38:32 GMT) 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 (17%)
001+ ps: unrecognized option: p
001- bool(true)
002+ BusyBox v1.26.2 (2017-01-10 16:06:57 GMT) multi-call binary.
003+
004+ Usage: ps [-o COL1,COL2=HEADER] [-T]
005+
006+ Show list of processes
007+
008+ -o COL1,COL2=HEADER Select columns for display
009+ -T Show threads
010+ ps: unrecognized option: p
011+ BusyBox v1.26.2 (2017-01-10 16:06:57 GMT) multi-call binary.
012+
013+ Usage: ps [-o COL1,COL2=HEADER] [-T]
014+
015+ Show list of processes
016+
017+ -o COL1,COL2=HEADER Select columns for display
018+ -T Show threads
019+ bool(false)
1 (17%)
001+ ps: invalid option -- 'p'
001- bool(true)
002+ BusyBox v1.22.1 (2016-11-01 08:51:37 UTC) multi-call binary.
003+
004+ Usage: ps
005+
006+ ps: invalid option -- 'p'
007+ BusyBox v1.22.1 (2016-11-01 08:51:37 UTC) multi-call binary.
008+
009+ Usage: ps
010+
011+ bool(false)
1 (17%)
001+ Error: /proc must be mounted
001- bool(true)
002+ To mount /proc at boot you need an /etc/fstab line like:
003+ proc /proc proc defaults
004+ In the meantime, run "mount proc /proc -t proc"
005+ Error: /proc must be mounted
006+ To mount /proc at boot you need an /etc/fstab line like:
007+ proc /proc proc defaults
008+ In the meantime, run "mount proc /proc -t proc"
009+ bool(false)