Skip to content

Require an extra local for varargs if accessing the var has side effects #281

Require an extra local for varargs if accessing the var has side effects

Require an extra local for varargs if accessing the var has side effects #281

GitHub Actions / JUnit Test Report failed May 14, 2024 in 0s

13247 tests run, 13245 passed, 0 skipped, 2 failed.

Annotations

Check failure on line 1 in gwt/user/test/com/google/gwt/user/client/rpc/LoggingRPCTest.java

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

LoggingRPCTest.testLogRecord

(see previous log entries)
Raw output
com.google.gwt.core.ext.UnableToCompleteException: (see previous log entries)
	at com.google.gwt.junit.JUnitShell.compileForWebMode(JUnitShell.java:1099)
	at com.google.gwt.junit.JUnitShell.maybeCompileForWebMode(JUnitShell.java:1159)
	at com.google.gwt.junit.CompileStrategy.maybeCompileModuleImpl2(CompileStrategy.java:183)
	at com.google.gwt.junit.CompileStrategy.maybeCompileModuleImpl(CompileStrategy.java:113)
	at com.google.gwt.junit.SimpleCompileStrategy.maybeCompileModule(SimpleCompileStrategy.java:36)
	at com.google.gwt.junit.JUnitShell.runTestImpl(JUnitShell.java:1350)
	at com.google.gwt.junit.JUnitShell.runTestImpl(JUnitShell.java:1318)
	at com.google.gwt.junit.JUnitShell.runTest(JUnitShell.java:681)
	at com.google.gwt.junit.client.GWTTestCase.runTest(GWTTestCase.java:421)
	at com.google.gwt.junit.client.GWTTestCase.run(GWTTestCase.java:247)

Check failure on line 1 in gwt/user/test/com/google/gwt/user/client/rpc/LoggingRPCTest.java

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

LoggingRPCTest.testStackMapDeobfuscation

(see previous log entries)
Raw output
com.google.gwt.core.ext.UnableToCompleteException: (see previous log entries)
	at com.google.gwt.junit.JUnitShell.runTestImpl(JUnitShell.java:1335)
	at com.google.gwt.junit.JUnitShell.runTestImpl(JUnitShell.java:1318)
	at com.google.gwt.junit.JUnitShell.runTest(JUnitShell.java:681)
	at com.google.gwt.junit.client.GWTTestCase.runTest(GWTTestCase.java:421)
	at com.google.gwt.junit.client.GWTTestCase.run(GWTTestCase.java:247)