This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 237532 - org.netbeans.modules.php.editor.typinghooks.PhpTypedTextInterceptorTest
Summary: org.netbeans.modules.php.editor.typinghooks.PhpTypedTextInterceptorTest
Status: VERIFIED FIXED
Alias: None
Product: php
Classification: Unclassified
Component: Editor (show other bugs)
Version: 8.0
Hardware: All All
: P1 normal (vote)
Assignee: Ondrej Brejla
URL:
Keywords: TEST
Depends on:
Blocks:
 
Reported: 2013-10-23 09:51 UTC by Jiri Skrivanek
Modified: 2013-11-25 11:13 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Skrivanek 2013-10-23 09:51:00 UTC
Please, fix org.netbeans.modules.php.editor.typinghooks.PhpTypedTextInterceptorTest (testSingleQuotes2, testSingleQuotes4, testSingleQuotes5). It fails only if order of test cases is enforced but anyway it should pass regardless order. To reproduce:

ant -f php.editor test-unit -Dtest.includes=**/PhpTypedTextInterceptorTest.class -Dtest-unit-sys-prop.NbTestCase.order=a-z

http://test4u.cz.oracle.com/job/StableBTD-trunk/lastCompletedBuild/testReport
Comment 1 Ondrej Brejla 2013-11-21 09:52:27 UTC
Fixed in web-main #8ee6230d5b97