Skip to content

Record.equals must accept null without an error (#10016) #480

Record.equals must accept null without an error (#10016)

Record.equals must accept null without an error (#10016) #480

GitHub Actions / JUnit Test Report failed Oct 22, 2024 in 0s

1934 tests run, 1896 passed, 0 skipped, 38 failed.

Annotations

Check failure on line 1117 in gwt/dev/core/test/com/google/gwt/dev/CompilerTest.java

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

CompilerTest.testChangeJsNamespaceOnClass

expected:<[com.foo.Bar, com.foo.Foo]> but was:<[java.util.Map, com.foo.Bar, java.util.Set, com.foo.Foo, java.util.List]>
Raw output
junit.framework.AssertionFailedError: expected:<[com.foo.Bar, com.foo.Foo]> but was:<[java.util.Map, com.foo.Bar, java.util.Set, com.foo.Foo, java.util.List]>
	at com.google.gwt.dev.CompilerTest.compileToJs(CompilerTest.java:2739)
	at com.google.gwt.dev.CompilerTest.compileToJs(CompilerTest.java:2677)
	at com.google.gwt.dev.CompilerTest.checkRecompiledModifiedApp(CompilerTest.java:2637)
	at com.google.gwt.dev.CompilerTest.testChangeJsNamespaceOnClass(CompilerTest.java:1117)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

Check failure on line 1163 in gwt/dev/core/test/com/google/gwt/dev/CompilerTest.java

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

CompilerTest.testChangeJsFunction

expected:<[com.foo.Foo, com.foo.Bar, com.foo.TestEntryPoint, com.foo.IFoo]> but was:<[com.foo.TestEntryPoint, java.util.Map, com.foo.Bar, java.util.Set, com.foo.Foo, java.util.List, com.foo.IFoo]>
Raw output
junit.framework.AssertionFailedError: expected:<[com.foo.Foo, com.foo.Bar, com.foo.TestEntryPoint, com.foo.IFoo]> but was:<[com.foo.TestEntryPoint, java.util.Map, com.foo.Bar, java.util.Set, com.foo.Foo, java.util.List, com.foo.IFoo]>
	at com.google.gwt.dev.CompilerTest.compileToJs(CompilerTest.java:2739)
	at com.google.gwt.dev.CompilerTest.compileToJs(CompilerTest.java:2677)
	at com.google.gwt.dev.CompilerTest.checkRecompiledModifiedApp(CompilerTest.java:2637)
	at com.google.gwt.dev.CompilerTest.testChangeJsFunction(CompilerTest.java:1163)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

Check failure on line 1215 in gwt/dev/core/test/com/google/gwt/dev/CompilerTest.java

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

CompilerTest.testChangeJsProperty

expected:<[com.foo.Foo, com.foo.Bar, com.foo.TestEntryPoint, com.foo.IFoo]> but was:<[com.foo.TestEntryPoint, java.util.Map, com.foo.Bar, java.util.Set, com.foo.Foo, java.util.List, com.foo.IFoo]>
Raw output
junit.framework.AssertionFailedError: expected:<[com.foo.Foo, com.foo.Bar, com.foo.TestEntryPoint, com.foo.IFoo]> but was:<[com.foo.TestEntryPoint, java.util.Map, com.foo.Bar, java.util.Set, com.foo.Foo, java.util.List, com.foo.IFoo]>
	at com.google.gwt.dev.CompilerTest.compileToJs(CompilerTest.java:2739)
	at com.google.gwt.dev.CompilerTest.compileToJs(CompilerTest.java:2677)
	at com.google.gwt.dev.CompilerTest.checkRecompiledModifiedApp(CompilerTest.java:2637)
	at com.google.gwt.dev.CompilerTest.testChangeJsProperty(CompilerTest.java:1215)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

Check failure on line 1291 in gwt/dev/core/test/com/google/gwt/dev/CompilerTest.java

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

CompilerTest.testChangeJsTypeNative

expected:<[com.foo.Bar, com.foo.Foo]> but was:<[java.util.Map, com.foo.Bar, java.util.Set, com.foo.Foo, java.util.List]>
Raw output
junit.framework.AssertionFailedError: expected:<[com.foo.Bar, com.foo.Foo]> but was:<[java.util.Map, com.foo.Bar, java.util.Set, com.foo.Foo, java.util.List]>
	at com.google.gwt.dev.CompilerTest.compileToJs(CompilerTest.java:2739)
	at com.google.gwt.dev.CompilerTest.compileToJs(CompilerTest.java:2677)
	at com.google.gwt.dev.CompilerTest.checkRecompiledModifiedApp(CompilerTest.java:2637)
	at com.google.gwt.dev.CompilerTest.testChangeJsTypeNative(CompilerTest.java:1291)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

Check failure on line 1332 in gwt/dev/core/test/com/google/gwt/dev/CompilerTest.java

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

CompilerTest.testChangeJsIgnore

expected:<[com.foo.Bar, com.foo.Foo]> but was:<[java.util.Map, com.foo.Bar, java.util.Set, com.foo.Foo, java.util.List]>
Raw output
junit.framework.AssertionFailedError: expected:<[com.foo.Bar, com.foo.Foo]> but was:<[java.util.Map, com.foo.Bar, java.util.Set, com.foo.Foo, java.util.List]>
	at com.google.gwt.dev.CompilerTest.compileToJs(CompilerTest.java:2739)
	at com.google.gwt.dev.CompilerTest.compileToJs(CompilerTest.java:2677)
	at com.google.gwt.dev.CompilerTest.checkRecompiledModifiedApp(CompilerTest.java:2637)
	at com.google.gwt.dev.CompilerTest.testChangeJsIgnore(CompilerTest.java:1332)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

Check failure on line 1364 in gwt/dev/core/test/com/google/gwt/dev/CompilerTest.java

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

CompilerTest.testJsInteropNameCollision

expected:<[com.foo.SimpleDialog, com.foo.ComplexDialog, com.foo.TestEntryPoint]> but was:<[com.foo.TestEntryPoint, com.foo.SimpleDialog, com.foo.ComplexDialog, java.util.Map, java.util.Set, java.util.List]>
Raw output
junit.framework.AssertionFailedError: expected:<[com.foo.SimpleDialog, com.foo.ComplexDialog, com.foo.TestEntryPoint]> but was:<[com.foo.TestEntryPoint, com.foo.SimpleDialog, com.foo.ComplexDialog, java.util.Map, java.util.Set, java.util.List]>
	at com.google.gwt.dev.CompilerTest.compileToJs(CompilerTest.java:2739)
	at com.google.gwt.dev.CompilerTest.compileToJs(CompilerTest.java:2677)
	at com.google.gwt.dev.CompilerTest.testJsInteropNameCollision(CompilerTest.java:1364)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

Check failure on line 1495 in gwt/dev/core/test/com/google/gwt/dev/CompilerTest.java

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

CompilerTest.testIncrementalRecompile_noop

expected:<[]> but was:<[java.util.Map, java.util.Set, java.util.List]>
Raw output
junit.framework.AssertionFailedError: expected:<[]> but was:<[java.util.Map, java.util.Set, java.util.List]>
	at com.google.gwt.dev.CompilerTest.compileToJs(CompilerTest.java:2739)
	at com.google.gwt.dev.CompilerTest.compileToJs(CompilerTest.java:2677)
	at com.google.gwt.dev.CompilerTest.compileToJs(CompilerTest.java:2666)
	at com.google.gwt.dev.CompilerTest.checkIncrementalRecompile_noop(CompilerTest.java:2066)
	at com.google.gwt.dev.CompilerTest.testIncrementalRecompile_noop(CompilerTest.java:1495)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

Check failure on line 1501 in gwt/dev/core/test/com/google/gwt/dev/CompilerTest.java

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

CompilerTest.testIncrementalRecompile_dateStampChange

expected:<[com.foo.TestEntryPoint, com.foo.SimpleModel]> but was:<[com.foo.TestEntryPoint, java.util.Map, java.util.Set, java.util.List, com.foo.SimpleModel]>
Raw output
junit.framework.AssertionFailedError: expected:<[com.foo.TestEntryPoint, com.foo.SimpleModel]> but was:<[com.foo.TestEntryPoint, java.util.Map, java.util.Set, java.util.List, com.foo.SimpleModel]>
	at com.google.gwt.dev.CompilerTest.compileToJs(CompilerTest.java:2739)
	at com.google.gwt.dev.CompilerTest.compileToJs(CompilerTest.java:2677)
	at com.google.gwt.dev.CompilerTest.compileToJs(CompilerTest.java:2666)
	at com.google.gwt.dev.CompilerTest.checkIncrementalRecompile_dateStampChange(CompilerTest.java:2246)
	at com.google.gwt.dev.CompilerTest.testIncrementalRecompile_dateStampChange(CompilerTest.java:1501)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

Check failure on line 1591 in gwt/dev/core/test/com/google/gwt/dev/CompilerTest.java

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

CompilerTest.testIncrementalRecompile_invalidatePreamble

expected:<2> but was:<5>
Raw output
junit.framework.AssertionFailedError: expected:<2> but was:<5>
	at com.google.gwt.dev.CompilerTest.testIncrementalRecompile_invalidatePreamble(CompilerTest.java:1591)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

Check failure on line 1618 in gwt/dev/core/test/com/google/gwt/dev/CompilerTest.java

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

CompilerTest.testIncrementalRecompile_classLiteralNewReference

expected:<[com.foo.B, com.foo.C]> but was:<[java.util.Map, com.foo.B, com.foo.C, java.util.Set, java.util.List]>
Raw output
junit.framework.AssertionFailedError: expected:<[com.foo.B, com.foo.C]> but was:<[java.util.Map, com.foo.B, com.foo.C, java.util.Set, java.util.List]>
	at com.google.gwt.dev.CompilerTest.compileToJs(CompilerTest.java:2739)
	at com.google.gwt.dev.CompilerTest.compileToJs(CompilerTest.java:2677)
	at com.google.gwt.dev.CompilerTest.checkRecompiledModifiedApp(CompilerTest.java:2637)
	at com.google.gwt.dev.CompilerTest.checkRecompiledModifiedApp(CompilerTest.java:2607)
	at com.google.gwt.dev.CompilerTest.checkIncrementalRecompile_classLiteralNewReference(CompilerTest.java:2174)
	at com.google.gwt.dev.CompilerTest.testIncrementalRecompile_classLiteralNewReference(CompilerTest.java:1618)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

Check failure on line 1624 in gwt/dev/core/test/com/google/gwt/dev/CompilerTest.java

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

CompilerTest.testIncrementalRecompile_primitiveClassLiteralReference

expected:<[com.google.gwt.lang.com_00046foo_00046PrimitiveClassLiteralReference__EntryMethodHolder, com.foo.C]> but was:<[java.util.Map, com.foo.C, java.util.Set, java.util.List, com.google.gwt.lang.com_00046foo_00046PrimitiveClassLiteralReference__EntryMethodHolder]>
Raw output
junit.framework.AssertionFailedError: expected:<[com.google.gwt.lang.com_00046foo_00046PrimitiveClassLiteralReference__EntryMethodHolder, com.foo.C]> but was:<[java.util.Map, com.foo.C, java.util.Set, java.util.List, com.google.gwt.lang.com_00046foo_00046PrimitiveClassLiteralReference__EntryMethodHolder]>
	at com.google.gwt.dev.CompilerTest.compileToJs(CompilerTest.java:2739)
	at com.google.gwt.dev.CompilerTest.compileToJs(CompilerTest.java:2677)
	at com.google.gwt.dev.CompilerTest.checkRecompiledModifiedApp(CompilerTest.java:2637)
	at com.google.gwt.dev.CompilerTest.checkRecompiledModifiedApp(CompilerTest.java:2607)
	at com.google.gwt.dev.CompilerTest.checkIncrementalRecompile_primitiveClassLiteralReference(CompilerTest.java:2227)
	at com.google.gwt.dev.CompilerTest.testIncrementalRecompile_primitiveClassLiteralReference(CompilerTest.java:1624)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

Check failure on line 1633 in gwt/dev/core/test/com/google/gwt/dev/CompilerTest.java

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

CompilerTest.testIncrementalRecompile_superClassOrder

expected:<[com.foo.ReferencedBySuperClass, com.foo.SuperClass]> but was:<[com.foo.ReferencedBySuperClass, com.foo.SuperClass, java.util.Map, java.util.Set, java.util.List]>
Raw output
junit.framework.AssertionFailedError: expected:<[com.foo.ReferencedBySuperClass, com.foo.SuperClass]> but was:<[com.foo.ReferencedBySuperClass, com.foo.SuperClass, java.util.Map, java.util.Set, java.util.List]>
	at com.google.gwt.dev.CompilerTest.compileToJs(CompilerTest.java:2739)
	at com.google.gwt.dev.CompilerTest.compileToJs(CompilerTest.java:2677)
	at com.google.gwt.dev.CompilerTest.checkRecompiledModifiedApp(CompilerTest.java:2637)
	at com.google.gwt.dev.CompilerTest.checkRecompiledModifiedApp(CompilerTest.java:2607)
	at com.google.gwt.dev.CompilerTest.checkIncrementalRecompile_superClassOrder(CompilerTest.java:2258)
	at com.google.gwt.dev.CompilerTest.testIncrementalRecompile_superClassOrder(CompilerTest.java:1633)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

Check failure on line 1639 in gwt/dev/core/test/com/google/gwt/dev/CompilerTest.java

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

CompilerTest.testIncrementalRecompile_superFromStaleInner

expected:<[com.foo.InterfaceOne, com.foo.SuperFromStaleInnerEntryPoint$B$1, com.foo.SuperFromStaleInnerEntryPoint$B]> but was:<[java.util.Map, java.util.Set, com.foo.InterfaceOne, com.foo.SuperFromStaleInnerEntryPoint$B$1, java.util.List, com.foo.SuperFromStaleInnerEntryPoint$B]>
Raw output
junit.framework.AssertionFailedError: expected:<[com.foo.InterfaceOne, com.foo.SuperFromStaleInnerEntryPoint$B$1, com.foo.SuperFromStaleInnerEntryPoint$B]> but was:<[java.util.Map, java.util.Set, com.foo.InterfaceOne, com.foo.SuperFromStaleInnerEntryPoint$B$1, java.util.List, com.foo.SuperFromStaleInnerEntryPoint$B]>
	at com.google.gwt.dev.CompilerTest.compileToJs(CompilerTest.java:2739)
	at com.google.gwt.dev.CompilerTest.compileToJs(CompilerTest.java:2677)
	at com.google.gwt.dev.CompilerTest.checkRecompiledModifiedApp(CompilerTest.java:2637)
	at com.google.gwt.dev.CompilerTest.checkRecompiledModifiedApp(CompilerTest.java:2607)
	at com.google.gwt.dev.CompilerTest.checkIncrementalRecompile_superFromStaleInner(CompilerTest.java:2268)
	at com.google.gwt.dev.CompilerTest.testIncrementalRecompile_superFromStaleInner(CompilerTest.java:1639)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

Check failure on line 1645 in gwt/dev/core/test/com/google/gwt/dev/CompilerTest.java

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

CompilerTest.testIncrementalRecompile_deterministicUiBinder

expected:<[com.foo.MyWidget, com.foo.MyWidget$Binder, com.foo.TestEntryPoint, com.foo.MyWidget_BinderImpl, com.foo.MyWidget_BinderImpl$Widgets]> but was:<[com.foo.TestEntryPoint, com.foo.MyWidget_BinderImpl$Widgets, com.foo.MyWidget$Binder, java.util.Map, java.util.Set, com.foo.MyWidget_BinderImpl, com.foo.MyWidget, java.util.List]>
Raw output
junit.framework.AssertionFailedError: expected:<[com.foo.MyWidget, com.foo.MyWidget$Binder, com.foo.TestEntryPoint, com.foo.MyWidget_BinderImpl, com.foo.MyWidget_BinderImpl$Widgets]> but was:<[com.foo.TestEntryPoint, com.foo.MyWidget_BinderImpl$Widgets, com.foo.MyWidget$Binder, java.util.Map, java.util.Set, com.foo.MyWidget_BinderImpl, com.foo.MyWidget, java.util.List]>
	at com.google.gwt.dev.CompilerTest.compileToJs(CompilerTest.java:2739)
	at com.google.gwt.dev.CompilerTest.compileToJs(CompilerTest.java:2677)
	at com.google.gwt.dev.CompilerTest.checkRecompiledModifiedApp(CompilerTest.java:2637)
	at com.google.gwt.dev.CompilerTest.checkIncrementalRecompile_deterministicUiBinder(CompilerTest.java:2280)
	at com.google.gwt.dev.CompilerTest.testIncrementalRecompile_deterministicUiBinder(CompilerTest.java:1645)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

Check failure on line 1651 in gwt/dev/core/test/com/google/gwt/dev/CompilerTest.java

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

CompilerTest.testIncrementalRecompile_uiBinderCssChange

expected:<[com.foo.MyWidget_BinderImpl_GenBundle_default_InlineClientBundleGenerator, com.foo.MyWidget, com.foo.MyWidget_BinderImpl_GenBundle_default_InlineClientBundleGenerator$1, com.foo.MyWidget_BinderImpl_GenBundle_default_InlineClientBundleGenerator$styleInitializer, com.foo.MyWidget_BinderImpl, com.foo.MyWidget_BinderImpl_TemplateImpl, com.foo.MyWidget_BinderImpl$Widgets, com.foo.MyWidget_BinderImpl$Template]> but was:<[com.foo.MyWidget_BinderImpl$Widgets, com.foo.MyWidget_BinderImpl_TemplateImpl, com.foo.MyWidget_BinderImpl_GenBundle_default_InlineClientBundleGenerator, java.util.Map, java.util.Set, com.foo.MyWidget_BinderImpl_GenBundle_default_InlineClientBundleGenerator$styleInitializer, com.foo.MyWidget_BinderImpl, com.foo.MyWidget_BinderImpl$Template, com.foo.MyWidget, java.util.List, com.foo.MyWidget_BinderImpl_GenBundle_default_InlineClientBundleGenerator$1]>
Raw output
junit.framework.AssertionFailedError: expected:<[com.foo.MyWidget_BinderImpl_GenBundle_default_InlineClientBundleGenerator, com.foo.MyWidget, com.foo.MyWidget_BinderImpl_GenBundle_default_InlineClientBundleGenerator$1, com.foo.MyWidget_BinderImpl_GenBundle_default_InlineClientBundleGenerator$styleInitializer, com.foo.MyWidget_BinderImpl, com.foo.MyWidget_BinderImpl_TemplateImpl, com.foo.MyWidget_BinderImpl$Widgets, com.foo.MyWidget_BinderImpl$Template]> but was:<[com.foo.MyWidget_BinderImpl$Widgets, com.foo.MyWidget_BinderImpl_TemplateImpl, com.foo.MyWidget_BinderImpl_GenBundle_default_InlineClientBundleGenerator, java.util.Map, java.util.Set, com.foo.MyWidget_BinderImpl_GenBundle_default_InlineClientBundleGenerator$styleInitializer, com.foo.MyWidget_BinderImpl, com.foo.MyWidget_BinderImpl$Template, com.foo.MyWidget, java.util.List, com.foo.MyWidget_BinderImpl_GenBundle_default_InlineClientBundleGenerator$1]>
	at com.google.gwt.dev.CompilerTest.compileToJs(CompilerTest.java:2739)
	at com.google.gwt.dev.CompilerTest.compileToJs(CompilerTest.java:2677)
	at com.google.gwt.dev.CompilerTest.checkRecompiledModifiedApp(CompilerTest.java:2637)
	at com.google.gwt.dev.CompilerTest.checkRecompiledModifiedApp(CompilerTest.java:2607)
	at com.google.gwt.dev.CompilerTest.checkIncrementalRecompile_uiBinderCssChange(CompilerTest.java:2291)
	at com.google.gwt.dev.CompilerTest.testIncrementalRecompile_uiBinderCssChange(CompilerTest.java:1651)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

Check failure on line 1657 in gwt/dev/core/test/com/google/gwt/dev/CompilerTest.java

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

CompilerTest.testIncrementalRecompile_unstableGeneratorReferencesModifiedType

expected:<[com.foo.NestedAnonymousClasses$ClassTwo, com.foo.NestedAnonymousClasses$1, com.foo.TestEntryPoint, com.foo.NestedAnonymousClasses, com.foo.NestedAnonymousClasses$1$1, com.foo.Foo, com.foo.NestedAnonymousClasses$ClassOne]> but was:<[com.foo.TestEntryPoint, com.foo.NestedAnonymousClasses$ClassOne, java.util.Map, com.foo.NestedAnonymousClasses$1$1, com.foo.NestedAnonymousClasses, java.util.Set, com.foo.Foo, java.util.List, com.foo.NestedAnonymousClasses$ClassTwo, com.foo.NestedAnonymousClasses$1]>
Raw output
junit.framework.AssertionFailedError: expected:<[com.foo.NestedAnonymousClasses$ClassTwo, com.foo.NestedAnonymousClasses$1, com.foo.TestEntryPoint, com.foo.NestedAnonymousClasses, com.foo.NestedAnonymousClasses$1$1, com.foo.Foo, com.foo.NestedAnonymousClasses$ClassOne]> but was:<[com.foo.TestEntryPoint, com.foo.NestedAnonymousClasses$ClassOne, java.util.Map, com.foo.NestedAnonymousClasses$1$1, com.foo.NestedAnonymousClasses, java.util.Set, com.foo.Foo, java.util.List, com.foo.NestedAnonymousClasses$ClassTwo, com.foo.NestedAnonymousClasses$1]>
	at com.google.gwt.dev.CompilerTest.compileToJs(CompilerTest.java:2739)
	at com.google.gwt.dev.CompilerTest.compileToJs(CompilerTest.java:2677)
	at com.google.gwt.dev.CompilerTest.checkRecompiledModifiedApp(CompilerTest.java:2637)
	at com.google.gwt.dev.CompilerTest.checkRecompiledModifiedApp(CompilerTest.java:2607)
	at com.google.gwt.dev.CompilerTest.checkIncrementalRecompile_unstableGeneratorReferencesModifiedType(CompilerTest.java:2338)
	at com.google.gwt.dev.CompilerTest.testIncrementalRecompile_unstableGeneratorReferencesModifiedType(CompilerTest.java:1657)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

Check failure on line 1778 in gwt/dev/core/test/com/google/gwt/dev/CompilerTest.java

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

CompilerTest.testIncrementalRecompile_representedAsNative

expected:<[com.google.gwt.lang.com_00046foo_00046RepresentedAsNative__EntryMethodHolder, com.foo.RepresentedAsNativeEntryPoint]> but was:<[com.google.gwt.lang.com_00046foo_00046RepresentedAsNative__EntryMethodHolder, java.util.Map, java.util.Set, com.foo.RepresentedAsNativeEntryPoint, java.util.List]>
Raw output
junit.framework.AssertionFailedError: expected:<[com.google.gwt.lang.com_00046foo_00046RepresentedAsNative__EntryMethodHolder, com.foo.RepresentedAsNativeEntryPoint]> but was:<[com.google.gwt.lang.com_00046foo_00046RepresentedAsNative__EntryMethodHolder, java.util.Map, java.util.Set, com.foo.RepresentedAsNativeEntryPoint, java.util.List]>
	at com.google.gwt.dev.CompilerTest.compileToJs(CompilerTest.java:2739)
	at com.google.gwt.dev.CompilerTest.testIncrementalRecompile_representedAsNative(CompilerTest.java:1778)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

Check failure on line 1792 in gwt/dev/core/test/com/google/gwt/dev/CompilerTest.java

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

CompilerTest.testIncrementalRecompile_functionSignatureChange

expected:<[com.foo.TestEntryPoint, com.foo.SimpleModel]> but was:<[com.foo.TestEntryPoint, java.util.Map, java.util.Set, java.util.List, com.foo.SimpleModel]>
Raw output
junit.framework.AssertionFailedError: expected:<[com.foo.TestEntryPoint, com.foo.SimpleModel]> but was:<[com.foo.TestEntryPoint, java.util.Map, java.util.Set, java.util.List, com.foo.SimpleModel]>
	at com.google.gwt.dev.CompilerTest.compileToJs(CompilerTest.java:2739)
	at com.google.gwt.dev.CompilerTest.compileToJs(CompilerTest.java:2677)
	at com.google.gwt.dev.CompilerTest.checkRecompiledModifiedApp(CompilerTest.java:2637)
	at com.google.gwt.dev.CompilerTest.checkRecompiledModifiedApp(CompilerTest.java:2607)
	at com.google.gwt.dev.CompilerTest.checkIncrementalRecompile_functionSignatureChange(CompilerTest.java:2348)
	at com.google.gwt.dev.CompilerTest.testIncrementalRecompile_functionSignatureChange(CompilerTest.java:1792)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

Check failure on line 1797 in gwt/dev/core/test/com/google/gwt/dev/CompilerTest.java

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

CompilerTest.testIncrementalRecompile_compileTimeConstantChange

expected:<[com.foo.SimpleModel, com.foo.Constants]> but was:<[com.foo.Constants, java.util.Map, java.util.Set, java.util.List, com.foo.SimpleModel]>
Raw output
junit.framework.AssertionFailedError: expected:<[com.foo.SimpleModel, com.foo.Constants]> but was:<[com.foo.Constants, java.util.Map, java.util.Set, java.util.List, com.foo.SimpleModel]>
	at com.google.gwt.dev.CompilerTest.compileToJs(CompilerTest.java:2739)
	at com.google.gwt.dev.CompilerTest.compileToJs(CompilerTest.java:2677)
	at com.google.gwt.dev.CompilerTest.checkRecompiledModifiedApp(CompilerTest.java:2637)
	at com.google.gwt.dev.CompilerTest.checkRecompiledModifiedApp(CompilerTest.java:2607)
	at com.google.gwt.dev.CompilerTest.checkIncrementalRecompile_compileTimeConstantChange(CompilerTest.java:2356)
	at com.google.gwt.dev.CompilerTest.testIncrementalRecompile_compileTimeConstantChange(CompilerTest.java:1797)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

Check failure on line 1804 in gwt/dev/core/test/com/google/gwt/dev/CompilerTest.java

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

CompilerTest.testIncrementalRecompile_transitivelyFoldableConstant

expected:<[com.foo.TransitivelyFoldableConstantEntryPoint, com.google.gwt.lang.com_00046foo_00046TransitivelyFoldableConstantModule__EntryMethodHolder]> but was:<[java.util.Map, java.util.Set, com.google.gwt.lang.com_00046foo_00046TransitivelyFoldableConstantModule__EntryMethodHolder, java.util.List, com.foo.TransitivelyFoldableConstantEntryPoint]>
Raw output
junit.framework.AssertionFailedError: expected:<[com.foo.TransitivelyFoldableConstantEntryPoint, com.google.gwt.lang.com_00046foo_00046TransitivelyFoldableConstantModule__EntryMethodHolder]> but was:<[java.util.Map, java.util.Set, com.google.gwt.lang.com_00046foo_00046TransitivelyFoldableConstantModule__EntryMethodHolder, java.util.List, com.foo.TransitivelyFoldableConstantEntryPoint]>
	at com.google.gwt.dev.CompilerTest.compileToJs(CompilerTest.java:2739)
	at com.google.gwt.dev.CompilerTest.compileToJs(CompilerTest.java:2677)
	at com.google.gwt.dev.CompilerTest.checkRecompiledModifiedApp(CompilerTest.java:2637)
	at com.google.gwt.dev.CompilerTest.checkRecompiledModifiedApp(CompilerTest.java:2607)
	at com.google.gwt.dev.CompilerTest.checkIncrementalRecompile_transitivelyFoldableConstant(CompilerTest.java:2366)
	at com.google.gwt.dev.CompilerTest.testIncrementalRecompile_transitivelyFoldableConstant(CompilerTest.java:1804)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

Check failure on line 1810 in gwt/dev/core/test/com/google/gwt/dev/CompilerTest.java

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

CompilerTest.testIncrementalRecompile_packagePrivateDispatch

expected:<[com.foo.PackagePrivateChild, com.foo.TestEntryPoint]> but was:<[com.foo.TestEntryPoint, java.util.Map, java.util.Set, java.util.List, com.foo.PackagePrivateChild]>
Raw output
junit.framework.AssertionFailedError: expected:<[com.foo.PackagePrivateChild, com.foo.TestEntryPoint]> but was:<[com.foo.TestEntryPoint, java.util.Map, java.util.Set, java.util.List, com.foo.PackagePrivateChild]>
	at com.google.gwt.dev.CompilerTest.compileToJs(CompilerTest.java:2739)
	at com.google.gwt.dev.CompilerTest.compileToJs(CompilerTest.java:2677)
	at com.google.gwt.dev.CompilerTest.checkRecompiledModifiedApp(CompilerTest.java:2637)
	at com.google.gwt.dev.CompilerTest.checkIncrementalRecompile_packagePrivateOverride(CompilerTest.java:2307)
	at com.google.gwt.dev.CompilerTest.testIncrementalRecompile_packagePrivateDispatch(CompilerTest.java:1810)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

Check failure on line 1818 in gwt/dev/core/test/com/google/gwt/dev/CompilerTest.java

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

CompilerTest.testIncrementalRecompile_prettyOutput

expected:<[com.foo.ModelD, com.foo.TestEntryPoint, com.foo.ModelC]> but was:<[com.foo.TestEntryPoint, java.util.Map, com.foo.ModelD, java.util.Set, java.util.List, com.foo.ModelC]>
Raw output
junit.framework.AssertionFailedError: expected:<[com.foo.ModelD, com.foo.TestEntryPoint, com.foo.ModelC]> but was:<[com.foo.TestEntryPoint, java.util.Map, com.foo.ModelD, java.util.Set, java.util.List, com.foo.ModelC]>
	at com.google.gwt.dev.CompilerTest.compileToJs(CompilerTest.java:2739)
	at com.google.gwt.dev.CompilerTest.compileToJs(CompilerTest.java:2677)
	at com.google.gwt.dev.CompilerTest.checkRecompiledModifiedApp(CompilerTest.java:2637)
	at com.google.gwt.dev.CompilerTest.checkRecompiledModifiedApp(CompilerTest.java:2607)
	at com.google.gwt.dev.CompilerTest.checkIncrementalRecompile_typeHierarchyChange(CompilerTest.java:2384)
	at com.google.gwt.dev.CompilerTest.testIncrementalRecompile_prettyOutput(CompilerTest.java:1818)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

Check failure on line 1827 in gwt/dev/core/test/com/google/gwt/dev/CompilerTest.java

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

CompilerTest.testIncrementalRecompile_regularClassMadeIntoJsoClass

expected:<[com.foo.JsoTwo, com.foo.SomeClassReferringToJsoTwoArrays]> but was:<[java.util.Map, com.foo.SomeClassReferringToJsoTwoArrays, java.util.Set, java.util.List, com.foo.JsoTwo]>
Raw output
junit.framework.AssertionFailedError: expected:<[com.foo.JsoTwo, com.foo.SomeClassReferringToJsoTwoArrays]> but was:<[java.util.Map, com.foo.SomeClassReferringToJsoTwoArrays, java.util.Set, java.util.List, com.foo.JsoTwo]>
	at com.google.gwt.dev.CompilerTest.compileToJs(CompilerTest.java:2739)
	at com.google.gwt.dev.CompilerTest.compileToJs(CompilerTest.java:2677)
	at com.google.gwt.dev.CompilerTest.checkRecompiledModifiedApp(CompilerTest.java:2637)
	at com.google.gwt.dev.CompilerTest.checkIncrementalRecompile_regularClassMadeIntoJsoClass(CompilerTest.java:2319)
	at com.google.gwt.dev.CompilerTest.testIncrementalRecompile_regularClassMadeIntoJsoClass(CompilerTest.java:1827)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

Check failure on line 1835 in gwt/dev/core/test/com/google/gwt/dev/CompilerTest.java

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

CompilerTest.testIncrementalRecompile_unreachableIncompatibleChange

expected:<[]> but was:<[java.util.Map, java.util.Set, java.util.List]>
Raw output
junit.framework.AssertionFailedError: expected:<[]> but was:<[java.util.Map, java.util.Set, java.util.List]>
	at com.google.gwt.dev.CompilerTest.compileToJs(CompilerTest.java:2739)
	at com.google.gwt.dev.CompilerTest.compileToJs(CompilerTest.java:2677)
	at com.google.gwt.dev.CompilerTest.checkRecompiledModifiedApp(CompilerTest.java:2637)
	at com.google.gwt.dev.CompilerTest.checkRecompiledModifiedApp(CompilerTest.java:2607)
	at com.google.gwt.dev.CompilerTest.checkIncrementalRecompile_unreachableIncompatibleChange(CompilerTest.java:2377)
	at com.google.gwt.dev.CompilerTest.testIncrementalRecompile_unreachableIncompatibleChange(CompilerTest.java:1835)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

Check failure on line 1841 in gwt/dev/core/test/com/google/gwt/dev/CompilerTest.java

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

CompilerTest.testIncrementalRecompile_typeHierarchyChange

expected:<[com.foo.ModelD, com.foo.TestEntryPoint, com.foo.ModelC]> but was:<[com.foo.TestEntryPoint, java.util.Map, com.foo.ModelD, java.util.Set, java.util.List, com.foo.ModelC]>
Raw output
junit.framework.AssertionFailedError: expected:<[com.foo.ModelD, com.foo.TestEntryPoint, com.foo.ModelC]> but was:<[com.foo.TestEntryPoint, java.util.Map, com.foo.ModelD, java.util.Set, java.util.List, com.foo.ModelC]>
	at com.google.gwt.dev.CompilerTest.compileToJs(CompilerTest.java:2739)
	at com.google.gwt.dev.CompilerTest.compileToJs(CompilerTest.java:2677)
	at com.google.gwt.dev.CompilerTest.checkRecompiledModifiedApp(CompilerTest.java:2637)
	at com.google.gwt.dev.CompilerTest.checkRecompiledModifiedApp(CompilerTest.java:2607)
	at com.google.gwt.dev.CompilerTest.checkIncrementalRecompile_typeHierarchyChange(CompilerTest.java:2384)
	at com.google.gwt.dev.CompilerTest.testIncrementalRecompile_typeHierarchyChange(CompilerTest.java:1841)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)