Milton Reder

Results 29 comments of Milton Reder

```shell ➜ lrs-conformance-test-suite git:(LRS-2.0) node bin/console_runner.js \ -e http://localhost:8080/xapi \ -bz --xapiVersion 1.0.3 runTests starting Options not valid ValidationError: child "directory" fails because ["directory" does not contain 1 required value(s)]...

```shell ➜ lrs-conformance-test-suite git:(LRS-2.0) node bin/console_runner.js \ -e http://localhost:8080/xapi \ -bz --xapiVersion 1.0.3 --directory v1_0_3 runTests starting Cannot specify both an xAPI Version and a Directory. {"total":null,"passed":null,"failed":null} Tests completed in...

Thanks Trey! That definitely resolved the issues with the runner. Running the `1.0.3` tests now I'm seeing 4 remaining failures with our testing LRS that seem to assert that the...

If that is indeed the case then there are only 3 remaining tests that would prevent backwards-compatibility, falling under `XAPI-00331`. These tests assert that the response `X-Experience-API-Version` header should be...

I think I can see the impetus in `1.0.3` [here](https://github.com/adlnet/xAPI-Spec/blob/master/xAPI-Communication.md#lrs-requirements-5) where it says: > The LRS MUST include the "X-Experience-API-Version" header in every response. BUT yeah it kind of breaks...

Happy to help, thanks for being so responsive! I logged in and made an account but we actually don't actually have anything running publicly that supports 2.0.0 to run against...

Hi Trey! Getting some weird nonsensical test output after the latest commits and was wondering if you had any idea what was going on. For example, here's an output where...

Nicola has a patch! https://dev.clojure.org/jira/browse/CLJ-2210

@vincentjames501 Thank you so much for this! Taking some time to go through it now. Some first flush responses without looking at code: 1) Emphatic agreement. Docs are a must....

@kelvinqian00's response is satisfactory, when run behind a load balancer that is terminating HTTPS the instance HTTPS port can be safely ignored.