Hi,
I was inspecting the build failures on master branch and noticed that failures started to happen since this build [1]. Last known good build was [2]. The major difference I noticed is that since build [1] Travis upgraded to HHVM 3.3.0 (see [3]) from 3.2.0.
The errors are mainly some kind of Date timezone settings. Should we add HHVM (
PHPUNIT_ARGS="--exclude-group selenium") builds to allowed failures?