Petr Levtonov
Petr Levtonov
@driesvints @tillkruss @taylorotwell could you please try again? I updated the test.sh to support any platform. It seems like it was written specifically for mac os only. It should now...
> Output is still all messed up for me. I don't really have time atm to take on such a big PR. Sorry 🫤 Can someone please tell me what...
> @TheLevti I think the best course of action for now might be to send in smaller incremental PR's to see if we can solve this and spot the output...
Does it happen to you when you do a fresh git clone and run the tests on your machine @driesvints as for you the output was also broken before? I...
> I can confirm I no longer see the weird test output. I have no idea why that is... I ran `./bin/test/sh` and then `phpunit` and it properly ran the...
> It's best to filter out this before we merge. Otherwise it's going to be annoying to review other pr's or failing builds where test fail. Ok, sure. Will re-add...
@driesvints Incomplete tests are gone. What are the next steps?
Is there any update on this? Currently I see a lot of holes in the tracing, because it looks like the current guzzle tracing is not picking up anything besides...
> > Is this intentional? I noticed that the object properties are not refreshed, so I am not sure what's going on. > > Yes. Like @ndm2 stated. We have...
> > They do not replace or refresh the properties of the root entity. Only the requested associations are attached as expected from loadInto. Is my assumption correct? > >...