Bug 577656 - [Test] testHyperlinkMatchInvalidLine in JavaStackTraceConsoleTest failing with array length differences
Summary: [Test] testHyperlinkMatchInvalidLine in JavaStackTraceConsoleTest failing wit...
Status: NEW
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 4.21   Edit
Hardware: All Mac OS X
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: JDT-Debug-Inbox CLA
QA Contact:
URL:
Whiteboard: stalebug
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-06 22:59 EST by Sarika Sinha CLA
Modified: 2023-11-27 19:47 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sarika Sinha CLA 2021-12-06 22:59:21 EST
https://download.eclipse.org/eclipse/downloads/drops4/I20211206-1800/testresults/html/org.eclipse.jdt.debug.tests_ep423I-unit-macM1-java17_macosx.cocoa.aarch64_17.html

org.eclipse.jdt.debug.tests.console.JavaStackTraceConsoleTest	testHyperlinkMatchInvalidLine	Failure	[]: array lengths differed, expected.length=1 actual.length=0; arrays first differed at element [0]; expected:<Type.java:fff> but was:<end of array>

[]: array lengths differed, expected.length=1 actual.length=0; arrays first differed at element [0]; expected:<Type.java:fff> but was:<end of array>
at org.junit.internal.ComparisonCriteria.arrayEquals(ComparisonCriteria.java:89)
at org.junit.internal.ComparisonCriteria.arrayEquals(ComparisonCriteria.java:28)
at org.junit.Assert.internalArrayEquals(Assert.java:534)
at org.junit.Assert.assertArrayEquals(Assert.java:285)
at org.eclipse.jdt.debug.tests.console.JavaStackTraceConsoleTest.testHyperlinkMatchInvalidLine(JavaStackTraceConsoleTest.java:168)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at junit.framework.TestCase.runTest(TestCase.java:177)
at junit.framework.TestCase.runBare(TestCase.java:142)
at org.eclipse.jdt.debug.tests.AbstractDebugTest.runBare(AbstractDebugTest.java:2672)
at junit.framework.TestResult$1.protect(TestResult.java:122)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.framework.TestResult.run(TestResult.java:125)
at junit.framework.TestCase.run(TestCase.java:130)
at junit.framework.TestSuite.runTest(TestSuite.java:241)
at junit.framework.TestSuite.run(TestSuite.java:236)
at junit.framework.TestSuite.runTest(TestSuite.java:241)
at org.eclipse.jdt.debug.tests.DebugSuite$1.run(DebugSuite.java:61)
at java.base/java.lang.Thread.run(Thread.java:833)
Caused by: java.lang.AssertionError: expected:<Type.java:fff> but was:<end of array>
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.failNotEquals(Assert.java:835)
at org.junit.Assert.assertEquals(Assert.java:120)
at org.junit.Assert.assertEquals(Assert.java:146)
at org.junit.internal.ComparisonCriteria.arrayEquals(ComparisonCriteria.java:87)
... 20 more
Comment 1 Eclipse Genie CLA 2023-11-27 19:47:06 EST
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.