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

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

Count Diff
29 (47%)
005+ string(23) "Operation not permitted"
005- string(%d) %sNo such process%s
27 (44%)
003+ bool(true)
003- bool(false)
005+ string(7) "Success"
005- string(%d) %sNo such process%s
1 (2%)
002+ warning: `-' deprecated; use `ps p', not `ps -p'
003+ No processes available.
1 (2%)
002+ ps: kvm_getprocs: No such process
1 (2%)
002+ ps: invalid option -- 'p'
003+
004+ Command line: ps -p 1000
005+
006+ BusyBox v1.19.3 (2012-01-21 16:24:49 EST) multi-call binary.
002- Kill pid=%d
003- bool(false)
004- int(%d)
005- string(%d) %sNo such process%s
006- ===DONE====
007+
008+ Usage: ps [-o COL1,COL2=HEADER] [-T]
009+
010+ Show list of processes
011+
012+ -o COL1,COL2=HEADER Select columns for display
013+ -T Show threads
014+
015+ Kill pid=1000
016+ bool(false)
017+ int(3)
018+ string(15) "No such process"
019+ ===DONE====
1 (2%)
002+ Unknown HZ value! (93) Assume 100.
1 (2%)
002+ Error, do this: mount -t proc none /proc
1 (2%)
002+ Cannot find /proc/version - is /proc mounted?