PPC64 / hhvm

A virtual machine designed for executing programs written in Hack and PHP.
http://hhvm.com
Other
4 stars 3 forks source link

11 quick tests fail on Ubuntu 17.04 #170

Open gut opened 7 years ago

gut commented 7 years ago
hphp/test/quick/constructor_throw.php
hphp/test/quick/fb_intercept.php
hphp/test/quick/intercept2.php
hphp/test/quick/profile/Setprofile.php
hphp/test/quick/profile/Setprofile_async.php
hphp/test/quick/profile/Setprofile_generic.php
hphp/test/quick/profile/setprofile-this.php
hphp/test/quick/profile/setprofile_throw.php
hphp/test/quick/surprise_throw.php
hphp/test/quick/xenon/xenon.php
hphp/test/quick/xenon/xenon_init.php

It doesn't fail on Ubuntu 15.04 as our CI is building and testing Ok.

Test performed on next branch on commit 9769c95fec

gut commented 7 years ago

Note: it only happens on release mode.