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

Fine-grained: Controlling the order of changed files in test runner #4501

Open
JukkaL opened this issue Jan 23, 2018 · 0 comments
Open

Fine-grained: Controlling the order of changed files in test runner #4501

JukkaL opened this issue Jan 23, 2018 · 0 comments

Comments

@JukkaL
Copy link
Collaborator

JukkaL commented Jan 23, 2018

Currently fine-grained incremental test cases always call FineGrainedBuildManager.update() with changed/added files before deleted files in the list of changed files. This can make it impossible to test certain edge cases. It should be possible to, for example, delete module first and then update another module (within a single increment).

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

No branches or pull requests

1 participant