[Bug testsuite/104083] New: Ada testsuite does not respect RUNTESTFLAGS

marxin at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Jan 18 09:17:04 GMT 2022


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104083

            Bug ID: 104083
           Summary: Ada testsuite does not respect RUNTESTFLAGS
           Product: gcc
           Version: 12.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
          Assignee: unassigned at gcc dot gnu.org
          Reporter: marxin at gcc dot gnu.org
                CC: ebotcazou at gcc dot gnu.org
  Target Milestone: ---

Running the following:

$ make check -k RUNTESTFLAGS="maintainers.exp"
...
Running chapter c7 ...
Running chapter c7 ...
Running chapter c7 ...
Running chapter c7 ...
Running chapter c7 ...
Running chapter c8 ...
Running chapter c7 ...
Running chapter c8 ...
Running chapter c7 ...
Running chapter c8 ...
Running chapter c8 ...

should not run anything from Ada testsuite.

Moreover, when I terminate the command, there are still new messages of
'Running chapter c7 ...' being printer to terminal.


More information about the Gcc-bugs mailing list