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

#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

#9855: Harbormaster uses the wrong code sometimes -------------------------------------+------------------------------------- Reporter: goldfire | Owner: thoughtpolice Type: bug | Status: new Priority: normal | Milestone: Component: Trac & Git | Version: Resolution: | Keywords: Operating System: | Architecture: Unknown/Multiple Unknown/Multiple | Difficulty: Unknown Type of failure: | Blocked By: None/Unknown | Related Tickets: Test Case: | Blocking: | Differential Revisions: | -------------------------------------+------------------------------------- Changes (by hvr): * owner: hvr => thoughtpolice -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/9855#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#9855: Harbormaster uses the wrong code sometimes -------------------------------------+------------------------------------- Reporter: goldfire | Owner: | thoughtpolice Type: bug | Status: closed Priority: normal | Milestone: Component: Trac & Git | Version: Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Revisions: -------------------------------------+------------------------------------- Changes (by thomie): * status: new => closed * resolution: => fixed Comment: I think this is fixed now. You should now get a 'patch doesn't apply' error, which you can resolve by pulling master and rebasing your patch onto it. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/9855#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC