Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#952] Provide access for launch attributes map field #991

Closed
wants to merge 1 commit into from

[#952] Provide access for launch attributes map field

35d2e63
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Closed

[#952] Provide access for launch attributes map field #991

[#952] Provide access for launch attributes map field
35d2e63
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Results failed Jan 4, 2025 in 0s

8 errors, 60 fail, 143 skipped, 11 206 pass in 54m 59s

   635 files     635 suites   54m 59s ⏱️
11 417 tests 11 206 ✅ 143 💤 60 ❌ 8 🔥
11 455 runs  11 244 ✅ 143 💤 60 ❌ 8 🔥

Results for commit 35d2e63.

Annotations

Check warning on line 0 in org.eclipse.cdt.tests.dsf.gdb.tests.LaunchConfigurationAndRestartTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

testClearingAndSettingEnvironment[gdb] (org.eclipse.cdt.tests.dsf.gdb.tests.LaunchConfigurationAndRestartTest) failed

test-results/dsf-gdb/org.eclipse.cdt.tests.dsf.gdb/target/surefire-reports/TEST-org.eclipse.cdt.tests.dsf.gdb.tests.LaunchConfigurationAndRestartTest.xml [took 0s]
Raw output
Expected a string ending with "IS SET" but got 0x55555525d <error: Cannot access memory at address 0x55555525d>
java.lang.AssertionError: Expected a string ending with "IS SET" but got 0x55555525d <error: Cannot access memory at address 0x55555525d>
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.eclipse.cdt.tests.dsf.gdb.tests.LaunchConfigurationAndRestartTest.testClearingAndSettingEnvironment(LaunchConfigurationAndRestartTest.java:409)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299)
	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
	at java.base/java.lang.Thread.run(Thread.java:1583)
368,709 "testClearingAndSettingEnvironment[gdb]" requesting gdb. Launched gdb 9.2.

Check warning on line 0 in org.eclipse.cdt.tests.dsf.gdb.tests.LaunchConfigurationAndRestartTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

testSettingEnvironmentRestart[gdb] (org.eclipse.cdt.tests.dsf.gdb.tests.LaunchConfigurationAndRestartTest) failed

test-results/dsf-gdb/org.eclipse.cdt.tests.dsf.gdb/target/surefire-reports/TEST-org.eclipse.cdt.tests.dsf.gdb.tests.LaunchConfigurationAndRestartTest.xml [took 1s]
Raw output
Expected a string ending with "IS SET" but got 0x55555525d <error: Cannot access memory at address 0x55555525d>
java.lang.AssertionError: Expected a string ending with "IS SET" but got 0x55555525d <error: Cannot access memory at address 0x55555525d>
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.eclipse.cdt.tests.dsf.gdb.tests.LaunchConfigurationAndRestartTest.testSettingEnvironment(LaunchConfigurationAndRestartTest.java:348)
	at org.eclipse.cdt.tests.dsf.gdb.tests.LaunchConfigurationAndRestartTest.testSettingEnvironmentRestart(LaunchConfigurationAndRestartTest.java:375)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299)
	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
	at java.base/java.lang.Thread.run(Thread.java:1583)
369,130 "testSettingEnvironmentRestart[gdb]" requesting gdb. Launched gdb 9.2.

Check warning on line 0 in org.eclipse.cdt.tests.dsf.gdb.tests.LaunchConfigurationAndRestartTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

testClearingAndSettingEnvironmentRestart[gdb] (org.eclipse.cdt.tests.dsf.gdb.tests.LaunchConfigurationAndRestartTest) failed

test-results/dsf-gdb/org.eclipse.cdt.tests.dsf.gdb/target/surefire-reports/TEST-org.eclipse.cdt.tests.dsf.gdb.tests.LaunchConfigurationAndRestartTest.xml [took 1s]
Raw output
Expected a string ending with "IS SET" but got 0x55555525d <error: Cannot access memory at address 0x55555525d>
java.lang.AssertionError: Expected a string ending with "IS SET" but got 0x55555525d <error: Cannot access memory at address 0x55555525d>
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.eclipse.cdt.tests.dsf.gdb.tests.LaunchConfigurationAndRestartTest.testClearingAndSettingEnvironment(LaunchConfigurationAndRestartTest.java:409)
	at org.eclipse.cdt.tests.dsf.gdb.tests.LaunchConfigurationAndRestartTest.testClearingAndSettingEnvironmentRestart(LaunchConfigurationAndRestartTest.java:436)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299)
	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
	at java.base/java.lang.Thread.run(Thread.java:1583)
377,080 "testClearingAndSettingEnvironmentRestart[gdb]" requesting gdb. Launched gdb 9.2.

Check warning on line 0 in org.eclipse.cdt.tests.dsf.gdb.tests.LaunchConfigurationAndRestartTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

testSettingArgumentsRestart[gdb] (org.eclipse.cdt.tests.dsf.gdb.tests.LaunchConfigurationAndRestartTest) failed

test-results/dsf-gdb/org.eclipse.cdt.tests.dsf.gdb/target/surefire-reports/TEST-org.eclipse.cdt.tests.dsf.gdb.tests.LaunchConfigurationAndRestartTest.xml [took 1s]
Raw output
Expected 7 but got 21845
java.lang.AssertionError: Expected 7 but got 21845
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.eclipse.cdt.tests.dsf.gdb.tests.LaunchConfigurationAndRestartTest.testSettingArguments(LaunchConfigurationAndRestartTest.java:468)
	at org.eclipse.cdt.tests.dsf.gdb.tests.LaunchConfigurationAndRestartTest.testSettingArgumentsRestart(LaunchConfigurationAndRestartTest.java:494)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299)
	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
	at java.base/java.lang.Thread.run(Thread.java:1583)
379,209 "testSettingArgumentsRestart[gdb]" requesting gdb. Launched gdb 9.2.

Check warning on line 0 in org.eclipse.cdt.tests.dsf.gdb.tests.LaunchConfigurationAndRestartTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

testSourceGdbInitRestart[gdb] (org.eclipse.cdt.tests.dsf.gdb.tests.LaunchConfigurationAndRestartTest) failed

test-results/dsf-gdb/org.eclipse.cdt.tests.dsf.gdb/target/surefire-reports/TEST-org.eclipse.cdt.tests.dsf.gdb.tests.LaunchConfigurationAndRestartTest.xml [took 1s]
Raw output
Expected 7 but got 21845
java.lang.AssertionError: Expected 7 but got 21845
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.eclipse.cdt.tests.dsf.gdb.tests.LaunchConfigurationAndRestartTest.testSourceGdbInit(LaunchConfigurationAndRestartTest.java:251)
	at org.eclipse.cdt.tests.dsf.gdb.tests.LaunchConfigurationAndRestartTest.testSourceGdbInitRestart(LaunchConfigurationAndRestartTest.java:278)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299)
	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
	at java.base/java.lang.Thread.run(Thread.java:1583)
380,791 "testSourceGdbInitRestart[gdb]" requesting gdb. Launched gdb 9.2.

Check warning on line 0 in org.eclipse.cdt.tests.dsf.gdb.tests.LaunchConfigurationAndRestartTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

testSettingEnvironment[gdb] (org.eclipse.cdt.tests.dsf.gdb.tests.LaunchConfigurationAndRestartTest) failed

test-results/dsf-gdb/org.eclipse.cdt.tests.dsf.gdb/target/surefire-reports/TEST-org.eclipse.cdt.tests.dsf.gdb.tests.LaunchConfigurationAndRestartTest.xml [took 0s]
Raw output
Expected a string ending with "IS SET" but got 0x55555525d <error: Cannot access memory at address 0x55555525d>
java.lang.AssertionError: Expected a string ending with "IS SET" but got 0x55555525d <error: Cannot access memory at address 0x55555525d>
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.eclipse.cdt.tests.dsf.gdb.tests.LaunchConfigurationAndRestartTest.testSettingEnvironment(LaunchConfigurationAndRestartTest.java:348)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299)
	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
	at java.base/java.lang.Thread.run(Thread.java:1583)
386,223 "testSettingEnvironment[gdb]" requesting gdb. Launched gdb 9.2.

Check warning on line 0 in org.eclipse.cdt.tests.dsf.gdb.tests.LaunchConfigurationAndRestartTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

testSettingArguments[gdb] (org.eclipse.cdt.tests.dsf.gdb.tests.LaunchConfigurationAndRestartTest) failed

test-results/dsf-gdb/org.eclipse.cdt.tests.dsf.gdb/target/surefire-reports/TEST-org.eclipse.cdt.tests.dsf.gdb.tests.LaunchConfigurationAndRestartTest.xml [took 0s]
Raw output
Expected 7 but got 21845
java.lang.AssertionError: Expected 7 but got 21845
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.eclipse.cdt.tests.dsf.gdb.tests.LaunchConfigurationAndRestartTest.testSettingArguments(LaunchConfigurationAndRestartTest.java:468)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299)
	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
	at java.base/java.lang.Thread.run(Thread.java:1583)
386,628 "testSettingArguments[gdb]" requesting gdb. Launched gdb 9.2.

Check warning on line 0 in org.eclipse.cdt.tests.dsf.gdb.tests.LaunchConfigurationAndRestartTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

testSourceGdbInit[gdb] (org.eclipse.cdt.tests.dsf.gdb.tests.LaunchConfigurationAndRestartTest) failed

test-results/dsf-gdb/org.eclipse.cdt.tests.dsf.gdb/target/surefire-reports/TEST-org.eclipse.cdt.tests.dsf.gdb.tests.LaunchConfigurationAndRestartTest.xml [took 0s]
Raw output
Expected 7 but got 21845
java.lang.AssertionError: Expected 7 but got 21845
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.eclipse.cdt.tests.dsf.gdb.tests.LaunchConfigurationAndRestartTest.testSourceGdbInit(LaunchConfigurationAndRestartTest.java:251)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299)
	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
	at java.base/java.lang.Thread.run(Thread.java:1583)
389,820 "testSourceGdbInit[gdb]" requesting gdb. Launched gdb 9.2.

Check warning on line 0 in org.eclipse.cdt.tests.dsf.gdb.tests.nonstop.StepIntoSelectionNonStopTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

atDoubleMethodShalowCall[gdb] (org.eclipse.cdt.tests.dsf.gdb.tests.nonstop.StepIntoSelectionNonStopTest) failed

test-results/dsf-gdb/org.eclipse.cdt.tests.dsf.gdb/target/surefire-reports/TEST-org.eclipse.cdt.tests.dsf.gdb.tests.nonstop.StepIntoSelectionNonStopTest.xml [took 0s]
Raw output
Not inside the expected function.  Expected bar but got doubleMethodTest
java.lang.AssertionError: Not inside the expected function.  Expected bar but got doubleMethodTest
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.eclipse.cdt.tests.dsf.gdb.tests.StepIntoSelectionTest.validateLocation(StepIntoSelectionTest.java:151)
	at org.eclipse.cdt.tests.dsf.gdb.tests.StepIntoSelectionTest.atDoubleMethodShalowCall(StepIntoSelectionTest.java:303)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299)
	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
	at java.base/java.lang.Thread.run(Thread.java:1583)
106,632 "atDoubleMethodShalowCall[gdb]" requesting gdb. Launched gdb 9.2.

Check warning on line 0 in org.eclipse.cdt.tests.dsf.gdb.tests.nonstop.StepIntoSelectionNonStopTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

atLaterLineSkipBreakpoints[gdb] (org.eclipse.cdt.tests.dsf.gdb.tests.nonstop.StepIntoSelectionNonStopTest) failed

test-results/dsf-gdb/org.eclipse.cdt.tests.dsf.gdb/target/surefire-reports/TEST-org.eclipse.cdt.tests.dsf.gdb.tests.nonstop.StepIntoSelectionNonStopTest.xml [took 0s]
Raw output
Not inside the expected function.  Expected foo but got laterLineTest
java.lang.AssertionError: Not inside the expected function.  Expected foo but got laterLineTest
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.eclipse.cdt.tests.dsf.gdb.tests.StepIntoSelectionTest.validateLocation(StepIntoSelectionTest.java:151)
	at org.eclipse.cdt.tests.dsf.gdb.tests.StepIntoSelectionTest.atLaterLineSkipBreakpoints(StepIntoSelectionTest.java:431)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299)
	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
	at java.base/java.lang.Thread.run(Thread.java:1583)
107,036 "atLaterLineSkipBreakpoints[gdb]" requesting gdb. Launched gdb 9.2.

Check warning on line 0 in org.eclipse.cdt.tests.dsf.gdb.tests.nonstop.StepIntoSelectionNonStopTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

atDoubleMethodDeepCall[gdb] (org.eclipse.cdt.tests.dsf.gdb.tests.nonstop.StepIntoSelectionNonStopTest) failed

test-results/dsf-gdb/org.eclipse.cdt.tests.dsf.gdb/target/surefire-reports/TEST-org.eclipse.cdt.tests.dsf.gdb.tests.nonstop.StepIntoSelectionNonStopTest.xml [took 0s]
Raw output
Not inside the expected function.  Expected foo but got doubleMethodTest
java.lang.AssertionError: Not inside the expected function.  Expected foo but got doubleMethodTest
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.eclipse.cdt.tests.dsf.gdb.tests.StepIntoSelectionTest.validateLocation(StepIntoSelectionTest.java:151)
	at org.eclipse.cdt.tests.dsf.gdb.tests.StepIntoSelectionTest.atDoubleMethodDeepCall(StepIntoSelectionTest.java:285)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299)
	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
	at java.base/java.lang.Thread.run(Thread.java:1583)
107,441 "atDoubleMethodDeepCall[gdb]" requesting gdb. Launched gdb 9.2.

Check warning on line 0 in org.eclipse.cdt.tests.dsf.gdb.tests.nonstop.StepIntoSelectionNonStopTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

atDoubleMethodStopAtBreakpoint[gdb] (org.eclipse.cdt.tests.dsf.gdb.tests.nonstop.StepIntoSelectionNonStopTest) failed

test-results/dsf-gdb/org.eclipse.cdt.tests.dsf.gdb/target/surefire-reports/TEST-org.eclipse.cdt.tests.dsf.gdb.tests.nonstop.StepIntoSelectionNonStopTest.xml [took 0s]
Raw output
Not inside the expected function.  Expected bar but got doubleMethodTest
java.lang.AssertionError: Not inside the expected function.  Expected bar but got doubleMethodTest
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.eclipse.cdt.tests.dsf.gdb.tests.StepIntoSelectionTest.validateLocation(StepIntoSelectionTest.java:151)
	at org.eclipse.cdt.tests.dsf.gdb.tests.StepIntoSelectionTest.atDoubleMethodStopAtBreakpointCommon(StepIntoSelectionTest.java:448)
	at org.eclipse.cdt.tests.dsf.gdb.tests.StepIntoSelectionTest.atDoubleMethodStopAtBreakpoint(StepIntoSelectionTest.java:471)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299)
	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
	at java.base/java.lang.Thread.run(Thread.java:1583)
107,839 "atDoubleMethodStopAtBreakpoint[gdb]" requesting gdb. Launched gdb 9.2.

Check warning on line 0 in org.eclipse.cdt.tests.dsf.gdb.tests.nonstop.StepIntoSelectionNonStopTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

atDoubleMethodSkipBreakpoint[gdb] (org.eclipse.cdt.tests.dsf.gdb.tests.nonstop.StepIntoSelectionNonStopTest) failed

test-results/dsf-gdb/org.eclipse.cdt.tests.dsf.gdb/target/surefire-reports/TEST-org.eclipse.cdt.tests.dsf.gdb.tests.nonstop.StepIntoSelectionNonStopTest.xml [took 0s]
Raw output
Not inside the expected function.  Expected bar but got doubleMethodTest
java.lang.AssertionError: Not inside the expected function.  Expected bar but got doubleMethodTest
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.eclipse.cdt.tests.dsf.gdb.tests.StepIntoSelectionTest.validateLocation(StepIntoSelectionTest.java:151)
	at org.eclipse.cdt.tests.dsf.gdb.tests.StepIntoSelectionTest.atDoubleMethodSkipBreakpointCommon(StepIntoSelectionTest.java:488)
	at org.eclipse.cdt.tests.dsf.gdb.tests.StepIntoSelectionTest.atDoubleMethodSkipBreakpoint(StepIntoSelectionTest.java:511)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299)
	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
	at java.base/java.lang.Thread.run(Thread.java:1583)
108,243 "atDoubleMethodSkipBreakpoint[gdb]" requesting gdb. Launched gdb 9.2.

Check warning on line 0 in org.eclipse.cdt.tests.dsf.gdb.tests.nonstop.StepIntoSelectionNonStopTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

atLaterLineThatIsNotHit[gdb] (org.eclipse.cdt.tests.dsf.gdb.tests.nonstop.StepIntoSelectionNonStopTest) failed

test-results/dsf-gdb/org.eclipse.cdt.tests.dsf.gdb/target/surefire-reports/TEST-org.eclipse.cdt.tests.dsf.gdb.tests.nonstop.StepIntoSelectionNonStopTest.xml [took 0s]
Raw output
expected:<57> but was:<58>
java.lang.AssertionError: expected:<57> but was:<58>
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:633)
	at org.eclipse.cdt.tests.dsf.gdb.tests.StepIntoSelectionTest.validateLocation(StepIntoSelectionTest.java:154)
	at org.eclipse.cdt.tests.dsf.gdb.tests.StepIntoSelectionTest.atLaterLineThatIsNotHit(StepIntoSelectionTest.java:373)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299)
	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
	at java.base/java.lang.Thread.run(Thread.java:1583)
108,646 "atLaterLineThatIsNotHit[gdb]" requesting gdb. Launched gdb 9.2.

Check failure on line 0 in org.eclipse.cdt.tests.dsf.gdb.tests.nonstop.StepIntoSelectionNonStopTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

recursiveMethod[gdb] (org.eclipse.cdt.tests.dsf.gdb.tests.nonstop.StepIntoSelectionNonStopTest) with error

test-results/dsf-gdb/org.eclipse.cdt.tests.dsf.gdb/target/surefire-reports/TEST-org.eclipse.cdt.tests.dsf.gdb.tests.nonstop.StepIntoSelectionNonStopTest.xml [took 5m 0s]
Raw output
test timed out after 300000 milliseconds
org.junit.runners.model.TestTimedOutException: test timed out after 300000 milliseconds
	at java.base/java.lang.Object.wait0(Native Method)
	at java.base/java.lang.Object.wait(Object.java:366)
	at org.eclipse.cdt.tests.dsf.gdb.framework.ServiceEventWaitor.waitForEvent(ServiceEventWaitor.java:136)
	at org.eclipse.cdt.tests.dsf.gdb.tests.StepIntoSelectionTest.triggerStepIntoSelection(StepIntoSelectionTest.java:196)
	at org.eclipse.cdt.tests.dsf.gdb.tests.StepIntoSelectionTest.recursiveMethod(StepIntoSelectionTest.java:319)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299)
	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
	at java.base/java.lang.Thread.run(Thread.java:1583)
109,047 "recursiveMethod[gdb]" requesting gdb. Launched gdb 9.2.
Uncaught exception in session executor thread: java.lang.AssertionError: Exception thrown by a IServiceEventListener.ServiceHandlerMethod method
	at org.eclipse.cdt.dsf.service.DsfSession.doDispatchEvent(DsfSession.java:550)
	at org.eclipse.cdt.dsf.service.DsfSession$3.run(DsfSession.java:408)
	at org.eclipse.cdt.dsf.concurrent.DefaultDsfExecutor$TracingWrapperRunnable.run(DefaultDsfExecutor.java:381)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
	at java.base/java.lang.Thread.run(Thread.java:1583)

Check warning on line 0 in org.eclipse.cdt.tests.dsf.gdb.tests.nonstop.StepIntoSelectionNonStopTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

atDoubleMethodStopAtBreakpointFunctionEntry[gdb] (org.eclipse.cdt.tests.dsf.gdb.tests.nonstop.StepIntoSelectionNonStopTest) failed

test-results/dsf-gdb/org.eclipse.cdt.tests.dsf.gdb/target/surefire-reports/TEST-org.eclipse.cdt.tests.dsf.gdb.tests.nonstop.StepIntoSelectionNonStopTest.xml [took 5s]
Raw output
Not inside the expected function.  Expected bar but got doubleMethodTest
java.lang.AssertionError: Not inside the expected function.  Expected bar but got doubleMethodTest
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.eclipse.cdt.tests.dsf.gdb.tests.StepIntoSelectionTest.validateLocation(StepIntoSelectionTest.java:151)
	at org.eclipse.cdt.tests.dsf.gdb.tests.StepIntoSelectionTest.atDoubleMethodStopAtBreakpointCommon(StepIntoSelectionTest.java:448)
	at org.eclipse.cdt.tests.dsf.gdb.tests.StepIntoSelectionTest.atDoubleMethodStopAtBreakpointFunctionEntry(StepIntoSelectionTest.java:462)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299)
	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
	at java.base/java.lang.Thread.run(Thread.java:1583)
414,149 "atDoubleMethodStopAtBreakpointFunctionEntry[gdb]" requesting gdb. Launched gdb 9.2.

Check warning on line 0 in org.eclipse.cdt.tests.dsf.gdb.tests.nonstop.StepIntoSelectionNonStopTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

atLaterLine[gdb] (org.eclipse.cdt.tests.dsf.gdb.tests.nonstop.StepIntoSelectionNonStopTest) failed

test-results/dsf-gdb/org.eclipse.cdt.tests.dsf.gdb/target/surefire-reports/TEST-org.eclipse.cdt.tests.dsf.gdb.tests.nonstop.StepIntoSelectionNonStopTest.xml [took 0s]
Raw output
Not inside the expected function.  Expected foo but got laterLineTest
java.lang.AssertionError: Not inside the expected function.  Expected foo but got laterLineTest
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.eclipse.cdt.tests.dsf.gdb.tests.StepIntoSelectionTest.validateLocation(StepIntoSelectionTest.java:151)
	at org.eclipse.cdt.tests.dsf.gdb.tests.StepIntoSelectionTest.atLaterLine(StepIntoSelectionTest.java:250)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299)
	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
	at java.base/java.lang.Thread.run(Thread.java:1583)
414,548 "atLaterLine[gdb]" requesting gdb. Launched gdb 9.2.

Check warning on line 0 in org.eclipse.cdt.tests.dsf.gdb.tests.nonstop.StepIntoSelectionNonStopTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

diffMethodByArgsNumber2[gdb] (org.eclipse.cdt.tests.dsf.gdb.tests.nonstop.StepIntoSelectionNonStopTest) failed

test-results/dsf-gdb/org.eclipse.cdt.tests.dsf.gdb/target/surefire-reports/TEST-org.eclipse.cdt.tests.dsf.gdb.tests.nonstop.StepIntoSelectionNonStopTest.xml [took 0s]
Raw output
Not inside the expected function.  Expected add but got methodWithDiffArgsNumberTest
java.lang.AssertionError: Not inside the expected function.  Expected add but got methodWithDiffArgsNumberTest
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.eclipse.cdt.tests.dsf.gdb.tests.StepIntoSelectionTest.validateLocation(StepIntoSelectionTest.java:151)
	at org.eclipse.cdt.tests.dsf.gdb.tests.StepIntoSelectionTest.diffMethodByArgsNumber2(StepIntoSelectionTest.java:543)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299)
	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
	at java.base/java.lang.Thread.run(Thread.java:1583)
414,960 "diffMethodByArgsNumber2[gdb]" requesting gdb. Launched gdb 9.2.

Check warning on line 0 in org.eclipse.cdt.tests.dsf.gdb.tests.nonstop.StepIntoSelectionNonStopTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

atSameLine[gdb] (org.eclipse.cdt.tests.dsf.gdb.tests.nonstop.StepIntoSelectionNonStopTest) failed

test-results/dsf-gdb/org.eclipse.cdt.tests.dsf.gdb/target/surefire-reports/TEST-org.eclipse.cdt.tests.dsf.gdb.tests.nonstop.StepIntoSelectionNonStopTest.xml [took 0s]
Raw output
Not inside the expected function.  Expected foo but got sameLineTest
java.lang.AssertionError: Not inside the expected function.  Expected foo but got sameLineTest
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.eclipse.cdt.tests.dsf.gdb.tests.StepIntoSelectionTest.validateLocation(StepIntoSelectionTest.java:151)
	at org.eclipse.cdt.tests.dsf.gdb.tests.StepIntoSelectionTest.atSameLine(StepIntoSelectionTest.java:233)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299)
	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
	at java.base/java.lang.Thread.run(Thread.java:1583)
415,391 "atSameLine[gdb]" requesting gdb. Launched gdb 9.2.

Check warning on line 0 in org.eclipse.cdt.tests.dsf.gdb.tests.nonstop.StepIntoSelectionNonStopTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

diffMethodByArgsNumber[gdb] (org.eclipse.cdt.tests.dsf.gdb.tests.nonstop.StepIntoSelectionNonStopTest) failed

test-results/dsf-gdb/org.eclipse.cdt.tests.dsf.gdb/target/surefire-reports/TEST-org.eclipse.cdt.tests.dsf.gdb.tests.nonstop.StepIntoSelectionNonStopTest.xml [took 0s]
Raw output
Not inside the expected function.  Expected add but got methodWithDiffArgsNumberTest
java.lang.AssertionError: Not inside the expected function.  Expected add but got methodWithDiffArgsNumberTest
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.eclipse.cdt.tests.dsf.gdb.tests.StepIntoSelectionTest.validateLocation(StepIntoSelectionTest.java:151)
	at org.eclipse.cdt.tests.dsf.gdb.tests.StepIntoSelectionTest.diffMethodByArgsNumber(StepIntoSelectionTest.java:529)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299)
	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
	at java.base/java.lang.Thread.run(Thread.java:1583)
415,791 "diffMethodByArgsNumber[gdb]" requesting gdb. Launched gdb 9.2.

Check warning on line 0 in org.eclipse.cdt.tests.dsf.gdb.tests.nonstop.StepIntoSelectionNonStopTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

atLaterLineOnDifferentFile[gdb] (org.eclipse.cdt.tests.dsf.gdb.tests.nonstop.StepIntoSelectionNonStopTest) failed

test-results/dsf-gdb/org.eclipse.cdt.tests.dsf.gdb/target/surefire-reports/TEST-org.eclipse.cdt.tests.dsf.gdb.tests.nonstop.StepIntoSelectionNonStopTest.xml [took 0s]
Raw output
Not inside the expected function.  Expected value but got laterLineDifferentFileTest
java.lang.AssertionError: Not inside the expected function.  Expected value but got laterLineDifferentFileTest
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.eclipse.cdt.tests.dsf.gdb.tests.StepIntoSelectionTest.validateLocation(StepIntoSelectionTest.java:151)
	at org.eclipse.cdt.tests.dsf.gdb.tests.StepIntoSelectionTest.atLaterLineOnDifferentFile(StepIntoSelectionTest.java:267)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299)
	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
	at java.base/java.lang.Thread.run(Thread.java:1583)
416,195 "atLaterLineOnDifferentFile[gdb]" requesting gdb. Launched gdb 9.2.

Check warning on line 0 in org.eclipse.cdt.tests.dsf.gdb.tests.nonstop.StepIntoSelectionNonStopTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

atDoubleMethodSkipBreakpointFunctionEntry[gdb] (org.eclipse.cdt.tests.dsf.gdb.tests.nonstop.StepIntoSelectionNonStopTest) failed

test-results/dsf-gdb/org.eclipse.cdt.tests.dsf.gdb/target/surefire-reports/TEST-org.eclipse.cdt.tests.dsf.gdb.tests.nonstop.StepIntoSelectionNonStopTest.xml [took 0s]
Raw output
Not inside the expected function.  Expected bar but got doubleMethodTest
java.lang.AssertionError: Not inside the expected function.  Expected bar but got doubleMethodTest
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.eclipse.cdt.tests.dsf.gdb.tests.StepIntoSelectionTest.validateLocation(StepIntoSelectionTest.java:151)
	at org.eclipse.cdt.tests.dsf.gdb.tests.StepIntoSelectionTest.atDoubleMethodSkipBreakpointCommon(StepIntoSelectionTest.java:488)
	at org.eclipse.cdt.tests.dsf.gdb.tests.StepIntoSelectionTest.atDoubleMethodSkipBreakpointFunctionEntry(StepIntoSelectionTest.java:502)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299)
	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
	at java.base/java.lang.Thread.run(Thread.java:1583)
416,608 "atDoubleMethodSkipBreakpointFunctionEntry[gdb]" requesting gdb. Launched gdb 9.2.

Check warning on line 0 in org.eclipse.cdt.tests.dsf.gdb.tests.nonstop.StepIntoSelectionNonStopTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

atDoubleMethodShalowCall[gdbserver] (org.eclipse.cdt.tests.dsf.gdb.tests.nonstop.StepIntoSelectionNonStopTest) failed

test-results/dsf-gdb/org.eclipse.cdt.tests.dsf.gdb/target/surefire-reports/TEST-org.eclipse.cdt.tests.dsf.gdb.tests.nonstop.StepIntoSelectionNonStopTest.xml [took 0s]
Raw output
Not inside the expected function.  Expected bar but got doubleMethodTest
java.lang.AssertionError: Not inside the expected function.  Expected bar but got doubleMethodTest
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.eclipse.cdt.tests.dsf.gdb.tests.StepIntoSelectionTest.validateLocation(StepIntoSelectionTest.java:151)
	at org.eclipse.cdt.tests.dsf.gdb.tests.StepIntoSelectionTest.atDoubleMethodShalowCall(StepIntoSelectionTest.java:303)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299)
	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
	at java.base/java.lang.Thread.run(Thread.java:1583)
418,255 "atDoubleMethodShalowCall[gdbserver]" requesting gdb with gdbserver. Launched gdb 9.2.

Check warning on line 0 in org.eclipse.cdt.tests.dsf.gdb.tests.nonstop.StepIntoSelectionNonStopTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

atLaterLineSkipBreakpoints[gdbserver] (org.eclipse.cdt.tests.dsf.gdb.tests.nonstop.StepIntoSelectionNonStopTest) failed

test-results/dsf-gdb/org.eclipse.cdt.tests.dsf.gdb/target/surefire-reports/TEST-org.eclipse.cdt.tests.dsf.gdb.tests.nonstop.StepIntoSelectionNonStopTest.xml [took 0s]
Raw output
Not inside the expected function.  Expected foo but got laterLineTest
java.lang.AssertionError: Not inside the expected function.  Expected foo but got laterLineTest
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.eclipse.cdt.tests.dsf.gdb.tests.StepIntoSelectionTest.validateLocation(StepIntoSelectionTest.java:151)
	at org.eclipse.cdt.tests.dsf.gdb.tests.StepIntoSelectionTest.atLaterLineSkipBreakpoints(StepIntoSelectionTest.java:431)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299)
	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
	at java.base/java.lang.Thread.run(Thread.java:1583)
418,705 "atLaterLineSkipBreakpoints[gdbserver]" requesting gdb with gdbserver. Launched gdb 9.2.

Check warning on line 0 in org.eclipse.cdt.tests.dsf.gdb.tests.nonstop.StepIntoSelectionNonStopTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

atDoubleMethodDeepCall[gdbserver] (org.eclipse.cdt.tests.dsf.gdb.tests.nonstop.StepIntoSelectionNonStopTest) failed

test-results/dsf-gdb/org.eclipse.cdt.tests.dsf.gdb/target/surefire-reports/TEST-org.eclipse.cdt.tests.dsf.gdb.tests.nonstop.StepIntoSelectionNonStopTest.xml [took 0s]
Raw output
Not inside the expected function.  Expected foo but got doubleMethodTest
java.lang.AssertionError: Not inside the expected function.  Expected foo but got doubleMethodTest
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.eclipse.cdt.tests.dsf.gdb.tests.StepIntoSelectionTest.validateLocation(StepIntoSelectionTest.java:151)
	at org.eclipse.cdt.tests.dsf.gdb.tests.StepIntoSelectionTest.atDoubleMethodDeepCall(StepIntoSelectionTest.java:285)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299)
	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
	at java.base/java.lang.Thread.run(Thread.java:1583)
419,157 "atDoubleMethodDeepCall[gdbserver]" requesting gdb with gdbserver. Launched gdb 9.2.