public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug testsuite/27788] New: FAIL: gdb.python/py-startup-opt.exp: attr=dont_write_bytecode: testname: input 6: end
@ 2021-04-28 18:30 vries at gcc dot gnu.org
  2021-04-28 18:32 ` [Bug testsuite/27788] " vries at gcc dot gnu.org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: vries at gcc dot gnu.org @ 2021-04-28 18:30 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=27788

            Bug ID: 27788
           Summary: FAIL: gdb.python/py-startup-opt.exp:
                    attr=dont_write_bytecode: testname: input 6: end
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: testsuite
          Assignee: unassigned at sourceware dot org
          Reporter: vries at gcc dot gnu.org
  Target Milestone: ---

New FAIL:
...
FAIL: gdb.python/py-startup-opt.exp: attr=dont_write_bytecode: testname: input
6: end
...

In more detail:
...
(gdb) PASS: gdb.python/py-startup-opt.exp: attr=ignore_environment: testname:
input 6: end
python^M
>PASS: gdb.python/py-startup-opt.exp: attr=dont_write_bytecode: testname: input 1: python
if hasattr(sys, 'flags') and getattr(sys.flags, 'dont_write_bytecode',
False):^M
>PASS: gdb.python/py-startup-opt.exp: attr=dont_write_bytecode: testname: input 2: if hasattr(sys, 'flags') and getattr(sys.flags, 'dont_write_bytecode', False):
  print ("dont_write_bytecode is on")^M
>PASS: gdb.python/py-startup-opt.exp: attr=dont_write_bytecode: testname: input 3:   print ("dont_write_bytecode is on")
else:^M
>PASS: gdb.python/py-startup-opt.exp: attr=dont_write_bytecode: testname: input 4: else:
  print ("dont_write_bytecode is off")^M
>PASS: gdb.python/py-startup-opt.exp: attr=dont_write_bytecode: testname: input 5:   print ("dont_write_bytecode is off")
end^M
dont_write_bytecode is on^M
(gdb) FAIL: gdb.python/py-startup-opt.exp: attr=dont_write_bytecode: testname:
input 6: end
...

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-05-04  6:02 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-28 18:30 [Bug testsuite/27788] New: FAIL: gdb.python/py-startup-opt.exp: attr=dont_write_bytecode: testname: input 6: end vries at gcc dot gnu.org
2021-04-28 18:32 ` [Bug testsuite/27788] " vries at gcc dot gnu.org
2021-04-29  8:14 ` vries at gcc dot gnu.org
2021-04-29  8:50 ` vries at gcc dot gnu.org
2021-04-29  9:27 ` andrew.burgess at embecosm dot com
2021-05-03 11:22 ` cvs-commit at gcc dot gnu.org
2021-05-04  6:02 ` vries at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).