aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-05-12 22:31:28 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-05-12 22:31:28 +0300
commite89ecd4d84909d853d9441f1cee01fccbb9b210d (patch)
treecb3008742f51280a6f89517d623489cc12cea586
parente035fbaf5e5ae862191dc3d9eb047ac0abba6dbb (diff)
Add testscript code for Windows-related issue research
-rw-r--r--tests/pkg-build.test7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/pkg-build.test b/tests/pkg-build.test
index 9753a14..9c9aee9 100644
--- a/tests/pkg-build.test
+++ b/tests/pkg-build.test
@@ -2146,6 +2146,13 @@ rep_fetch += -d cfg --auth all --trust-yes 2>!
# date on filesystems with a low file timestamps resolution (for example
# HFS+).
#
+ # @@ By some reason the following build occasionally relinks on Windows,
+ # so the test fails. We will copy the configuration directory
+ # preserving file timestamps to research the issue when it get
+ # reproduced.
+ #
+ cp -r cfg cfg-backup;
+
$* ?libhello --yes --keep-out 2>>~%EOE%
disfigured libfoo/1.1.0
disfigured libhello/1.0.0