bug-patch
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-patch] patch-2.6.1.136-31a7 test suite failures on SGI IRIX


From: Nelson H. F. Beebe
Subject: [bug-patch] patch-2.6.1.136-31a7 test suite failures on SGI IRIX
Date: Sat, 20 Aug 2011 17:00:59 -0600 (MDT)

patch-2.6.1.136-31a7 gets test suite failures on SGI IRIX systems:

FAIL: crlf-handling
FAIL: merge

2 of 31 tests failed

Those results were with CC=gcc-3.4.6.  The tests/crlf-handling.log file
begins:

FAIL: crlf-handling (exit: 1)
=============================

* patch c < ab.diff -- FAILED
--- expected
+++ got
@@ -1,2 +1 @@
-(Stripping trailing CRs from patch.)
-patching file c
+/local/build/gcc/patch-2.6.1.136-31a7/src/patch: **** Only garbage was found 
in the patch input.
* patch c < ab.diff -- FAILED
--- expected
+++ got
@@ -1,2 +1 @@
-(Stripping trailing CRs from patch.)
-patching file c
+/local/build/gcc/patch-2.6.1.136-31a7/src/patch: **** Only garbage was found 
in the patch input.
* patch c < ab.diff -- FAILED
--- expected
+++ got
@@ -1,2 +1 @@
-(Stripping trailing CRs from patch.)
-patching file c
+/local/build/gcc/patch-2.6.1.136-31a7/src/patch: **** Only garbage was found 
in the patch input.
...

The tests/merge.log file looks like this:

FAIL: merge (exit: 1)
=====================

* x 3 -- FAILED
--- expected
+++ got
@@ -1,7 +1 @@
-1
-2
-3
-
-1
-2
-3
+./merge[9]: shift: bad number
* x 3  2d -- FAILED
--- expected
+++ got
@@ -1,5 +1 @@
-1
-3
-
-1
-3
+./merge[9]: shift: bad number
* x 2  2i\ b -- FAILED
--- expected
+++ got
@@ -1,7 +1 @@
-1
-b
-2
-
-1
-b
-2
+./merge[9]: shift: bad number
* x 3  2i\ b -- 3i\ c -- ok
* x 3  2c\ 2b -- 2c\ 2c -- ok
* x 3  2d -- 2d -- ok
* x 2  2i\ bc -- 2i\ bc -- ok
* x 4  2a\ a 2a\ a -- 2a\ a 2a\ a -- ok
* x 2  1i\ a 1i\ b -- 1i\ a 1i\ b -- ok
* x 2  2a\ a 2a\ b -- 2a\ a 2a\ b -- ok
* x 4  2d -- 3d -- ok
* x 4  3d -- 2d -- ok
* x 3  3i\ b -- 2d -- ok
* x 3  2d -- 3i\ b -- ok
* x 1  1c\ b -- 1c\ c -- ok
* x 4  2c\ a 3c\ b -- 2c\ a 3c\ c -- ok
* x 6  3c\ 3b 4c\ 4b -- 3c\ 3c 4c\ 4c -- ok
* x 4  2c\ b 3c\ a -- 2c\ c 3c\ a -- ok
* x 3  2i\ b 3i\ b -- 2i\ c -- ok
* x 3  2i\ b 3i\ b 3i\ b -- 2i\ c -- ok
* x 9  4c\ a 5c\ b 6c\ a -- 4c\ a 5c\ c 6c\ a -- ok
* x 3  2i\ b 3i\ b -- 1i\ 0 -- ok
* x 4  2i\ b 4i\ b -- 1i\ 0 3i\ c -- ok
* x 5  2,4d -- 3c\ 3c -- ok
* x 5  3c\ 3c -- 2,4d -- ok
* x 3  1,2d -- 2i\ c -- ok
* x 3  2i\ c -- 1,2d -- ok
27 tests (24 passed, 3 failed)

-------------------------------------------------------------------------------
- Nelson H. F. Beebe                    Tel: +1 801 581 5254                  -
- University of Utah                    FAX: +1 801 581 4148                  -
- Department of Mathematics, 110 LCB    Internet e-mail: address@hidden  -
- 155 S 1400 E RM 233                       address@hidden  address@hidden -
- Salt Lake City, UT 84112-0090, USA    URL: http://www.math.utah.edu/~beebe/ -
-------------------------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]