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 229514

Summary: Test action sometimes not properly finished
Product: php Reporter: Vladimir Riha <vriha>
Component: AtoumAssignee: Tomas Mysik <tmysik>
Status: VERIFIED WORKSFORME    
Severity: normal Keywords: RANDOM
Priority: P4    
Version: 7.4   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: screenshot
sample project

Description Vladimir Riha 2013-05-08 21:21:48 UTC
Created attachment 134234 [details]
screenshot

I have please check the attached project (sample calculator with atoum test from tutorial...) and try to right click on project and select Test

=> PHPUnit test finishes OK, but Atoum seems to be still working:
- output tab is bold
- output tab is missing "Done" at the end

This seems to be some kind of race condition, in maybe 50% of attempts, it works



Product Version: NetBeans IDE Dev (Build web-main-10472-on-20130508)
Java: 1.7.0_21; Java HotSpot(TM) Client VM 23.21-b01
Runtime: Java(TM) SE Runtime Environment 1.7.0_21-b11
System: Linux version 3.2.0-41-generic-pae running on i386; UTF-8; en_US (nb)
Comment 1 Vladimir Riha 2013-05-08 21:22:22 UTC
Created attachment 134235 [details]
sample project
Comment 2 Tomas Mysik 2013-05-21 07:50:59 UTC
Can you reproduce it with latest dev build please? I made some fixes in testing support and cannot reproduce it.

Thanks.

Product Version: NetBeans IDE Dev (Build 20130521-66e408e0daec)
Java: 1.7.0_21; Java HotSpot(TM) 64-Bit Server VM 23.21-b01
Runtime: Java(TM) SE Runtime Environment 1.7.0_21-b11
System: Linux version 3.8.0-21-generic running on amd64; UTF-8; cs_CZ (nb)
Comment 3 Vladimir Riha 2013-05-30 08:01:16 UTC
It seems fine now, thanks

Product Version: NetBeans IDE Dev (Build 201305292301)
Java: 1.7.0_21; Java HotSpot(TM) Client VM 23.21-b01
Runtime: Java(TM) SE Runtime Environment 1.7.0_21-b11
System: Linux version 3.2.0-44-generic-pae running on i386; UTF-8; en_US (nb)