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

Message protocol 5 doesn't use 'source' field #523

Merged
merged 2 commits into from Nov 20, 2017
Merged

Conversation

takluyver
Copy link
Member

@takluyver
Copy link
Member Author

Tests fail on Mac. Not clear why, but it doesn't look like it's related to this change:

* checking tests ... ERROR
  Running ‘testthat.R’ [9s/25s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
  3. Failure: kernel tests pass --------------------------------------------------
  close(con) not equal to 0.
  1/1 mismatches
  [1] 256 - 0 == 256

@flying-sheep
Copy link
Member

Yeah, they’ve been failing for some time, but I have no idea why.

Could you please add a test for protocol validity? (or enable checking this in jupyter-kernel-tests, as i assume it should be in there)?

@takluyver
Copy link
Member Author

It looks like JKT doesn't currently support checking for unexpected extra attributes. I'll work on that, but it's not a five minute job to do it right.

Are you happy if I comment out the Mac tests and open an issue for someone to look at them later? They're slower than the Linux tests, and CI is less useful if we're used to it failing.

@flying-sheep
Copy link
Member

yes, very happy, i wanted to do that long ago. no idea why i didn’t…

@kojix2
Copy link

kojix2 commented Feb 7, 2019

Thank you @takluyver @flying-sheep

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

Successfully merging this pull request may close these issues.

None yet

3 participants