summaryrefslogtreecommitdiff
path: root/11-check_regression/baseline.xfail
blob: c5cb69c9581b1c9c66631e80602132619ef5d1b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
		=== gdb tests ===

Running gdb:gdb.ada/enum_idx_packed.exp ...
FAIL: gdb.ada/enum_idx_packed.exp: scenario=minimal: print multi
FAIL: gdb.ada/enum_idx_packed.exp: scenario=minimal: print multi'first
FAIL: gdb.ada/enum_idx_packed.exp: scenario=minimal: print multi_multi
FAIL: gdb.ada/enum_idx_packed.exp: scenario=minimal: print multi_multi(1,3)
FAIL: gdb.ada/enum_idx_packed.exp: scenario=minimal: print multi_multi(2)
FAIL: gdb.ada/enum_idx_packed.exp: scenario=minimal: print small
FAIL: gdb.ada/enum_idx_packed.exp: scenario=minimal: print small'first
FAIL: gdb.ada/enum_idx_packed.exp: scenario=minimal: ptype multi
FAIL: gdb.ada/enum_idx_packed.exp: scenario=minimal: ptype small

Running gdb:gdb.ada/finish-var-size.exp ...
FAIL: gdb.ada/finish-var-size.exp: finish
FAIL: gdb.ada/finish-var-size.exp: print pck.get(True)

Running gdb:gdb.ada/mod_from_name.exp ...
FAIL: gdb.ada/mod_from_name.exp: scenario=minimal: print xp

Running gdb:gdb.ada/pckd_arr_ren.exp ...
FAIL: gdb.ada/pckd_arr_ren.exp: scenario=minimal: print var

Running gdb:gdb.ada/variant_record_packed_array.exp ...
FAIL: gdb.ada/variant_record_packed_array.exp: scenario=minimal: print my_buffer
FAIL: gdb.ada/variant_record_packed_array.exp: scenario=minimal: print {foo.octal_buffer}($)

Running gdb:gdb.base/corefile.exp ...
ERROR: breakpoints not deleted
FAIL: gdb.base/corefile.exp: attach: core file is cleared (timeout)
FAIL: gdb.base/corefile.exp: core-file warning-free
UNRESOLVED: gdb.base/corefile.exp: gdb_breakpoint: set breakpoint at main
FAIL: gdb.base/corefile.exp: quit with a process (timeout)
FAIL: gdb.base/corefile.exp: run: sanity check we see the core file (timeout)
FAIL: gdb.base/corefile.exp: run: with core

Running gdb:gdb.base/eh_return.exp ...
FAIL: gdb.base/eh_return.exp: hit breakpoint (the program exited)

Running gdb:gdb.base/kill-during-detach.exp ...
FAIL: gdb.base/kill-during-detach.exp: exit_p=false: checkpoint_p=true: python kill_and_detach()
FAIL: gdb.base/kill-during-detach.exp: exit_p=true: checkpoint_p=true: python kill_and_detach()

Running gdb:gdb.base/longjmp-until-in-main.exp ...
FAIL: gdb.base/longjmp-until-in-main.exp: until $line, in main

Running gdb:gdb.base/premature-dummy-frame-removal.exp ...
FAIL: gdb.base/premature-dummy-frame-removal.exp: p some_func ()
FAIL: gdb.base/premature-dummy-frame-removal.exp: set debug frame on

Running gdb:gdb.base/reggroups.exp ...
FAIL: gdb.base/reggroups.exp: fetch reggroup regs save (timeout)
FAIL: gdb.base/reggroups.exp: fetch reggroup regs vector (timeout)
FAIL: gdb.base/reggroups.exp: info reg invalid-reggroup should report 'Invalid register' (timeout)

Running gdb:gdb.base/sect-cmd.exp ...
UNRESOLVED: gdb.base/sect-cmd.exp: failed to find required section details
FAIL: gdb.base/sect-cmd.exp: info files (timeout)

Running gdb:gdb.base/startup-with-shell.exp ...
FAIL: gdb.base/startup-with-shell.exp: startup_with_shell = on; run_args = *.unique-extension: first argument expanded

Running gdb:gdb.base/sym-file.exp ...
FAIL: gdb.base/sym-file.exp: continue to breakpoint: bar
FAIL: gdb.base/sym-file.exp: gdb_breakpoint: set breakpoint at foo
FAIL: gdb.base/sym-file.exp: info files must display sym-file-lib (timeout)

Running gdb:gdb.base/valgrind-bt.exp ...
FAIL: gdb.base/valgrind-bt.exp: target remote for vgdb

Running gdb:gdb.base/valgrind-disp-step.exp ...
FAIL: gdb.base/valgrind-disp-step.exp: target remote for vgdb

Running gdb:gdb.base/valgrind-infcall.exp ...
FAIL: gdb.base/valgrind-infcall.exp: target remote for vgdb

Running gdb:gdb.base/watch-bitfields.exp ...
FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: continue (the program exited)
FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: print expression before
FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: continue
FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: continue (the program is no longer running)
FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression after
FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression before

Running gdb:gdb.base/watchpoint-unaligned.exp ...
FAIL: gdb.base/watchpoint-unaligned.exp: continue (timeout)
FAIL: gdb.base/watchpoint-unaligned.exp: size8twice write

Running gdb:gdb.cp/namespace.exp ...
FAIL: gdb.cp/namespace.exp: br malformed ')'
FAIL: gdb.cp/namespace.exp: br malformed '>' (got interactive prompt)

Running gdb:gdb.dap/cxx-exception.exp ...
FAIL: gdb.dap/cxx-exception.exp: exceptions in log file

Running gdb:gdb.dap/ptrref.exp ...
FAIL: gdb.dap/ptrref.exp: exceptions in log file

Running gdb:gdb.dwarf2/gdb-index.exp ...
ERROR: can't read "binfile_with_index": no such variable
FAIL: gdb.dwarf2/gdb-index.exp: check if index present (timeout)
UNRESOLVED: gdb.dwarf2/gdb-index.exp: testcase gdb.dwarf2/gdb-index.exp' aborted due to Tcl error
ERROR: tcl error code TCL LOOKUP VARNAME binfile_with_index
ERROR: tcl error sourcing gdb.dwarf2/gdb-index.exp.

Running gdb:gdb.dwarf2/pr13961.exp ...
FAIL: gdb.dwarf2/pr13961.exp: no foo::foo (timeout)

Running gdb:gdb.mi/mi-break-qualified.exp ...
FAIL: gdb.mi/mi-break-qualified.exp: delete temp breakpoints (unexpected output)
FAIL: gdb.mi/mi-break-qualified.exp: list of breakpoints (timeout)

Running gdb:gdb.mi/mi-dprintf.exp ...
FAIL: gdb.mi/mi-dprintf.exp: stderr symbol check

Running gdb:gdb.reverse/solib-precsave.exp ...
FAIL: gdb.reverse/solib-precsave.exp: reverse-step into solib function one
FAIL: gdb.reverse/solib-precsave.exp: reverse-step within solib function one

Running gdb:gdb.reverse/solib-reverse.exp ...
FAIL: gdb.reverse/solib-reverse.exp: reverse-step into solib function one
FAIL: gdb.reverse/solib-reverse.exp: reverse-step within solib function one

Running gdb:gdb.threads/attach-many-short-lived-threads.exp ...
ERROR: breakpoints not deleted
UNRESOLVED: gdb.threads/attach-many-short-lived-threads.exp: iter 10: attach (timeout)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (the program is no longer running)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (the program is no longer running)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (the program is no longer running)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (the program is no longer running)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach (timeout)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
UNRESOLVED: gdb.threads/attach-many-short-lived-threads.exp: iter 5: attach (timeout)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
UNRESOLVED: gdb.threads/attach-many-short-lived-threads.exp: iter 6: attach (timeout)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
UNRESOLVED: gdb.threads/attach-many-short-lived-threads.exp: iter 7: attach (timeout)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
UNRESOLVED: gdb.threads/attach-many-short-lived-threads.exp: iter 8: attach (timeout)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
UNRESOLVED: gdb.threads/attach-many-short-lived-threads.exp: iter 9: attach (timeout)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)

Running gdb:gdb.threads/corethreads.exp ...
ERROR: can't read "thread0": no such variable
FAIL: gdb.threads/corethreads.exp: print pthread_t of thread0
FAIL: gdb.threads/corethreads.exp: sanity check we see the core file (timeout)
UNRESOLVED: gdb.threads/corethreads.exp: testcase gdb.threads/corethreads.exp' aborted due to Tcl error
ERROR: tcl error code TCL LOOKUP VARNAME thread0
ERROR: tcl error sourcing gdb.threads/corethreads.exp.

Running gdb:gdb.threads/create-fail.exp ...
FAIL: gdb.threads/create-fail.exp: iteration 10: run till end (timeout)
FAIL: gdb.threads/create-fail.exp: iteration 1: run till end (timeout)
FAIL: gdb.threads/create-fail.exp: iteration 2: run till end (timeout)
FAIL: gdb.threads/create-fail.exp: iteration 3: run till end (timeout)
FAIL: gdb.threads/create-fail.exp: iteration 4: run till end (timeout)
FAIL: gdb.threads/create-fail.exp: iteration 5: run till end (timeout)
FAIL: gdb.threads/create-fail.exp: iteration 6: run till end (timeout)
FAIL: gdb.threads/create-fail.exp: iteration 7: run till end (timeout)
FAIL: gdb.threads/create-fail.exp: iteration 8: run till end (timeout)
FAIL: gdb.threads/create-fail.exp: iteration 9: run till end (timeout)

Running gdb:gdb.threads/staticthreads.exp ...
FAIL: gdb.threads/staticthreads.exp: tlsvar in main
FAIL: gdb.threads/staticthreads.exp: tlsvar in thread

		=== Results Summary ===