From 58ff7f53fade776f1378c0289a36fb5333b5a9af Mon Sep 17 00:00:00 2001 From: Nikolay Krasko Date: Thu, 14 Apr 2016 22:18:40 +0300 Subject: [PATCH] Tests only: Debugger test data modification: extra removed --- idea/testData/debugger/tinyApp/outs/delegatedPropertyInClass.out | 1 - .../debugger/tinyApp/outs/delegatedPropertyInClassWoRenderer.out | 1 - .../debugger/tinyApp/outs/evBreakpointOnPropertyDeclaration.out | 1 - idea/testData/debugger/tinyApp/outs/evDuplicateItems.out | 1 - idea/testData/debugger/tinyApp/outs/evFunctionDeclaration.out | 1 - idea/testData/debugger/tinyApp/outs/evLineRange.out | 1 - idea/testData/debugger/tinyApp/outs/evProperty.out | 1 - idea/testData/debugger/tinyApp/outs/evPropertyRefExpr.out | 1 - idea/testData/debugger/tinyApp/outs/evSkipAnonymousObject.out | 1 - idea/testData/debugger/tinyApp/outs/evSkipLambda.out | 1 - idea/testData/debugger/tinyApp/outs/evSkipLocalClass.out | 1 - idea/testData/debugger/tinyApp/outs/toStringRenderer.out | 1 - 12 files changed, 12 deletions(-) diff --git a/idea/testData/debugger/tinyApp/outs/delegatedPropertyInClass.out b/idea/testData/debugger/tinyApp/outs/delegatedPropertyInClass.out index 616e1ec22d2..7f295f2091b 100644 --- a/idea/testData/debugger/tinyApp/outs/delegatedPropertyInClass.out +++ b/idea/testData/debugger/tinyApp/outs/delegatedPropertyInClass.out @@ -42,7 +42,6 @@ Compile bytecode for args.size field = propEx: int = {java.lang.IllegalStateException@uniqueID}java.lang.IllegalStateException (sp = delegatedPropertyInClass.kt, 14) field = detailMessage: java.lang.String = null (sp = Throwable.!EXT!) field = cause: java.lang.Throwable = {java.lang.IllegalStateException@uniqueID}java.lang.IllegalStateException (sp = Throwable.!EXT!) - extra = args.size Disconnected from the target VM, address: '!HOST_NAME!:PORT_NAME!', transport: 'socket' Process finished with exit code 0 diff --git a/idea/testData/debugger/tinyApp/outs/delegatedPropertyInClassWoRenderer.out b/idea/testData/debugger/tinyApp/outs/delegatedPropertyInClassWoRenderer.out index 45c41237fbe..bd001381765 100644 --- a/idea/testData/debugger/tinyApp/outs/delegatedPropertyInClassWoRenderer.out +++ b/idea/testData/debugger/tinyApp/outs/delegatedPropertyInClassWoRenderer.out @@ -30,7 +30,6 @@ Compile bytecode for args.size local = a: delegatedPropertyInClassWoRenderer.A = {delegatedPropertyInClassWoRenderer.A@uniqueID} (sp = delegatedPropertyInClassWoRenderer.kt, 7) field = prop: int = {delegatedPropertyInClassWoRenderer.MyDelegate@uniqueID} (sp = delegatedPropertyInClassWoRenderer.kt, 13) - Class has no fields - extra = args.size Disconnected from the target VM, address: '!HOST_NAME!:PORT_NAME!', transport: 'socket' Process finished with exit code 0 diff --git a/idea/testData/debugger/tinyApp/outs/evBreakpointOnPropertyDeclaration.out b/idea/testData/debugger/tinyApp/outs/evBreakpointOnPropertyDeclaration.out index 30d56c1d323..63002fee89d 100644 --- a/idea/testData/debugger/tinyApp/outs/evBreakpointOnPropertyDeclaration.out +++ b/idea/testData/debugger/tinyApp/outs/evBreakpointOnPropertyDeclaration.out @@ -30,7 +30,6 @@ Compile bytecode for a2.prop local = a3: evBreakpointOnPropertyDeclaration.A = {evBreakpointOnPropertyDeclaration.A@uniqueID} (sp = evBreakpointOnPropertyDeclaration.kt, 10) field = prop: int = 1 (sp = evBreakpointOnPropertyDeclaration.kt, 4) local = p1: int = 1 (sp = evBreakpointOnPropertyDeclaration.kt, 12) - extra = a2.prop Disconnected from the target VM, address: '!HOST_NAME!:PORT_NAME!', transport: 'socket' Process finished with exit code 0 diff --git a/idea/testData/debugger/tinyApp/outs/evDuplicateItems.out b/idea/testData/debugger/tinyApp/outs/evDuplicateItems.out index d54107ece8b..e9e60aa4141 100644 --- a/idea/testData/debugger/tinyApp/outs/evDuplicateItems.out +++ b/idea/testData/debugger/tinyApp/outs/evDuplicateItems.out @@ -20,7 +20,6 @@ Compile bytecode for a.prop local = args: java.lang.String[] = {java.lang.String[0]@uniqueID} (sp = evDuplicateItems.kt, 7) local = a: evDuplicateItems.A = {evDuplicateItems.A@uniqueID} (sp = evDuplicateItems.kt, 8) field = prop: int = 1 (sp = evDuplicateItems.kt, 4) - extra = a.prop Disconnected from the target VM, address: '!HOST_NAME!:PORT_NAME!', transport: 'socket' Process finished with exit code 0 diff --git a/idea/testData/debugger/tinyApp/outs/evFunctionDeclaration.out b/idea/testData/debugger/tinyApp/outs/evFunctionDeclaration.out index 560d187b82b..5a42607e791 100644 --- a/idea/testData/debugger/tinyApp/outs/evFunctionDeclaration.out +++ b/idea/testData/debugger/tinyApp/outs/evFunctionDeclaration.out @@ -18,7 +18,6 @@ Compile bytecode for a frame = foo:5, A {evFunctionDeclaration} this = this = {evFunctionDeclaration.A@uniqueID} field = a: int = 1 (sp = evFunctionDeclaration.kt, 3) - extra = a Disconnected from the target VM, address: '!HOST_NAME!:PORT_NAME!', transport: 'socket' Process finished with exit code 0 diff --git a/idea/testData/debugger/tinyApp/outs/evLineRange.out b/idea/testData/debugger/tinyApp/outs/evLineRange.out index b3689c7c50d..63c03ed32f0 100644 --- a/idea/testData/debugger/tinyApp/outs/evLineRange.out +++ b/idea/testData/debugger/tinyApp/outs/evLineRange.out @@ -34,7 +34,6 @@ Compile bytecode for a2.prop local = a3: evLineRange.A = {evLineRange.A@uniqueID} (sp = evLineRange.kt, 10) field = prop: int = 1 (sp = evLineRange.kt, 4) local = i1: int = 1 (sp = evLineRange.kt, 13) - extra = a2.prop Disconnected from the target VM, address: '!HOST_NAME!:PORT_NAME!', transport: 'socket' Process finished with exit code 0 diff --git a/idea/testData/debugger/tinyApp/outs/evProperty.out b/idea/testData/debugger/tinyApp/outs/evProperty.out index f7eb8ed1c9e..1926ffba24b 100644 --- a/idea/testData/debugger/tinyApp/outs/evProperty.out +++ b/idea/testData/debugger/tinyApp/outs/evProperty.out @@ -22,7 +22,6 @@ Compile bytecode for a.prop local = args: java.lang.String[] = {java.lang.String[0]@uniqueID} (sp = evProperty.kt, 7) local = a: evProperty.A = {evProperty.A@uniqueID} (sp = evProperty.kt, 8) field = prop: int = 1 (sp = evProperty.kt, 4) - extra = a.prop Disconnected from the target VM, address: '!HOST_NAME!:PORT_NAME!', transport: 'socket' Process finished with exit code 0 diff --git a/idea/testData/debugger/tinyApp/outs/evPropertyRefExpr.out b/idea/testData/debugger/tinyApp/outs/evPropertyRefExpr.out index 4669ebdc2bf..1479aac0ba0 100644 --- a/idea/testData/debugger/tinyApp/outs/evPropertyRefExpr.out +++ b/idea/testData/debugger/tinyApp/outs/evPropertyRefExpr.out @@ -24,7 +24,6 @@ Compile bytecode for prop frame = test:8, A {evPropertyRefExpr} this = this = {evPropertyRefExpr.A@uniqueID} field = prop: int = 1 (sp = evPropertyRefExpr.kt, 4) - extra = prop Disconnected from the target VM, address: '!HOST_NAME!:PORT_NAME!', transport: 'socket' Process finished with exit code 0 diff --git a/idea/testData/debugger/tinyApp/outs/evSkipAnonymousObject.out b/idea/testData/debugger/tinyApp/outs/evSkipAnonymousObject.out index 48504b9cbc7..84be6867f72 100644 --- a/idea/testData/debugger/tinyApp/outs/evSkipAnonymousObject.out +++ b/idea/testData/debugger/tinyApp/outs/evSkipAnonymousObject.out @@ -35,7 +35,6 @@ Compile bytecode for a1.prop field = prop: int = 1 (sp = evSkipAnonymousObject.kt, 4) local = a2: evSkipAnonymousObject.A = {evSkipAnonymousObject.A@uniqueID} (sp = evSkipAnonymousObject.kt, 9) field = prop: int = 1 (sp = evSkipAnonymousObject.kt, 4) - extra = a1.prop Disconnected from the target VM, address: '!HOST_NAME!:PORT_NAME!', transport: 'socket' Process finished with exit code 0 diff --git a/idea/testData/debugger/tinyApp/outs/evSkipLambda.out b/idea/testData/debugger/tinyApp/outs/evSkipLambda.out index efa5fdc33a9..cb853d76a3c 100644 --- a/idea/testData/debugger/tinyApp/outs/evSkipLambda.out +++ b/idea/testData/debugger/tinyApp/outs/evSkipLambda.out @@ -30,7 +30,6 @@ Compile bytecode for a1.prop field = prop: int = 1 (sp = evSkipLambda.kt, 4) local = a2: evSkipLambda.A = {evSkipLambda.A@uniqueID} (sp = evSkipLambda.kt, 9) field = prop: int = 1 (sp = evSkipLambda.kt, 4) - extra = a1.prop Disconnected from the target VM, address: '!HOST_NAME!:PORT_NAME!', transport: 'socket' Process finished with exit code 0 diff --git a/idea/testData/debugger/tinyApp/outs/evSkipLocalClass.out b/idea/testData/debugger/tinyApp/outs/evSkipLocalClass.out index 3b06d63aa51..e1913c7a610 100644 --- a/idea/testData/debugger/tinyApp/outs/evSkipLocalClass.out +++ b/idea/testData/debugger/tinyApp/outs/evSkipLocalClass.out @@ -31,7 +31,6 @@ Compile bytecode for a1.prop field = prop: int = 1 (sp = evSkipLocalClass.kt, 4) local = a2: evSkipLocalClass.A = {evSkipLocalClass.A@uniqueID} (sp = evSkipLocalClass.kt, 9) field = prop: int = 1 (sp = evSkipLocalClass.kt, 4) - extra = a1.prop Disconnected from the target VM, address: '!HOST_NAME!:PORT_NAME!', transport: 'socket' Process finished with exit code 0 diff --git a/idea/testData/debugger/tinyApp/outs/toStringRenderer.out b/idea/testData/debugger/tinyApp/outs/toStringRenderer.out index 29eab115f54..72eea3955db 100644 --- a/idea/testData/debugger/tinyApp/outs/toStringRenderer.out +++ b/idea/testData/debugger/tinyApp/outs/toStringRenderer.out @@ -20,7 +20,6 @@ Compile bytecode for args.size local = args: java.lang.String[] = {java.lang.String[0]@uniqueID} (sp = toStringRenderer.kt, 3) local = a: toStringRenderer.A = {toStringRenderer.A@uniqueID}myA (sp = toStringRenderer.kt, 4) - Class has no fields - extra = args.size Disconnected from the target VM, address: '!HOST_NAME!:PORT_NAME!', transport: 'socket' Process finished with exit code 0