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

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

Count Diff
3 (38%)
001+ sh: ps: command not found
001- bool(true)
002+ sh: ps: command not found
003+ bool(false)
2 (25%)
001+ bool(false)
001- bool(true)
1 (13%)
001+ ps: invalid option -- 'p'
001- bool(true)
002+
003+ Command line: ps -p 5163 -o pid,nice
004+
005+ BusyBox v1.18.4 (2012-03-14 03:32:25 CET) multi-call binary.
006+
007+ Usage: ps [-o COL1,COL2=HEADER] [-T]
008+
009+ Show list of processes
010+
011+ Options:
012+ -o COL1,COL2=HEADER Select columns for display
013+ -T Show threads
014+
015+ ps: invalid option -- 'p'
016+
017+ Command line: ps -p 5163 -o pid,nice
018+
019+ BusyBox v1.18.4 (2012-03-14 03:32:25 CET) multi-call binary.
020+
021+ Usage: ps [-o COL1,COL2=HEADER] [-T]
022+
023+ Show list of processes
024+
025+ Options:
026+ -o COL1,COL2=HEADER Select columns for display
027+ -T Show threads
028+
029+ bool(false)
1 (13%)
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 (13%)
001+ Cannot find /proc/version - is /proc mounted?
001- bool(true)
002+ Cannot find /proc/version - is /proc mounted?
003+ bool(false)