Raffi Khatchadourian

Results 148 comments of Raffi Khatchadourian

Which editors are those?

Every git GUI I've used has a staging area if it allows the user to create commits. I was very surprised not to see one in ungit, which is otherwise...

I'm also running that way and it's also successful but if you look at the final results you won't see anything for this particular test (only 2/3 tests are shown).

Ah, sorry, I am not using `-Pskipbench` because that skips the benchmark testing! I am simply using `gradle check`. Let me gather more detailed data.

Hi @cogmission, > First, this Logger error is (should be) a non-sequitur. Actually, what I was trying to bring attention to was the `IllegalArgumentException` since it causes one of the...

No problem, @cogmission. Sorry I wasn't originally clear.

I actually somehow fixed this problem by increasing the data size that the tests run on but I don't think you'd want that here. It seems to me that the...

https://github.com/numenta/htm.java/pull/539 has a patch where the test does not fail.