Skip to content
This repository was archived by the owner on Oct 26, 2019. It is now read-only.

Fix problems from #168 #175

Merged
merged 1 commit into from
Apr 12, 2016
Merged

Conversation

parente
Copy link
Member

@parente parente commented Apr 12, 2016

  • Don't pass all request headers to /api/kernels to avoid
    ping-ponging requests when Host/Origin are unexpected
  • Fix random test failures by stubbing request.Request so that
    async callbacks we don't care about never happen
  • Fix integration test breakage: integration-test requires
    etc/notebooks for the docker build so we can't ignore it

* Don't pass all request headers to /api/kernels to avoid
  ping-ponging requests when Host/Origin are unexpected
* Fix random test failures by stubbing request.Request so that
  async callbacks we don't care about never happen
* Fix integration test breakage: integration-test requires
  etc/notebooks for the docker build so we can't ignore it

(c) Copyright IBM Corp. 2016
@jtyberg jtyberg merged commit 9604fa0 into jupyter:master Apr 12, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants