
#16042: T13031 doesn't get run -------------------------------------+------------------------------------- Reporter: bgamari | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 8.6.3 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 osa1): There's another problem in `test_common_work`: if I define a `run_command` test with `only_ways(['optasm'])` my test will never run, because `if func == ...` always sets `all_ways = ['normal']` when `func` is `run_command`. I wonder if we have any tests that never run because of this.. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/16042#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler