Conversation
|
You forgot to merge #421 before this After doing that, rebase this one |
|
These changes cause 28 errors when testing with herajs |
Does it cause test of herajs? Maybe the tests send wrong input parameters. I tried to check by myself, but failed to run test. I'm struggling with node-gyp and mocha now, I will investigate the test again. |
|
Just use a Linux container, it is much easier
This sentence is not clear Note that all these tests pass when run with the current |
|
I was failed to test herajs finally, but I seems to find the suspicious codes of aergosvr. I pushed the patch. |
|
Yeah, most tests are now passing |
|
I now saw that this specific test appears as pending in the previous versions as well, so it is not something new But you forgot about #421 |
kroggen
left a comment
There was a problem hiding this comment.
OK, it passed with the new integration tests as well
I found that the commit added to 2.8.1 has bugs to treat optional argument as required.