From 22f6b6dbec4772febe0e3c31bceeb31eecf806ab Mon Sep 17 00:00:00 2001 From: ptarjan Date: Thu, 25 Apr 2013 00:13:30 -0700 Subject: [PATCH] Fix zlib/tests/gzseek to create unique temporary files When running tests in parallel these create a race condition. Race conditions are bad. --- ext/zlib/tests/gzseek_basic2.phpt | 4 ++-- ext/zlib/tests/gzseek_variation1.phpt | 4 ++-- ext/zlib/tests/gzseek_variation4.phpt | 4 ++-- ext/zlib/tests/gzseek_variation5.phpt | 4 ++-- ext/zlib/tests/gzseek_variation7.phpt | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/ext/zlib/tests/gzseek_basic2.phpt b/ext/zlib/tests/gzseek_basic2.phpt index a815b8ff41..82d305d0fb 100644 --- a/ext/zlib/tests/gzseek_basic2.phpt +++ b/ext/zlib/tests/gzseek_basic2.phpt @@ -8,7 +8,7 @@ if (!extension_loaded("zlib")) { ?> --FILE-- --FILE-- --FILE-- --FILE-- --FILE--