Skip to content

Fix classpaths in dottydoc tests #1937

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

Merged

Conversation

felixmulder
Copy link
Contributor

@felixmulder felixmulder commented Feb 3, 2017

In reference to #1934

@liufengyun
Copy link
Contributor

It seems the test hangs, as well as other ci run today.

@felixmulder
Copy link
Contributor Author

Seems like this passed our CI now? The validate-main job doesn't really matter, only the CLA part.

@@ -6,6 +6,7 @@ import org.junit.Assert._

import dotc.core.Contexts.{ Context, ContextBase, FreshContext }
import dotc.core.Comments.{ ContextDoc, ContextDocstrings }
import java.io.{ File => JFile }
Copy link
Contributor

Choose a reason for hiding this comment

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

It seems this import is not used.

@liufengyun
Copy link
Contributor

Otherwise, LGTM

@felixmulder felixmulder force-pushed the fix/classpath-dottydoc-tests branch from d7812e2 to 0f59e9f Compare February 3, 2017 16:20
@felixmulder felixmulder merged commit b71acb9 into scala:master Feb 3, 2017
@allanrenucci allanrenucci deleted the fix/classpath-dottydoc-tests branch December 14, 2017 19:22
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.

2 participants