[GHC] #16238: Hadrian provides no way to accept output of test

#16238: Hadrian provides no way to accept output of test -------------------------------------+------------------------------------- Reporter: mpickering | Owner: (none) Type: feature | Status: new request | Priority: high | Milestone: Component: Build System | Version: 8.6.3 (Hadrian) | 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: -------------------------------------+------------------------------------- I can't find a way to make Hadrian generate the output for a test. In the old build system this used to be `make accept`. Marking this as high priority as this makes it hard to use for adding test cases which fail. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/16238 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#16238: Hadrian provides no way to accept output of test -------------------------------------+------------------------------------- Reporter: mpickering | Owner: (none) Type: feature request | Status: new Priority: high | Milestone: Component: Build System | Version: 8.6.3 (Hadrian) | 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: | -------------------------------------+------------------------------------- Changes (by RyanGlScott): * cc: RyanGlScott (added) -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/16238#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#16238: Hadrian provides no way to accept output of test -------------------------------------+------------------------------------- Reporter: mpickering | Owner: (none) Type: feature request | Status: new Priority: high | Milestone: Component: Build System | Version: 8.6.3 (Hadrian) | 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: | -------------------------------------+------------------------------------- Changes (by Phyx-): * cc: Phyx- (added) Comment: In particular it also needs to support all the overloads accept does, such as `OS=YES`, `PLATFORM=YES` etc. Otherwise it makes updating platform specific failures quite painful. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/16238#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC