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

Clarify why convention tests are failing #908

Merged
merged 1 commit into from
Sep 22, 2015

Conversation

khellang
Copy link
Contributor

Related to #907

The failing test yields:

Expected: True
Actual: False

Now it will include the offending members, which IMO is much more helpful:

Model type 'Octokit.RepositoryContent' contains the following mutable properties:
EncodedContent

@khellang
Copy link
Contributor Author

Ugh. That didn't work so well...

[00:00:00] Build started
[00:00:02] git config --global core.autocrlf input
[00:00:02] git clone -q https://github.com/octokit/octokit.net.git C:\projects\octokit-net
[00:02:32] fatal: early EOF
[00:02:32] fatal: The remote end hung up unexpectedly
[00:02:32] fatal: index-pack failed
[00:02:32] error: RPC failed; result=18, HTTP code = 200
[00:02:32] Command exited with code 128

@haacked
Copy link
Contributor

haacked commented Sep 22, 2015

Thanks!

selfie-0

haacked added a commit that referenced this pull request Sep 22, 2015
@haacked haacked merged commit bda2235 into octokit:master Sep 22, 2015
@khellang khellang deleted the clarify-failing-convention-tests branch September 22, 2015 22:11
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