Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions hphp/test/slow/checked_unsafe_cast/config.opts
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
-vPHP7.EngineExceptions=false
6 changes: 6 additions & 0 deletions hphp/test/slow/class-ptr/class-serde.php.skipif
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<<__EntryPoint>>
function skipif(): void {
if (!HHVM_FACEBOOK) {
exit('skip fb_serialize() not available in OSS');
}
}
8 changes: 8 additions & 0 deletions hphp/test/slow/dict/fb_serialize.php.skipif
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<?hh

<<__EntryPoint>>
function skipif(): void {
if (!HHVM_FACEBOOK) {
exit('skip fb_serialize() not available in OSS');
}
}
8 changes: 8 additions & 0 deletions hphp/test/slow/dv_array_hack_arr/fb_serialize.php.skipif
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<?hh

<<__EntryPoint>>
function skipif(): void {
if (!HHVM_FACEBOOK) {
exit('skip fb_serialize() not available in OSS');
}
}
8 changes: 8 additions & 0 deletions hphp/test/slow/dv_array_hack_arr/fb_serialize_2.php.skipif
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<?hh

<<__EntryPoint>>
function skipif(): void {
if (!HHVM_FACEBOOK) {
exit('skip fb_serialize() not available in OSS');
}
}
1 change: 1 addition & 0 deletions hphp/test/slow/eden/config.runif
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
extension eden
1 change: 1 addition & 0 deletions hphp/test/slow/ext_configerator/config.runif
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
extension configerator
8 changes: 8 additions & 0 deletions hphp/test/slow/ext_fb/compact_serialize.php.skipif
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<?hh

<<__EntryPoint>>
function skipif(): void {
if (!HHVM_FACEBOOK) {
exit('skip fb_serialize() not available in OSS');
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<?hh

<<__EntryPoint>>
function skipif(): void {
if (!HHVM_FACEBOOK) {
exit('skip fb_serialize() not available in OSS');
}
}
8 changes: 8 additions & 0 deletions hphp/test/slow/ext_fb/migratory_serialize.php.skipif
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<?hh

<<__EntryPoint>>
function skipif(): void {
if (!HHVM_FACEBOOK) {
exit('skip fb_serialize() not available in OSS');
}
}
8 changes: 8 additions & 0 deletions hphp/test/slow/ext_fb/serialize.php.skipif
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<?hh

<<__EntryPoint>>
function skipif(): void {
if (!HHVM_FACEBOOK) {
exit('skip fb_serialize() not available in OSS');
}
}
8 changes: 8 additions & 0 deletions hphp/test/slow/ext_fb/serialize_post_ham.php.skipif
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<?hh

<<__EntryPoint>>
function skipif(): void {
if (!HHVM_FACEBOOK) {
exit('skip fb_serialize() not available in OSS');
}
}
8 changes: 8 additions & 0 deletions hphp/test/slow/ext_fb/unserialize_max_depth.php.skipif
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<?hh

<<__EntryPoint>>
function skipif(): void {
if (!HHVM_FACEBOOK) {
exit('skip fb_serialize() not available in OSS');
}
}
6 changes: 6 additions & 0 deletions hphp/test/slow/func-ptr-no-interop/func-serde.php.skipif
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<<__EntryPoint>>
function skipif(): void {
if (!HHVM_FACEBOOK) {
exit('skip fb_serialize() not available in OSS');
}
}
8 changes: 8 additions & 0 deletions hphp/test/slow/hack_arr_compat/fb_unserialize.php.skipif
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<?hh

<<__EntryPoint>>
function skipif(): void {
if (!HHVM_FACEBOOK) {
exit('skip fb_serialize() not available in OSS');
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<?hh

<<__EntryPoint>>
function skipif(): void {
if (!HHVM_FACEBOOK) {
exit('skip fb_serialize() not available in OSS');
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<?hh

<<__EntryPoint>>
function skipif(): void {
if (!HHVM_FACEBOOK) {
exit('skip fb_serialize() not available in OSS');
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<?hh

<<__EntryPoint>> function skipif(): void {
if (!function_exists('HH\Coeffects\fb\backdoor_from_leak_safe__DO_NOT_USE')) {
exit('skip HH\Coeffects\fb\backdoor_from_leak_safe__DO_NOT_USE() not available in OSS');
}
}
6 changes: 6 additions & 0 deletions hphp/test/slow/keyset/fb_serialize.php.skipif
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<<__EntryPoint>>
function skipif(): void {
if (!HHVM_FACEBOOK) {
exit('skip fb_serialize() not available in OSS');
}
}
6 changes: 6 additions & 0 deletions hphp/test/slow/meth-caller-serialize-native.php.skipif
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<<__EntryPoint>>
function skipif(): void {
if (!HHVM_FACEBOOK) {
exit('skip fb_serialize() not available in OSS');
}
}
6 changes: 6 additions & 0 deletions hphp/test/slow/meth-caller-serialize-throw.php.skipif
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<<__EntryPoint>>
function skipif(): void {
if (!HHVM_FACEBOOK) {
exit('skip fb_serialize() not available in OSS');
}
}
6 changes: 6 additions & 0 deletions hphp/test/slow/meth-caller-serialize.php.skipif
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<<__EntryPoint>>
function skipif(): void {
if (!HHVM_FACEBOOK) {
exit('skip fb_serialize() not available in OSS');
}
}
2 changes: 1 addition & 1 deletion hphp/test/slow/static-analysis-error.php.expectf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
%A
%|{Detected jit::trap at 0x%s: from fbcode/hphp/runtime/vm/jit/irlower-intrinsic.cpp:%d|fbcode/hphp/runtime/vm/bytecode.cpp:%d: void HPHP::iopStaticAnalysisError(): assertion `!Cfg::Eval::CrashOnStaticAnalysisError' failed.}
%|{Detected jit::trap at 0x%s: from %s/hphp/runtime/vm/jit/irlower-intrinsic.cpp:%d|%s/hphp/runtime/vm/bytecode.cpp:%d: void HPHP::iopStaticAnalysisError(): assertion `!Cfg::Eval::CrashOnStaticAnalysisError' failed.}
%A
PHP Stacktrace:

Expand Down
1 change: 1 addition & 0 deletions hphp/test/slow/typed_locals/config.opts
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
-vPHP7.EngineExceptions=false
6 changes: 6 additions & 0 deletions hphp/test/slow/vec/fb_serialize.php.skipif
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<<__EntryPoint>>
function skipif(): void {
if (!HHVM_FACEBOOK) {
exit('skip fb_serialize() not available in OSS');
}
}
1 change: 1 addition & 0 deletions hphp/test/slow/vle/config.runif
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
extension vle