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

replace cljs.reader/reader-error with js/Error as function was remove… #9

Merged
merged 1 commit into from
Jan 2, 2018

Conversation

va511e
Copy link

@va511e va511e commented Aug 6, 2017

…d in clojurescript 1.9.854 commit 07ee2250af02b25f232111890c0f40f23150768d

…d in clojurescript 1.9.854 commit 07ee2250af02b25f232111890c0f40f23150768d
@cemerick
Copy link

The tests pass fine for me locally FWIW. The travis error is pretty weird (ERROR: TTY could not be found.!); didn't make much headway in looking into that for 10m. Maybe there's an easy fix from someone that knows their unix better than I. If not, there are other ways to kill the browser process after completion that might be feasible.

Anyway, would like to see this merged. I have the privs to do so, but don't want to step on any toes. Right now, cljs-priority-map (and thus other projects, like loom) can't be used with the latest CLJS.

@cemerick
Copy link

Oh, dammit, I pushed here instead of to my own fork.

I've now forced master back to where it was. ☹️

@den1k
Copy link

den1k commented Dec 16, 2017

Has Travis been rerun? Is the error related to this commit?

@den1k
Copy link

den1k commented Dec 16, 2017

All tests on this build pass ✅️

➜  cljs-priority-map git:(master) lein cljsbuild test phantomjs
Compiling ClojureScript...
Compiling "public/test.js" from ["test"]...
Successfully compiled "public/test.js" in 10.744 seconds.
Running ClojureScript test: phantomjs
"Elapsed time: 145.523931 msecs"


"Elapsed time: 76.665541 msecs"


"Elapsed time: 80.158367 msecs"


"Elapsed time: 64.482502 msecs"


"Elapsed time: 71.320093 msecs"


"Elapsed time: 75.709451 msecs"


"Elapsed time: 79.088716 msecs"


"Elapsed time: 100.356665 msecs"


"Elapsed time: 64.776548 msecs"


"Elapsed time: 103.007471 msecs"


"Elapsed time: 87.797793 msecs"


"Elapsed time: 94.760860 msecs"


"Elapsed time: 85.206905 msecs"


"Elapsed time: 105.006480 msecs"


"Elapsed time: 199.795032 msecs"


"Elapsed time: 103.220680 msecs"


"Elapsed time: 82.688778 msecs"


"Elapsed time: 135.250442 msecs"


"Elapsed time: 130.871947 msecs"


"Elapsed time: 134.363038 msecs"


Done.

@cemerick
Copy link

@den1k Yeah, it tests fine for me, too. The failures are due exclusively to travis issues with xvfb IIRC.

I've been relying upon my own forked build in the meantime…

@den1k
Copy link

den1k commented Dec 16, 2017

@cemerick well, if the bug is in travis that shouldn't hold back the merge.

@cemerick
Copy link

I would agree, but that's not my call to make.

@den1k
Copy link

den1k commented Dec 16, 2017

@alandipert?

@alandipert alandipert merged commit 2c7cd18 into tailrecursion:master Jan 2, 2018
@alandipert
Copy link
Member

Thanks @cemerick and @den1k. I'll release shortly.

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.

None yet

4 participants