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

Revert "Update ipcsocket to 1.3.0 (#1057)" #1117

Merged
merged 2 commits into from
Jan 20, 2021

Conversation

lefou
Copy link
Member

@lefou lefou commented Jan 20, 2021

This reverts commit 058479d.

We have various issue with failing CI builds, and I suspect this commit the culprit

Here is a typical output:

-------------------------------- Running Tests --------------------------------
java.io.IOException: Error closing -1 for /tmp/398711886632860139/io
	at org.scalasbt.ipcsocket.UnixDomainSocket$UnixDomainSocketInputStream.read(UnixDomainSocket.java:144)
	at mill.main.client.ProxyStreamPumper.run(ProxyStreamPumper.java:29)
	at java.lang.Thread.run(Thread.java:748)
1 targets failed
main.test.test java.lang.Exception: Interactive Subprocess Failed (exit code 1)
    mill.modules.Jvm$.runSubprocess(Jvm.scala:102)
    mill.modules.Jvm$.runSubprocess(Jvm.scala:66)
    mill.scalalib.TestModule.$anonfun$testTask$1(JavaModule.scala:660)
    mill.define.ApplyerGenerated.$anonfun$zipMap$10(ApplicativeGenerated.scala:23)
    mill.define.Task$MappedDest.evaluate(Task.scala:391)

@lefou lefou merged commit 06b894c into com-lihaoyi:master Jan 20, 2021
@lefou lefou deleted the fix-ci-issues branch January 20, 2021 17:33
@lefou lefou added this to the after 0.9.4 milestone Jan 20, 2021
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

Successfully merging this pull request may close these issues.

1 participant