Return-Path: X-Original-To: apmail-maven-issues-archive@minotaur.apache.org Delivered-To: apmail-maven-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 42CC018C3A for ; Thu, 7 Jan 2016 17:20:45 +0000 (UTC) Received: (qmail 71001 invoked by uid 500); 7 Jan 2016 17:20:40 -0000 Delivered-To: apmail-maven-issues-archive@maven.apache.org Received: (qmail 70948 invoked by uid 500); 7 Jan 2016 17:20:40 -0000 Mailing-List: contact issues-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@maven.apache.org Delivered-To: mailing list issues@maven.apache.org Received: (qmail 70923 invoked by uid 99); 7 Jan 2016 17:20:40 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Jan 2016 17:20:40 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id D53592C1F5A for ; Thu, 7 Jan 2016 17:20:39 +0000 (UTC) Date: Thu, 7 Jan 2016 17:20:39 +0000 (UTC) From: "Tibor Digana (JIRA)" To: issues@maven.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (SUREFIRE-957) XML report with Junit 4.7 or 4.11 does not include method names MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/SUREFIRE-957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15087718#comment-15087718 ] Tibor Digana commented on SUREFIRE-957: --------------------------------------- [~michael-o] There are more than this. Today maybe 20 such issues. I am wondering that you did this because you had to understand whole context of every issue. There is no benefit unless making better JIRA statistics. Let hope I will find every issue if user asks me. > XML report with Junit 4.7 or 4.11 does not include method names > --------------------------------------------------------------- > > Key: SUREFIRE-957 > URL: https://issues.apache.org/jira/browse/SUREFIRE-957 > Project: Maven Surefire > Issue Type: Bug > Components: Junit 4.x support, xml generation > Affects Versions: 2.13 > Reporter: Benson Margulies > Assignee: Kristian Rosenvold > > The XML files that result from Junit have a series of elements. Each names the class, each is a result of a method in the class, but the method name is not anywhere in the XML. -- This message was sent by Atlassian JIRA (v6.3.4#6332)