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

Summary: org.netbeans.modules.php.editor.typinghooks.PhpTypedTextInterceptorTest
Product: php Reporter: Jiri Skrivanek <jskrivanek>
Component: EditorAssignee: Ondrej Brejla <obrejla>
Status: VERIFIED FIXED    
Severity: normal Keywords: TEST
Priority: P1    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

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