Skip to content

Merge push in remote - #2516

Closed
tiennou wants to merge 9 commits into
libgit2:masterfrom
tiennou:merge-push-in-remote
Closed

Merge push in remote#2516
tiennou wants to merge 9 commits into
libgit2:masterfrom
tiennou:merge-push-in-remote

Conversation

@tiennou

@tiennou tiennou commented Aug 13, 2014

Copy link
Copy Markdown
Contributor

A rebased #2221, because it was based on development.

@tiennou

tiennou commented Aug 13, 2014

Copy link
Copy Markdown
Contributor Author

Travis still hates me 😢. I'm suspecting state is being shared in those tests, like b1 gets pushed, the test pass, then you push b2 and the test finds both b1 and b2 and thus fails. I'm pretty sure the other pack_progress_calls > 0 are the same kind : since it's already up to date, it doesn't get called... If someone has a clue ;-).

@carlosmn

Copy link
Copy Markdown
Member

Yes, the push tests do leave some state behind. IIRC most of the push tests make sure initially that they clean up whatever is in the repository.

@carlosmn

Copy link
Copy Markdown
Member

Superseded by #2608 . The push state was definitely quite fiddly.

@carlosmn carlosmn closed this Nov 18, 2014
@tiennou
tiennou deleted the merge-push-in-remote branch August 1, 2017 18:45
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