[GHC] #10212: The testsuite cleans up hpc files, even if they are part of a test.

#10212: The testsuite cleans up hpc files, even if they are part of a test. -------------------------------------+------------------------------------- Reporter: dalaing | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Test Suite | Version: 7.11 Keywords: | Operating System: Unknown/Multiple Architecture: | Type of failure: None/Unknown Unknown/Multiple | Blocked By: Test Case: hpc/T10138 | Related Tickets: Blocking: | Differential Revisions: | -------------------------------------+------------------------------------- Multiple validate runs start to fail hpc/T10138, since the .tix file and .hpc directory get cleaned up. It seems there are two options here - we could make the test generate the .tix file and .hpc directory as it runs, or we could add an option to the test driver to not clean those files up for certain tests. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10212 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#10212: The testsuite cleans up hpc files, even if they are part of a test. -------------------------------------+------------------------------------- Reporter: dalaing | Owner: dalaing Type: bug | Status: new Priority: normal | Milestone: Component: Test Suite | Version: 7.11 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: None/Unknown | Unknown/Multiple Blocked By: | Test Case: hpc/T10138 Related Tickets: | Blocking: | Differential Revisions: -------------------------------------+------------------------------------- Changes (by dalaing): * owner: => dalaing -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10212#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#10212: The testsuite cleans up hpc files, even if they are part of a test. -------------------------------------+------------------------------------- Reporter: dalaing | Owner: dalaing Type: bug | Status: patch Priority: normal | Milestone: Component: Test Suite | Version: 7.11 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: None/Unknown | Unknown/Multiple Blocked By: | Test Case: hpc/T10138 Related Tickets: | Blocking: | Differential Revisions: Phab:D766 -------------------------------------+------------------------------------- Changes (by dalaing): * status: new => patch * differential: => Phab:D766 -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10212#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#10212: The testsuite cleans up hpc files, even if they are part of a test. -------------------------------------+------------------------------------- Reporter: dalaing | Owner: dalaing Type: bug | Status: patch Priority: normal | Milestone: Component: Test Suite | Version: 7.11 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: None/Unknown | Unknown/Multiple Blocked By: | Test Case: hpc/T10138 Related Tickets: | Blocking: | Differential Revisions: Phab:D766 -------------------------------------+------------------------------------- Changes (by javran): * cc: javran (added) -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10212#comment:3 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#10212: The testsuite cleans up hpc files, even if they are part of a test. -------------------------------------+------------------------------------- Reporter: dalaing | Owner: dalaing Type: bug | Status: patch Priority: normal | Milestone: Component: Test Suite | Version: 7.11 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: None/Unknown | Unknown/Multiple Blocked By: | Test Case: hpc/T10138 Related Tickets: | Blocking: | Differential Revisions: Phab:D771 -------------------------------------+------------------------------------- Changes (by dalaing): * differential: Phab:D766 => Phab:D771 -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10212#comment:4 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#10212: The testsuite cleans up hpc files, even if they are part of a test.
-------------------------------------+-------------------------------------
Reporter: dalaing | Owner: dalaing
Type: bug | Status: patch
Priority: normal | Milestone:
Component: Test Suite | Version: 7.11
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: None/Unknown | Unknown/Multiple
Blocked By: | Test Case: hpc/T10138
Related Tickets: | Blocking:
| Differential Revisions: Phab:D771
-------------------------------------+-------------------------------------
Comment (by Thomas Miedema

#10212: The testsuite cleans up hpc files, even if they are part of a test. -------------------------------------+------------------------------------- Reporter: dalaing | Owner: dalaing Type: bug | Status: closed Priority: normal | Milestone: 7.12.1 Component: Test Suite | Version: 7.11 Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: None/Unknown | Unknown/Multiple Blocked By: | Test Case: hpc/T10138 Related Tickets: | Blocking: | Differential Revisions: Phab:D771 -------------------------------------+------------------------------------- Changes (by thomie): * status: patch => closed * resolution: => fixed * milestone: => 7.12.1 Comment: Thanks. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10212#comment:6 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC