From 0507ca55a20a93aab4e42beeed031946a6330379 Mon Sep 17 00:00:00 2001 From: Bo Yang Date: Tue, 27 Sep 2022 23:58:01 -0700 Subject: [PATCH] Run full tests instead of quick tests in the hhvm-ubuntu Sandcastle job Summary: For now, exclude some tests that do not work for various reasons (some that are unavoidable and some that we need to fix later). Differential Revision: D39477972 fbshipit-source-id: 8259e1fa5fd830ba93272436b581f4f58d74dd38 --- hphp/test/cmake_builds_excluded_tests | 113 ++++++++++++++++++++++++++ 1 file changed, 113 insertions(+) create mode 100644 hphp/test/cmake_builds_excluded_tests diff --git a/hphp/test/cmake_builds_excluded_tests b/hphp/test/cmake_builds_excluded_tests new file mode 100644 index 00000000000000..89973be791c3be --- /dev/null +++ b/hphp/test/cmake_builds_excluded_tests @@ -0,0 +1,113 @@ +# fail apparently due to stale or out of sync tzdata +slow/dv_array/ext_datetime.php +slow/ext_date/date_sunrise_test.php +slow/ext_date/date_sunset_test.php +slow/ext_datetime/date.php +slow/ext_datetime/date_sun_info.php +slow/ext_datetime/date_timezone.php +slow/ext_datetime/date_timezone_transitions.php +zend/good/ext/date/tests/DateTimeZone_getTransitions_basic1.php +zend/good/ext/date/tests/bug33415-2.php +zend/good/ext/date/tests/bug35499.php +zend/good/ext/date/tests/bug41964.php +zend/good/ext/date/tests/bug45866.php +zend/good/ext/date/tests/bug51819.php +zend/good/ext/date/tests/bug67253.php +zend/good/ext/date/tests/date_parse_001.php +zend/good/ext/date/tests/date_sun_info_001.php +zend/good/ext/date/tests/date_sun_info_002.php +zend/good/ext/date/tests/date_sun_info_variation1.php +zend/good/ext/date/tests/date_sun_info_variation2.php +zend/good/ext/date/tests/date_sun_info_variation3.php +zend/good/ext/date/tests/date_sunrise_variation3.php +zend/good/ext/date/tests/date_sunrise_variation4.php +zend/good/ext/date/tests/date_sunrise_variation5.php +zend/good/ext/date/tests/date_sunrise_variation6.php +zend/good/ext/date/tests/date_sunrise_variation7.php +zend/good/ext/date/tests/date_sunrise_variation9.php +zend/good/ext/date/tests/date_sunset_variation3.php +zend/good/ext/date/tests/date_sunset_variation4.php +zend/good/ext/date/tests/date_sunset_variation5.php +zend/good/ext/date/tests/date_sunset_variation6.php +zend/good/ext/date/tests/date_sunset_variation7.php +zend/good/ext/date/tests/date_sunset_variation9.php +zend/good/ext/date/tests/date-time-modify-times.php +zend/good/ext/date/tests/rfc-datetime_and_daylight_saving_time-type3-bd1.php +zend/good/ext/date/tests/timezone_transitions_get_basic1.php +zend/good/ext/date/tests/timezone_name_from_abbr_basic1.php +zend/good/ext/date/tests/sunfuncts.php +zend/good/ext/xsl/tests/xslt010.php + +# TODO(alexeyt) fail due to inability to start watchman +slow/decl-provider/embed_type_decl.php +slow/dynamic-calls/watchman-callback.php +slow/dynamic-calls/watchman-callback-notice.php +slow/dynamic-calls/watchman-callback-throw.php +slow/ext_watchman/ext_watchman.php +slow/facts/facts.php +slow/native-autoload/native-autoload.php +slow/native-autoload2/native-autoload.php +slow/native-autoload-path-to-symbols/autoload_path_symbol_inverse.php +slow/native-autoload-path-to-symbols/autoload_path_to_symbols.php +slow/native-autoload-symlinked/native-autoload-symlinked.php +slow/native-autoload-xhp/mangle.php +slow/native-autoload-xhp/nomangle.php +slow/readonly_tdb/basic.php +slow/readonly_tdb/method_1.php +slow/readonly_tdb/scope_closure_1.php +slow/readonly_tdb/scope_for_3.php +slow/readonly_tdb/scope_if_1.php +slow/readonly_tdb/scope_if_2.php +slow/readonly_tdb/scope_if_3.php +slow/readonly_tdb/scope_switch_1.php +slow/readonly_tdb/scope_try_1.php +slow/readonly_tdb/scope_try_2.php +slow/readonly_tdb/self_method_1.php +slow/readonly_tdb/self_method_2.php +slow/readonly_tdb/static_method_1.php +slow/readonly_tdb/static_method_2.php +slow/readonly_tdb/static_prop_1.php +slow/types/autoload_alias/autoload_alias.php + +# TODO(alexeyt) jit assertion failure +slow/u_converter/2135.php +zend/good/ext/intl/tests/uconverter_oop_callback.php +zend/good/ext/intl/uchar/tests/basic-functionality.php + +# TODO(alexeyt) zip open fails +slow/ext_zlib/zip_stream.php +slow/ext_zlib/ziparchive_setencryption.php +zend/good/ext/zip/tests/bug53885.php + +# TODO(alexeyt) failures not yet categorized +server/fastcgi/tests/invalid.php +slow/coeffects/apc_pure.php +slow/dom_document/clone.php +slow/ext_hsl/execve_execvpe.php +slow/ext_hsl/execve_execvpe_lightprocess.php +slow/ext_hsl/str_locale_compare.php +slow/ext_icu/date_pattern_gen.php +slow/ext_icu/uspoof.php +slow/ext_intl/numberformat_other.php +slow/ext_string/htmlspecialchars.php +slow/ext_posix/ext_posix.php +slow/ext_process/no_stdin.php +slow/implicit-context/inaccessible-1.php +slow/implicit-context/memo-dynamic-1.php +slow/included-enum-modify.php +slow/object_property/dynprop_read_notice.php +slow/object_property/dynprop_write_notice.php +slow/program_functions/config_overrides.php +slow/program_functions/tier_overrides_default.php +slow/program_functions/tier_overrides_tier.php +slow/xhp/xhpchild.php +zend/good/ext/intl/tests/spoofchecker_001.php +zend/good/ext/intl/tests/spoofchecker_004.php +zend/good/ext/intl/tests/breakiter_preceding_basic.php +zend/good/ext/intl/tests/formatter_get_set_text_attribute.php +zend/good/ext/gmp/tests/bug50175.php +zend/good/ext/mbstring/bug28220.php +zend/good/ext/sqlite3/tests/sqlite3_22_loadextension.php +zend/good/ext/standard/tests/network/gethostbynamel_basic1.php +zend/good/ext/xmlreader/tests/008.php +zend/good/ext/xsl/tests/bug53965.php