You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our CI systems started generating exceptions when using the 0.20.* build. We downgraded to 0.19.14 and noticed that the error was resolved.
When comparing the differences between these versions, the biggest change is the introduction of Anybar support.
I don't have Anybar installed, and tests seem to be working fine when running them locally on my Mac Os machine, but when running them in our CI environment (Ubuntu), we get unexpected results.
TL;DR: it would probably be wise to disable it by default in the configuration.
@arondeparon Hey there, just wanted to let you know, I have tagged a new release 0.21.1 to turn this off by default. Again, my apologies on letting this slip through.
Our CI systems started generating exceptions when using the
0.20.*
build. We downgraded to0.19.14
and noticed that the error was resolved.When comparing the differences between these versions, the biggest change is the introduction of Anybar support.
I don't have Anybar installed, and tests seem to be working fine when running them locally on my Mac Os machine, but when running them in our CI environment (Ubuntu), we get unexpected results.
TL;DR: it would probably be wise to disable it by default in the configuration.
See also laravel/framework#6322 (comment)
The text was updated successfully, but these errors were encountered: