Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

workers/40626 (commit 6c476c22) causes multiple test failures



This is just the first one that dies:

../../zsh-5.0/Test/A03quoting.ztst: starting.
--- /tmp/zsh.ztst.20553/ztst.out        2017-02-25 15:58:53.000000000 -0800
+++ /tmp/zsh.ztst.20553/ztst.tout       2017-02-25 15:58:53.000000000 -0800
@@ -1 +1 @@
-'
+
Test ../../zsh-5.0/Test/A03quoting.ztst failed: output differs from expected as shown above for:
  print -r ''''
  unsetopt rcquotes


**************************************
33 successful test scripts, 14 failures, 1 skipped
**************************************

Reverting 6c476c22 makes all tests pass again.



Messages sorted by: Reverse Date, Date, Thread, Author