nrepl build failure

49 просмотров
Перейти к первому непрочитанному сообщению

Alex Miller

не прочитано,
28 февр. 2014 г., 03:48:3528.02.2014
– clojur...@googlegroups.com, Colin Jones
This error seems to be happening:

FAIL in (stdout-stderr) (sanity_test.clj:87)
expected: (re-seq #"Exception: No such var: user/foo" (-> (quote (prn user/foo)) internal-eval first))
  actual: (not (re-seq #"Exception: No such var: user/foo" "#<user$foo user$foo@331e8d5c>\n"))


since this last commit:


Can Colin or someone else take a look?

Colin Jones

не прочитано,
28 февр. 2014 г., 06:54:3928.02.2014
– Alex Miller, clojur...@googlegroups.com
I'll take a look today.
--
Colin Jones
@trptcolin

Colin Jones

не прочитано,
28 февр. 2014 г., 07:16:2128.02.2014
– Alex Miller, clojur...@googlegroups.com
Thanks for the heads-up, Alex. As is probably obvious, it was test
pollution due to me needlessly def'ing a var.

I was surprised that `mvn test`, or even `mvn clean test` didn't cause
the failure locally for me (while `lein test` with a project.clj I
have for local development did). But it looks like the mvn test run
order varies between my local machine and the build machine (sorting
clojure.tools.nrepl-test vs clojure.tools.nrepl.sanity-test). Womp
womp.

The commit I just pushed passes both my local lein and maven tests,
but I don't have appear to have (or at least remember) Hudson
credentials to kick off a build manually.
--
Colin Jones
@trptcolin

Chas Emerick

не прочитано,
28 февр. 2014 г., 07:56:4328.02.2014
– clojur...@googlegroups.com
The build has been kicked.

AFAIC, Colin should have privs on build.clojure.org since he has commit
on nREPL…

- Chas

Alex Miller

не прочитано,
28 февр. 2014 г., 08:47:1128.02.2014
– Colin Jones, clojur...@googlegroups.com
Thanks! Looks like it passed.
Ответить всем
Отправить сообщение автору
Переслать
0 новых сообщений