public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug testsuite/98795] New: modules testsuite testnames
@ 2021-01-22 13:21 nathan at gcc dot gnu.org
  2021-01-22 13:22 ` [Bug testsuite/98795] " nathan at gcc dot gnu.org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: nathan at gcc dot gnu.org @ 2021-01-22 13:21 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 98795
           Summary: modules testsuite testnames
           Product: gcc
           Version: 11.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
          Assignee: unassigned at gcc dot gnu.org
          Reporter: nathan at gcc dot gnu.org
  Target Milestone: ---

[from 98531]

a) header-unit names are from the preprocessor's resolution of the header file.
 We end up with (relative) paths constructed from absolute paths, which is a
problem when comparing test results:

+FAIL: g++.dg/modules/xtreme-header-2_a.H module-cmi 
(gcm.cache/vol/gcc/src/hg/master/local/gcc/testsuite/g++.dg/modules/xtreme-header-2_a.H.gcm)

  must not use absolute filename here

+FAIL: g++.dg/modules/xtreme-header-2_b.C -std=c++2a (test for excess errors)

b) execution tests do not distinguish between c++2a and c++17, so they don't
have unique names.

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

end of thread, other threads:[~2021-01-22 14:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-22 13:21 [Bug testsuite/98795] New: modules testsuite testnames nathan at gcc dot gnu.org
2021-01-22 13:22 ` [Bug testsuite/98795] " nathan at gcc dot gnu.org
2021-01-22 14:48 ` cvs-commit at gcc dot gnu.org
2021-01-22 14:48 ` nathan 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).