[GHC] #9855: Harbormaster uses the wrong code sometimes

GHC ghc-devs at haskell.org
Tue Dec 2 20:41:08 UTC 2014


#9855: Harbormaster uses the wrong code sometimes
-------------------------------------+-------------------------------------
       Reporter:  goldfire           |                   Owner:  hvr
           Type:  bug                |                  Status:  new
       Priority:  normal             |               Milestone:
      Component:  Trac & Git         |                 Version:
       Keywords:                     |        Operating System:
   Architecture:  Unknown/Multiple   |  Unknown/Multiple
     Difficulty:  Unknown            |         Type of failure:
     Blocked By:                     |  None/Unknown
Related Tickets:                     |               Test Case:
                                     |                Blocking:
                                     |  Differential Revisions:
-------------------------------------+-------------------------------------
 Harbormaster sometimes uses an inconsistent codebase for building, and
 then reports spurious build errors. A specific example is
 [https://phabricator.haskell.org/harbormaster/build/2444/ here]. The line
 where the error is reported is correct in the Differential view, but
 somehow Harbormaster is confused. Even stranger, this particular error
 could result only if ''part'' of a file were out-of-date. Something
 somewhere is trying to be awfully clever and failing.

 I know that sometimes I have deviated from any recommended Phab workflow.
 I attest that, to the best of my knowledge, I have not done so with this
 patch. It is based off my `origin/master`, and I have done no rebasing
 since posting on Phab. I have not pushed to the central GHC repo, but that
 doesn't appear to be necessary.

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


More information about the ghc-tickets mailing list