crystal-lang / test-ecosystem

6 stars 6 forks source link

Current failures #28

Open straight-shoota opened 1 year ago

straight-shoota commented 1 year ago

In preparation for releasing Crystal 1.6.1 I've tried to fix the failing tests. I managed to get some improvements in https://github.com/crystal-lang/test-ecosystem/pull/29.

But there are still a couple of failures that are not trivial to solve here.

Most are warnings for positional parameter mismatch (which was introduced in Crystal 1.5.0)

These can easily be ignored (the tests succeed, failure is only caused by warnings).

Two failures are a bit more complex: