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 - Test action sometimes not properly finished
Summary: Test action sometimes not properly finished
Status: VERIFIED WORKSFORME
Alias: None
Product: php
Classification: Unclassified
Component: Atoum (show other bugs)
Version: 7.4
Hardware: All All
: P4 normal (vote)
Assignee: Tomas Mysik
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2013-05-08 21:21 UTC by Vladimir Riha
Modified: 2013-05-30 08:01 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot (187.76 KB, image/png)
2013-05-08 21:21 UTC, Vladimir Riha
Details
sample project (6.94 KB, application/zip)
2013-05-08 21:22 UTC, Vladimir Riha
Details

Note You need to log in before you can comment on or make changes to this bug.
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)