Junichi Yamamoto created NETBEANS-2437:
------------------------------------------
Summary: Unit tests of php.editor fail
Key: NETBEANS-2437
URL: https://issues.apache.org/jira/browse/NETBEANS-2437
Project: NetBeans
Issue Type: Bug
Components: php - Editor
Affects Versions: 11.0
Reporter: Junichi Yamamoto
Attachments: log1.txt, log2.txt
Some unit tests fail.
I've investigated a bit. It seems that unit tests fail after GraalJS Parser is
removed.
commit:
[https://github.com/apache/incubator-netbeans/commit/3357fa5b18590908ac9de4ad7e55ab1fdf88cd50]
e.g.
-
[https://github.com/apache/incubator-netbeans/blob/master/php/php.editor/test/unit/src/org/netbeans/modules/php/editor/actions/ImportDataCreatorTest.java]
-
[https://github.com/apache/incubator-netbeans/blob/master/php/php.editor/test/unit/src/org/netbeans/modules/php/editor/indent/PHPFormatterHtmlTest.java]
Unit tests passed when I've checkout
[https://github.com/apache/incubator-netbeans/commit/123f616488cbd335d63da493bb19b1aaabd0ac2f]
(previous commit)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
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