Michał Bednarz

Results 5 comments of Michał Bednarz

Mea culpa, I haven't cross run binary compatibility check before. The problem is solved, however, a property check is failing - locally it passes. The below override makes it fail...

I'd be happy to make a couple of contributions related to this issue, starting with `Access-Control-Request-Headers` :)

In meantime I'll start working on the `Cross-Origin` trio, if you don't mind.

> Looks like the new test stage has timed out. Try increasing the time limit for that stage. It can also be the possible cause for the test suite failure,...

It appeared that the problem stems from behaviour of parameterized tests API (junit5 and jupiter-interface). Without any thorough analysis, it seems that the runner attempted to execute test cases concurrently....