[GHC] #12197: test suite: implement a way to run tests with stage1 compiler

#12197: test suite: implement a way to run tests with stage1 compiler -------------------------------------+------------------------------------- Reporter: osa1 | Owner: Type: task | Status: new Priority: normal | Milestone: Component: Compiler | Version: Keywords: | Operating System: Unknown/Multiple Architecture: | Type of failure: None/Unknown Unknown/Multiple | Test Case: | Blocked By: Blocking: | Related Tickets: Differential Rev(s): | Wiki Page: -------------------------------------+------------------------------------- In Phab:D2334, #10382 and probably other tickets/patches, we want to run some tests on compiler compiled with `GhcWithInterpreter=NO`. One way to do that is to run those tests with stage1 compiler, but current test runner doesn't give us a way to do that. We should add tests for Phab:D2334 (and probably for #10382) once this is implemented. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/12197 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#12197: test suite: implement a way to run tests with stage1 compiler -------------------------------------+------------------------------------- Reporter: osa1 | Owner: thomie Type: task | Status: new Priority: normal | Milestone: Component: Test Suite | Version: Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D2337 Wiki Page: | -------------------------------------+------------------------------------- Changes (by thomie): * owner: => thomie * differential: => Phab:D2337 * component: Compiler => Test Suite Comment: I implemented option 2 from ticket:10382#comment:21. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/12197#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#12197: test suite: implement a way to run tests with stage1 compiler
-------------------------------------+-------------------------------------
Reporter: osa1 | Owner: thomie
Type: task | Status: new
Priority: normal | Milestone:
Component: Test Suite | Version:
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D2337
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Ömer Sinan Ağacan

#12197: test suite: implement a way to run tests with stage1 compiler
-------------------------------------+-------------------------------------
Reporter: osa1 | Owner: thomie
Type: task | Status: new
Priority: normal | Milestone:
Component: Test Suite | Version:
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D2337
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Thomas Miedema

#12197: test suite: implement a way to run tests with stage1 compiler -------------------------------------+------------------------------------- Reporter: osa1 | Owner: thomie Type: task | Status: closed Priority: normal | Milestone: 8.2.1 Component: Test Suite | Version: Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D2337 Wiki Page: | -------------------------------------+------------------------------------- Changes (by thomie): * status: new => closed * resolution: => fixed * milestone: => 8.2.1 -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/12197#comment:4 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#12197: test suite: implement a way to run tests with stage1 compiler -------------------------------------+------------------------------------- Reporter: osa1 | Owner: thomie Type: task | Status: closed Priority: normal | Milestone: 8.2.1 Component: Test Suite | Version: Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D2341 Wiki Page: | -------------------------------------+------------------------------------- Changes (by thomie): * differential: Phab:D2337 => Phab:D2341 -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/12197#comment:5 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC