From 32e1ec8e988ff6ed6d3118b0ba6ea620ef8ef377 Mon Sep 17 00:00:00 2001 From: Pavel Kirpichenkov Date: Mon, 17 Feb 2020 17:17:08 +0300 Subject: [PATCH] [minor] Update build output in test to fit NI --- .../typeParameterListChanged/build.log | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/jps-plugin/testData/incremental/classHierarchyAffected/typeParameterListChanged/build.log b/jps-plugin/testData/incremental/classHierarchyAffected/typeParameterListChanged/build.log index 348ac307190..4779b934d58 100644 --- a/jps-plugin/testData/incremental/classHierarchyAffected/typeParameterListChanged/build.log +++ b/jps-plugin/testData/incremental/classHierarchyAffected/typeParameterListChanged/build.log @@ -55,13 +55,11 @@ COMPILATION FAILED One type argument expected for class A One type argument expected for class A One type argument expected for class A -Type inference failed: Not enough information to infer parameter T in constructor A() -Please specify it explicitly. -Type inference failed: Not enough information to infer parameter T in constructor A() -Please specify it explicitly. -Type inference failed: Not enough information to infer parameter T in constructor A() -Please specify it explicitly. +Not enough information to infer type variable T +Not enough information to infer type variable T +Not enough information to infer type variable T One type argument expected for class A +Not enough information to infer type variable T ================ Step #2 =================