tkf / emacs-ipython-notebook

IPython notebook client in Emacs
tkf.github.com/emacs-ipython-notebook/
GNU General Public License v3.0
548 stars 51 forks source link

Functional test ein:notebook-execute-current-cell-pyout-image fails probabilistically #74

Closed tkf closed 11 years ago

tkf commented 12 years ago

It seems ein:notebook-execute-current-cell-pyout-image fails probabilistically [1]. When it fails, ein:query-ajax--parse-data is called in an empty buffer [2] where it is supposed to contain HTTP header and JSON.

[1] http://travis-ci.org/#!/tkf/emacs-ipython-notebook/builds/2498780 [2] http://travis-ci.org/#!/tkf/emacs-ipython-notebook/jobs/2498781/L335

See also #73

tkf commented 12 years ago

4 retries (5 tries) is not enough... https://travis-ci.org/#!/tkf/emacs-ipython-notebook/jobs/2799109/L6570