[GHC] #15923: Skip performance tests if not in a git repo

GHC ghc-devs at haskell.org
Wed Nov 21 12:09:31 UTC 2018


#15923: Skip performance tests if not in a git repo
-------------------------------------+-------------------------------------
        Reporter:  davide            |                Owner:  davide
            Type:  bug               |               Status:  new
        Priority:  high              |            Milestone:  8.6.3
       Component:  Test Suite        |              Version:  8.6.2
      Resolution:                    |             Keywords:  performance
                                     |  tests git notes
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:  12758             |  Differential Rev(s):  D5367
       Wiki Page:                    |
  Performance/Tests                  |
-------------------------------------+-------------------------------------

Comment (by osa1):

 > When the ghc root directory is not a git repository, skip all
 performance tests.

 Is this really what we want? It doesn't make sense to me to skip
 performance tests simply because we're not in a git repo, as it doesn't
 indicate that I'm not interested in performance tests.

 Why not just skip recording perf numbers when not in a git repo instead?

-- 
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15923#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list