]> granicus.if.org Git - php/commit
Fix test cases which fail on Windows debug builds
authorChristoph M. Becker <cmbecker69@gmx.de>
Mon, 11 Nov 2019 11:14:05 +0000 (12:14 +0100)
committerChristoph M. Becker <cmbecker69@gmx.de>
Mon, 11 Nov 2019 11:14:38 +0000 (12:14 +0100)
commit60081ca20d5701111de5f94ae64909b1cc265f1e
tree503845569bcce5ff10944e89a3f39b3f4ffe6f41
parentecd0c5b6ad68fb9255c07a96a25f0b7852e882ff
Fix test cases which fail on Windows debug builds

We use the portable {TMP} instead of the hard-coded /tmp, and skip
mysqli_debug_append.phpt on Windows, because unlinking the trace file
while the connection is still open won't work there.
ext/mysqli/tests/mysqli_debug_append.phpt
ext/mysqli/tests/mysqli_store_result_buffered_c.phpt
ext/mysqli/tests/mysqli_store_result_copy.phpt