Nacho Cordón

Results 31 comments of Nacho Cordón

I haven't forgotten about this. I have spent about a week debugging this. All the failures are generated by the `Throwable` stacktrace not being populated (and the tests expecting to...

List of the tests failing: ``` [error] Test java.lang.ExceptionTest.printStackTrace failed: java.lang.AssertionError: null, took 0.000 sec [error] Test java.lang.ThrowablesTest.setStackTraceStackTraceWriteToReturnedStack failed: java.lang.ArrayIndexOutOfBoundsException: 0, took 0.000 sec [error] Test java.lang.ThrowablesTest.printStackTracePrintStream failed: java.lang.AssertionError: Expected...

I have debugged it poorly, but it seems that we are using a docker image there which just has a `reports` folder. I have tried to change it to `bblfsh/bblfshd:fixtures`,...

Related read: http://adv-r.had.co.nz/C-interface.html#c-input-validation

@ChristelSwift I do think there is an error and the matrix should be: ``` a b c d e a 0 0.5000000 0.500 0.0000000 0.0000000 b 0 0.2500000 0.375 0.2500000...

> @ChristelSwift , the reason is that e is the last element of some sequence and there is no possible transition to learn from. If "e" would be an absorbing...

> @ncordon do you have an idea about it? Upps, sorry, I missed this one. No idea @spedygiorgio, I have never worked with Spark. I can mark it as low...

Why have the files `testload.tar`, `testload.tar.gz` and `testload.tgz` changed in this pr?