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

Scripted fails to pass tests locally #55

Open
jvican opened this issue Oct 18, 2017 · 0 comments
Open

Scripted fails to pass tests locally #55

jvican opened this issue Oct 18, 2017 · 0 comments

Comments

@jvican
Copy link
Contributor

jvican commented Oct 18, 2017

A fresh clone from latest master (3742bf6). Run scripted. I get:

[error] /tmp/sbt_7b8d072f/simple/build.sbt:1: error: not found: value ignoreErrors
[error] ignoreErrors in scalafmt := false
[error] ^
[info] [error] Type error in expression
[info] Project loading failed: (r)etry, (q)uit, (l)ast, or (i)gnore? 
[info] [info] Loading project definition from /tmp/sbt_7b8d072f/simple/project
[error] /tmp/sbt_7b8d072f/simple/build.sbt:1: error: not found: value ignoreErrors
[error] ignoreErrors in scalafmt := false
[error] ^
[info] [error] Type error in expression
[info] Project loading failed: (r)etry, (q)uit, (l)ast, or (i)gnore? 
[error] x sbt-scalafmt / simple
[error]    {line 2}  Command failed: Remote sbt initialization failed
[trace] Stack trace suppressed: run last sbt-scalafmt_0_13/*:scripted for the full output.
[error] (sbt-scalafmt_0_13/*:scripted) Failed tests:
[error] 	sbt-scalafmt / oncompile
[error] 	sbt-scalafmt / simple
[error] Total time: 35 s, completed Oct 18, 2017 10:14:35 AM

The CI seemed to pass. Why does it fail locally and why doesn't it fail in the CI?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant