[GHC] #10164: Cleanup test framework string formatting

#10164: Cleanup test framework string formatting -------------------------------------+------------------------------------- Reporter: thomie | Owner: Type: task | Status: new Priority: normal | Milestone: Component: Test Suite | Version: 7.8.4 Keywords: | Operating System: Unknown/Multiple Architecture: | Type of failure: None/Unknown Unknown/Multiple | Blocked By: Test Case: | Related Tickets: Blocking: | Differential Revisions: | -------------------------------------+------------------------------------- This is a placeholder ticket for commits related to a cleanup of the testsuite and testsuite driver. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10164 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#10164: Cleanup test framework string formatting -------------------------------------+------------------------------------- Reporter: thomie | Owner: Type: task | Status: new Priority: normal | Milestone: Component: Test Suite | Version: 7.8.4 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: None/Unknown | Unknown/Multiple Blocked By: | Test Case: Related Tickets: | Blocking: | Differential Revisions: -------------------------------------+------------------------------------- Comment (by thomie): In [changeset:"5258566ee5c89aa757b0cf1433169346319c018f/ghc"]: {{{ commit 5258566ee5c89aa757b0cf1433169346319c018f Author: Thomas Miedema <> Date: Fri Mar 6 21:55:36 2015 +0100 Cleanup test framework string formatting * Use format strings instead of string concatenation. * Wrap `config.compiler`, `config.hpc` etc. in quotes in `mk/test.mk`, so we don't have to in .T scripts and driver/testlib.py. Update hpc submodule (test cleanup) Reviewers: austin Differential Revision: https://phabricator.haskell.org/D718 }}} Merged to 7.10 in dde3a2378e3961f7eed82d07d2f1e904878cc2b0. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10164#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#10164: Cleanup test framework string formatting
-------------------------------------+-------------------------------------
Reporter: thomie | Owner:
Type: task | Status: new
Priority: normal | Milestone:
Component: Test Suite | Version: 7.8.4
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: None/Unknown | Unknown/Multiple
Blocked By: | Test Case:
Related Tickets: | Blocking:
| Differential Revisions:
-------------------------------------+-------------------------------------
Comment (by thomie):
In cc07a0ba64b554ffd1ff85757b02cd79d30ed57a/ghc:
{{{
commit cc07a0ba64b554ffd1ff85757b02cd79d30ed57a
Author: Thomas Miedema

#10164: Cleanup test framework string formatting
-------------------------------------+-------------------------------------
Reporter: thomie | Owner:
Type: task | Status: new
Priority: normal | Milestone:
Component: Test Suite | Version: 7.8.4
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: None/Unknown | Unknown/Multiple
Blocked By: | Test Case:
Related Tickets: | Blocking:
| Differential Revisions:
-------------------------------------+-------------------------------------
Comment (by thomie):
In beee618c4ab8f725acd4dce3ef8a0d4ce84bb6ec/ghc:
{{{
commit beee618c4ab8f725acd4dce3ef8a0d4ce84bb6ec
Author: Thomas Miedema

#10164: Cleanup test framework string formatting
-------------------------------------+-------------------------------------
Reporter: thomie | Owner:
Type: task | Status: new
Priority: normal | Milestone:
Component: Test Suite | Version: 7.8.4
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: None/Unknown | Unknown/Multiple
Blocked By: | Test Case:
Related Tickets: | Blocking:
| Differential Revisions:
-------------------------------------+-------------------------------------
Comment (by thomie):
In 9987c66d7c3a1186acb5a32e92cd6846d71987a5/ghc:
{{{
commit 9987c66d7c3a1186acb5a32e92cd6846d71987a5
Author: Thomas Miedema

#10164: Cleanup test framework string formatting -------------------------------------+------------------------------------- Reporter: thomie | Owner: Type: task | Status: merge Priority: normal | Milestone: Component: Test Suite | Version: 7.8.4 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: None/Unknown | Unknown/Multiple Blocked By: | Test Case: Related Tickets: | Blocking: | Differential Revisions: -------------------------------------+------------------------------------- Changes (by thomie): * status: new => merge Comment: Since the first 2 commits were merged to 7.10, I think the other 2 should as well. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10164#comment:5 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#10164: Cleanup test framework string formatting -------------------------------------+------------------------------------- Reporter: thomie | Owner: Type: task | Status: merge Priority: normal | Milestone: 7.10.1 Component: Test Suite | Version: 7.8.4 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: None/Unknown | Unknown/Multiple Blocked By: | Test Case: Related Tickets: | Blocking: | Differential Revisions: -------------------------------------+------------------------------------- Changes (by thomie): * milestone: => 7.10.1 -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10164#comment:6 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#10164: Cleanup test framework string formatting -------------------------------------+------------------------------------- Reporter: thomie | Owner: Type: task | Status: closed Priority: normal | Milestone: 7.10.1 Component: Test Suite | Version: 7.8.4 Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: None/Unknown | Unknown/Multiple Blocked By: | Test Case: Related Tickets: | Blocking: | Differential Revisions: -------------------------------------+------------------------------------- Changes (by thoughtpolice): * status: merge => closed * resolution: => fixed Comment: Done - all merged. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10164#comment:7 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#10164: Cleanup test framework string formatting
-------------------------------------+-------------------------------------
Reporter: thomie | Owner:
Type: task | Status: closed
Priority: normal | Milestone: 7.10.1
Component: Test Suite | Version: 7.8.4
Resolution: fixed | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: None/Unknown | Unknown/Multiple
Blocked By: | Test Case:
Related Tickets: | Blocking:
| Differential Revisions:
-------------------------------------+-------------------------------------
Comment (by Thomas Miedema

#10164: Cleanup test framework string formatting -------------------------------------+------------------------------------- Reporter: thomie | Owner: Type: task | Status: new Priority: normal | Milestone: 7.10.1 Component: Test Suite | Version: 7.8.4 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: None/Unknown | Unknown/Multiple Blocked By: | Test Case: Related Tickets: | Blocking: | Differential Revisions: -------------------------------------+------------------------------------- Changes (by thomie): * status: closed => new * resolution: fixed => -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10164#comment:9 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#10164: Cleanup test framework string formatting -------------------------------------+------------------------------------- Reporter: thomie | Owner: Type: task | Status: merge Priority: normal | Milestone: 7.10.1 Component: Test Suite | Version: 7.8.4 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: None/Unknown | Unknown/Multiple Blocked By: | Test Case: Related Tickets: | Blocking: | Differential Revisions: -------------------------------------+------------------------------------- Changes (by thomie): * status: new => merge Comment: austin: sorry to bother you with this last-minute patch. It would not be the end of the world if it doesn't make it, as it would just require python 2.7 to be installed to run the 7.10 testsuite. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10164#comment:10 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#10164: Cleanup test framework string formatting -------------------------------------+------------------------------------- Reporter: thomie | Owner: Type: task | Status: closed Priority: normal | Milestone: 7.10.1 Component: Test Suite | Version: 7.8.4 Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: None/Unknown | Unknown/Multiple Blocked By: | Test Case: Related Tickets: | Blocking: | Differential Revisions: -------------------------------------+------------------------------------- Changes (by thoughtpolice): * status: merge => closed * resolution: => fixed Comment: Merged. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10164#comment:11 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC