Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include testdata in hls-refine-imports-plugin.cabal #1922

Merged
merged 1 commit into from
Jun 14, 2021

Conversation

felixonmars
Copy link
Contributor

It's currently missing in the hackage tarball:

Refine Imports
  WithOverride (golden): Error while initializing: ResponseError {_code = InternalError, _message = "Error on initialize: /build/haskell-hls-refine-imports-plugin/src/hls-refine-imports-plugin-1.0.0.0/test/testdata: changeWorkingDirectory: does not exist (No such file or directory)", _xdata = Nothing}
Error while initializing: ResponseError {_code = InternalError, _message = "Error on initialize: /build/haskell-hls-refine-imports-plugin/src/hls-refine-imports-plugin-1.0.0.0/test/testdata: changeWorkingDirectory: does not exist (No such file or directory)", _xdata = Nothing}
FAIL (1.42s)

It's currently missing in the hackage tarball:

```
Refine Imports
  WithOverride (golden): Error while initializing: ResponseError {_code = InternalError, _message = "Error on initialize: /build/haskell-hls-refine-imports-plugin/src/hls-refine-imports-plugin-1.0.0.0/test/testdata: changeWorkingDirectory: does not exist (No such file or directory)", _xdata = Nothing}
Error while initializing: ResponseError {_code = InternalError, _message = "Error on initialize: /build/haskell-hls-refine-imports-plugin/src/hls-refine-imports-plugin-1.0.0.0/test/testdata: changeWorkingDirectory: does not exist (No such file or directory)", _xdata = Nothing}
FAIL (1.42s)
```
Copy link
Member

@Ailrun Ailrun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the fix!

@Ailrun Ailrun added the merge me Label to trigger pull request merge label Jun 14, 2021
@Ailrun
Copy link
Member

Ailrun commented Jun 14, 2021

@Mergifyio backport 1.2.0-hackage

@mergify
Copy link
Contributor

mergify bot commented Jun 14, 2021

Command backport 1.2.0-hackage: pending

Waiting for the pull request to get merged

@haskell haskell deleted a comment from mergify bot Jun 14, 2021
@mergify mergify bot merged commit 8a10c50 into haskell:master Jun 14, 2021
mergify bot pushed a commit that referenced this pull request Jun 14, 2021
It's currently missing in the hackage tarball:

```
Refine Imports
  WithOverride (golden): Error while initializing: ResponseError {_code = InternalError, _message = "Error on initialize: /build/haskell-hls-refine-imports-plugin/src/hls-refine-imports-plugin-1.0.0.0/test/testdata: changeWorkingDirectory: does not exist (No such file or directory)", _xdata = Nothing}
Error while initializing: ResponseError {_code = InternalError, _message = "Error on initialize: /build/haskell-hls-refine-imports-plugin/src/hls-refine-imports-plugin-1.0.0.0/test/testdata: changeWorkingDirectory: does not exist (No such file or directory)", _xdata = Nothing}
FAIL (1.42s)
```

(cherry picked from commit 8a10c50)
@mergify
Copy link
Contributor

mergify bot commented Jun 14, 2021

Command backport 1.2.0-hackage: success

Backports have been created

Ailrun pushed a commit that referenced this pull request Jun 16, 2021
It's currently missing in the hackage tarball:

```
Refine Imports
  WithOverride (golden): Error while initializing: ResponseError {_code = InternalError, _message = "Error on initialize: /build/haskell-hls-refine-imports-plugin/src/hls-refine-imports-plugin-1.0.0.0/test/testdata: changeWorkingDirectory: does not exist (No such file or directory)", _xdata = Nothing}
Error while initializing: ResponseError {_code = InternalError, _message = "Error on initialize: /build/haskell-hls-refine-imports-plugin/src/hls-refine-imports-plugin-1.0.0.0/test/testdata: changeWorkingDirectory: does not exist (No such file or directory)", _xdata = Nothing}
FAIL (1.42s)
```

(cherry picked from commit 8a10c50)

Co-authored-by: Felix Yan <[email protected]>
@felixonmars felixonmars deleted the patch-1 branch December 30, 2022 20:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge me Label to trigger pull request merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants