[Spec tests] Update spec tests metadata

This commit is contained in:
anastasiia.spaseeva
2020-03-18 15:58:03 +03:00
committed by Victor Petukhov
parent 8b307c0a2a
commit 509036b08b
76 changed files with 303 additions and 280 deletions
@@ -144,7 +144,7 @@
"neg": {
"1": [
{
"specVersion": "0.1-218",
"specVersion": "0.1-296",
"casesNumber": 3,
"description": "The type of the try-expression is the least upper bound of the types of the last expressions of the try body and the last expressions of all the catch blocks",
"unexpectedBehaviour": true
@@ -154,7 +154,7 @@
"pos": {
"1": [
{
"specVersion": "0.1-218",
"specVersion": "0.1-296",
"casesNumber": 3,
"description": "The type of the try-expression is the least upper bound of the types of the last expressions of the try body and the last expressions of all the catch blocks",
"unexpectedBehaviour": false
@@ -166,7 +166,7 @@
"neg": {
"1": [
{
"specVersion": "0.1-218",
"specVersion": "0.1-296",
"casesNumber": 3,
"description": "The type of the try-expression is the least upper bound of the types of the last expressions of the try body and the last expressions of all the catch blocks",
"path": "compiler/tests-spec/testData/diagnostics/linked/expressions/try-expression/p-8/neg/1.1.kt",
@@ -177,7 +177,7 @@
"pos": {
"1": [
{
"specVersion": "0.1-218",
"specVersion": "0.1-296",
"casesNumber": 3,
"description": "The type of the try-expression is the least upper bound of the types of the last expressions of the try body and the last expressions of all the catch blocks",
"path": "compiler/tests-spec/testData/diagnostics/linked/expressions/try-expression/p-8/pos/1.1.kt",