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

Test actions don't obey the transitive loading flag #1254

Closed
cursive-ide opened this issue Feb 11, 2016 · 4 comments
Closed

Test actions don't obey the transitive loading flag #1254

cursive-ide opened this issue Feb 11, 2016 · 4 comments
Labels
released Marks issues which have had the fixes released in a stable build
Milestone

Comments

@cursive-ide
Copy link
Owner

Reported in Slack: the test actions (Run tests in NS and Run test under caret) both always sync transitively out of date files, they don't respect the flag to control whether this should happen.

@cursive-ide cursive-ide added this to the 1.1.1 milestone Feb 11, 2016
@jcromartie
Copy link

👍 this also seems to cause loading of files outside of source directories

@jcromartie
Copy link

Specifically: .clj files that are outside of my Leiningen project's source directories, but which have been recently modified in IntelliJ.

@cursive-ide
Copy link
Owner Author

Yes, that is an additional bug which would explain what you're seeing. I'm amazed no-one has come across this before.

@cursive-ide
Copy link
Owner Author

That's being tracked in #1255.

@cursive-ide cursive-ide added the released Marks issues which have had the fixes released in a stable build label Oct 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released Marks issues which have had the fixes released in a stable build
Projects
None yet
Development

No branches or pull requests

2 participants