This is an automated email from the ASF dual-hosted git repository. jlahoda pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git
commit 14dafbe433360dadbc7cc5c6ebd9cc34eceb6737 Merge: f186217a0bb c4d10e9f7fe Author: Jan Lahoda <[email protected]> AuthorDate: Thu Apr 2 10:22:04 2026 +0200 Merge pull request #9302 from lahodaj/GITHUB-6925 [GITHUB-6925] Fixing debugger.jpda.truffle tests. .github/workflows/main.yml | 15 ++-- java/debugger.jpda.truffle/nbproject/project.xml | 21 +++-- .../debugger/jpda/truffle/DebugAllBaseTest.java | 72 --------------- .../debugger/jpda/truffle/DebugPythonTest.java | 86 ------------------ .../modules/debugger/jpda/truffle/DebugRTest.java | 85 ------------------ .../debugger/jpda/truffle/DebugRubyTest.java | 100 --------------------- .../debugger/jpda/truffle/JPDATestCase.java | 21 ++++- .../netbeans/api/debugger/jpda/JPDASupport.java | 40 --------- 8 files changed, 36 insertions(+), 404 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
