[GHC] #12223: Get rid of extra_files.py
GHC
ghc-devs at haskell.org
Sun Feb 26 23:15:12 UTC 2017
#12223: Get rid of extra_files.py
-------------------------------------+-------------------------------------
Reporter: ezyang | Owner: rwbarton
Type: task | Status: new
Priority: highest | Milestone: 8.2.1
Component: Test Suite | Version: 8.0.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Ben Gamari <ben@…>):
In [changeset:"3415bcaa0b1903b5e12dfaadb5b774718e406eab/ghc" 3415bca/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="3415bcaa0b1903b5e12dfaadb5b774718e406eab"
tests: remove extra_files.py (#12223)
The script I used is included as testsuite/driver/kill_extra_files.py,
though at this point it is for mostly historical interest.
Some of the tests in libraries/hpc relied on extra_files.py, so this
commit includes an update to that submodule.
One test in libraries/process also relies on extra_files.py, but we
cannot update that submodule so easily, so for now we special-case it
in the test driver.
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12223#comment:6>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list