Closed stesie closed 1 month ago
d'accord, collection makes sense. I've added it in failure case only though. Seems to work fine -> https://github.com/phpv8/v8js/actions/runs/11094647649/job/30822343118
And I've compiled 11.3.244.8 on my Ubuntu machine "quickly", and there the test fails as well. Seems like an issue with V8 itself, that the setter is invoked twice there. Unfortunate that it ocurs on exactly the version that's shipped with alpine, but I would just ignore it for the moment (i.e. skip this particular test for that V8 version)
Feels like we want to have the phpt test results as artifact on the run so one can view them? One should be able to get into this without having to run it locally again.
I assume something like this would be beneficial to better understand issues reported online