Skip to content

Conversation

wolfs
Copy link
Member

@wolfs wolfs commented Feb 2, 2018

We only did this so that we are able to observe the cleanup build operations.
This should be handled differently: cleanup operations from caches should be seen as build operations automatically.

By removing the buildFinished listener #4216 is fixed.

wolfs added 2 commits February 2, 2018 12:47
We only did this so that we are able to observe the cleanup build
operations. This should be handled differently: cleanup operations from
caches should be seen as build operations automatically.

By removing the `buildFinished` listener #4216 is fixed.
@wolfs wolfs force-pushed the wolfs/build-cache/dont-produce-cleanup-build-operations branch from 9792d3f to 45d32ce Compare February 2, 2018 12:24
succeeds "build"
int buildSuccessful = output.indexOf("BUILD SUCCESSFUL")
int i1SecondBuild = output.indexOf(":i1:second:build")
int i1SecondBuild = output.indexOf(":included:second:build")
Copy link
Member

Choose a reason for hiding this comment

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

Variable name?

}
"""
}
}
Copy link
Member

Choose a reason for hiding this comment

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

Indentation?

@wolfs wolfs merged commit fee15d8 into release Feb 2, 2018
@wolfs wolfs deleted the wolfs/build-cache/dont-produce-cleanup-build-operations branch February 2, 2018 14:20
@wolfs wolfs self-assigned this Feb 5, 2018
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