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

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

Count Diff
11 (79%)
001+ bool(false)
001- bool(true)
1 (7%)
001+ ps: invalid option -- 'p'
001- bool(true)
002+ BusyBox v1.23.1 (2015-02-22 15:36:19 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+
010+ ps: invalid option -- 'p'
011+ BusyBox v1.23.1 (2015-02-22 15:36:19 UTC) multi-call binary.
012+
013+ Usage: ps [-o COL1,COL2=HEADER]
014+
015+ Show list of processes
016+
017+ -o COL1,COL2=HEADER Select columns for display
018+
019+ bool(false)
1 (7%)
001+ dyld: DYLD_ environment variables being ignored because main executable (/bin/ps) is setuid or setgid
002+ dyld: DYLD_ environment variables being ignored because main executable (/bin/ps) is setuid or setgid
1 (7%)
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)