This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Testsuite regression for annota1.exp and annota3.exp [Re: [PATCH] [SH] ... can do this signal stuff!]


On Tue, 28 Feb 2012 10:23:49 +0100, Thomas Schwinge wrote:
> gdb/testsuite/
> 2012-02-28  Thomas Schwinge  <thomas@codesourcery.com>
> 
> 	* gdb.base/annota1.c [__sh__]: Remove any special-casing.
> 	* gdb.base/annota3.c: Likewise.
> 	* gdb.base/sigall.c: Likewise.
> 	* gdb.base/signals.c: Likewise.
> 	* gdb.reverse/sigall-reverse.c: Likewise.

Sorry but it caused regressions.  Please use gdb_get_line_number there.


Thanks,
Jan


-PASS: gdb.base/annota1.exp: breakpoint info
-PASS: gdb.base/annota1.exp: run until main breakpoint
+FAIL: gdb.base/annota1.exp: breakpoint info (timeout)
+FAIL: gdb.base/annota1.exp: run until main breakpoint (timeout)
-PASS: gdb.base/annota1.exp: break at 28
+FAIL: gdb.base/annota1.exp: break at 28 (timeout)
-PASS: gdb.base/annota1.exp: annotate ignore count change
-PASS: gdb.base/annota1.exp: breakpoint ignore count
+FAIL: gdb.base/annota1.exp: annotate ignore count change (timeout)
+FAIL: gdb.base/annota1.exp: next to exit loop (timeout)
+FAIL: gdb.base/annota1.exp: breakpoint ignore count (timeout)
-PASS: gdb.base/annota1.exp: signal sent
-PASS: gdb.base/annota1.exp: cleanup core file (removed)
+FAIL: gdb.base/annota1.exp: signal sent (timeout)
+PASS: gdb.base/annota1.exp: cleanup core file (not dumped)
-PASS: gdb.base/annota3.exp: breakpoint info
-PASS: gdb.base/annota3.exp: run until main breakpoint
+FAIL: gdb.base/annota3.exp: breakpoint info (pattern 3 + sentinel)
+FAIL: gdb.base/annota3.exp: run until main breakpoint (pattern 8)
-PASS: gdb.base/annota3.exp: break at 28
+FAIL: gdb.base/annota3.exp: break at 28 (pattern 2 + sentinel)
-PASS: gdb.base/annota3.exp: annotate ignore count change
-PASS: gdb.base/annota3.exp: next to exit loop
-PASS: gdb.base/annota3.exp: breakpoint ignore count
-PASS: gdb.base/annota3.exp: get inferior pid
-PASS: gdb.base/annota3.exp: signal sent
-PASS: gdb.base/annota3.exp: cleanup core file (removed)
+FAIL: gdb.base/annota3.exp: annotate ignore count change (pattern 2)
+FAIL: gdb.base/annota3.exp: next to exit loop (pattern 2)
+FAIL: gdb.base/annota3.exp: breakpoint ignore count (pattern 2)
+FAIL: gdb.base/annota3.exp: get inferior pid (timeout)
+FAIL: gdb.base/annota3.exp: signal sent (pattern 2)
+PASS: gdb.base/annota3.exp: cleanup core file (not dumped)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]