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

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

Count Diff
7 (41%)
001+ sh: line 1: ps: command not found
001- bool(true)
002+ sh: line 1: ps: command not found
003+ bool(false)
6 (35%)
001+ sh: ps: command not found
001- bool(true)
002+ sh: ps: command not found
003+ bool(false)
3 (18%)
001+ bool(false)
001- bool(true)
1 (6%)
001+ ps: unrecognized option: p
001- bool(true)
002+ BusyBox v1.36.1 (2023-07-27 17:12:24 UTC) 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.36.1 (2023-07-27 17:12:24 UTC) 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)