Skip to content

Commit 3bf4430

Browse files
committed
Remove another test that doesn't work on Windows.
Apparently double-quotes are not allowed in filenames on Windows, either. Per buildfarm.
1 parent 152ed04 commit 3bf4430

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

src/bin/pg_rewind/t/003_extrafiles.pl

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -43,13 +43,10 @@ sub run_test
4343
append_to_file
4444
"$test_standby_datadir/tst_standby_dir/standby_file3 with 'quotes'",
4545
"in standby3";
46-
append_to_file
47-
"$test_standby_datadir/tst_standby_dir/standby_file4 with double\"quote",
48-
"in standby4";
4946
mkdir "$test_standby_datadir/tst_standby_dir/standby_subdir/";
5047
append_to_file
51-
"$test_standby_datadir/tst_standby_dir/standby_subdir/standby_file5",
52-
"in standby5";
48+
"$test_standby_datadir/tst_standby_dir/standby_subdir/standby_file4",
49+
"in standby4";
5350

5451
mkdir "$test_primary_datadir/tst_primary_dir";
5552
append_to_file "$test_primary_datadir/tst_primary_dir/primary_file1",
@@ -87,9 +84,8 @@ sub run_test
8784
"$test_primary_datadir/tst_standby_dir/standby_file1",
8885
"$test_primary_datadir/tst_standby_dir/standby_file2",
8986
"$test_primary_datadir/tst_standby_dir/standby_file3 with 'quotes'",
90-
"$test_primary_datadir/tst_standby_dir/standby_file4 with double\"quote",
9187
"$test_primary_datadir/tst_standby_dir/standby_subdir",
92-
"$test_primary_datadir/tst_standby_dir/standby_subdir/standby_file5"
88+
"$test_primary_datadir/tst_standby_dir/standby_subdir/standby_file4"
9389
],
9490
"file lists match");
9591

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy