-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
P2A bug or feature request we're likely to work onA bug or feature request we're likely to work onarea-vmUse area-vm for VM related issues, including code coverage, and the AOT and JIT backends.Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.gardeningtriagedIssue has been triaged by sub teamIssue has been triaged by sub team
Description
There are new test failures on [cfe] Record constant coverage for extension type constructors.
The tests
co19/Language/Classes/Constructors/Factories/const_modifier_t04 RuntimeError (expected Pass)
co19/Language/Expressions/Constants/as_type_A01_t01 RuntimeError (expected Pass)
co19/Language/Expressions/Constants/as_type_A01_t02 RuntimeError (expected Pass)
co19/Language/Expressions/Constants/is_not_type_A01_t01 RuntimeError (expected Pass)
co19/Language/Expressions/Constants/is_not_type_A01_t02 RuntimeError (expected Pass)
co19/Language/Expressions/Constants/is_type_A01_t01 RuntimeError (expected Pass)
co19/Language/Expressions/Constants/is_type_A01_t02 RuntimeError (expected Pass)
co19/Language/Expressions/Constants/math_operators_A01_t08 RuntimeError (expected Pass)
co19/Language/Expressions/Constants/math_operators_A01_t09 RuntimeError (expected Pass)
co19/Language/Expressions/Constants/math_operators_A02_t02 RuntimeError (expected Pass)
co19/LanguageFeatures/Extension-types/dynamic_semantics_extension_type_A05_t03 RuntimeError (expected Pass)
co19/LanguageFeatures/Extension-types/dynamic_semantics_extension_type_A06_t03 RuntimeError (expected Pass)
co19/LanguageFeatures/Extension-types/dynamic_semantics_extension_type_A06_t04 RuntimeError (expected Pass)
co19/LanguageFeatures/Extension-types/dynamic_semantics_extension_type_A06_t05 RuntimeError (expected Pass)
co19/LanguageFeatures/Extension-types/exhaustiveness_constant_A01_t01 RuntimeError (expected Pass)
co19/LanguageFeatures/Extension-types/exhaustiveness_constant_A02_t02 RuntimeError (expected Pass)
co19/LanguageFeatures/Extension-types/exhaustiveness_parenthesized_A01_t01 RuntimeError (expected Pass)
co19/LanguageFeatures/Extension-types/exhaustiveness_parenthesized_A01_t03 RuntimeError (expected Pass)
co19/LanguageFeatures/Extension-types/static_analysis_extension_types_A20_t02 RuntimeError (expected Pass)
co19/LanguageFeatures/Extension-types/static_analysis_extension_types_A20_t03 RuntimeError (expected Pass)
co19/LanguageFeatures/Extension-types/static_analysis_extension_types_A20_t04 RuntimeError (expected Pass)
co19/LanguageFeatures/Extension-types/static_analysis_extension_types_A20_t05 RuntimeError (expected Pass)
co19/LanguageFeatures/Extension-types/static_analysis_extension_types_A20_t06 RuntimeError (expected Pass)
co19/LanguageFeatures/Extension-types/static_analysis_extension_types_A20_t07 RuntimeError (expected Pass)
co19/LanguageFeatures/Extension-types/static_analysis_extension_types_A20_t08 RuntimeError (expected Pass)
co19/LanguageFeatures/Extension-types/static_analysis_extension_types_A21_t02 RuntimeError (expected Pass)
co19/LanguageFeatures/Extension-types/static_analysis_extension_types_A21_t08 RuntimeError (expected Pass)
co19/LanguageFeatures/Extension-types/static_analysis_extension_types_A21_t10 RuntimeError (expected Pass)
co19/LanguageFeatures/Extension-types/syntax_A10_t03 RuntimeError (expected Pass)
co19/LanguageFeatures/Static-access-shorthand/constant_expression_A01_t01 RuntimeError (expected Pass)
and 113 more tests
are failing on configurations
vm-aot-dyn-linux-debug-x64
/cc @alexmarkov
Metadata
Metadata
Assignees
Labels
P2A bug or feature request we're likely to work onA bug or feature request we're likely to work onarea-vmUse area-vm for VM related issues, including code coverage, and the AOT and JIT backends.Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.gardeningtriagedIssue has been triaged by sub teamIssue has been triaged by sub team