This is an automated email from the ASF dual-hosted git repository. mbien pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git
commit a4c04b2d9d6f8b8bf514db19e7d618fe4fd25575 Merge: 1823a60ef92 afbe271565c Author: Michael Bien <mbie...@gmail.com> AuthorDate: Tue Sep 16 02:48:34 2025 +0200 Merge pull request #8825 from mbien/ci-enable-el-tests CI: Enable web.el tests .github/workflows/main.yml | 5 ++-- enterprise/web.el/nbproject/project.xml | 5 ++++ .../issue241160.xhtml.testIssue241160_1.completion | 15 ++++++++++- .../org/netbeans/modules/web/el/ELTestBase.java | 30 +++++----------------- .../web/el/completion/ELCompletionTest.java | 11 +++++++- .../web/el/navigation/ELDeclarationFinderTest.java | 10 ++++---- 6 files changed, 42 insertions(+), 34 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists