Charles Wilson wrote:

> Full test suite on cygwin in progress. Assuming it passes,
> ok for squash and push?

Results: old test suite:
=======================
All 113 tests passed
(11 tests were not run)
=======================

New test suite:
ERROR: 76 tests were run,
4 failed (3 expected failures).
5 tests were skipped.

The "unexpected" failure was
 36: execute mode         FAILED (execute-mode.at:193)
but it is unrelated; it's a problem in cygwin-1.7's "dos-style path
detection"...That's not a path!

--- /dev/null   2006-11-30 19:00:00.000000000 -0500
+++
/usr/src/packages/libtool/git/build-cygwin-dlpreopen-fix-take2/tests/testsui
te.dir/at-groups/36/stderr      2009-01-15 23:50:30.981800000 -0500
@@ -0,0 +1,6 @@
+cygwin warning:
+  MS-DOS style path detected: d\"e
+  Preferred POSIX equivalent is: d/"e
+  CYGWIN environment variable option "nodosfilewarning" turns off this
warning.
+  Consult the user's guide for more details about POSIX paths:
+    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames
stdout:
abc
d\"e
f\"g
xyz
36. execute-mode.at:25: 36. execute mode (execute-mode.at:25): FAILED
(execute-m
ode.at:193)

OK?

--
Chuck


Reply via email to