[ 
https://issues.apache.org/jira/browse/NETBEANS-2437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Junichi Yamamoto updated NETBEANS-2437:
---------------------------------------
    Description: 
Some unit tests fail.

h2. Steps to reproduce

# Open php.editor module
# Open a unit test file: see the below
# Right-click the editor
# Click Run File or Test File

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)

  was:
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)


> 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
>            Priority: Major
>         Attachments: log1.txt, log2.txt
>
>
> Some unit tests fail.
> h2. Steps to reproduce
> # Open php.editor module
> # Open a unit test file: see the below
> # Right-click the editor
> # Click Run File or Test File
> 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

Reply via email to