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 254722

Summary: Create JMUnit test in Ant based mobile application
Product: qa Reporter: jagdeesh1009
Component: SynergyAssignee: Jiri Kovalsky <jkovalsky>
Status: VERIFIED FIXED    
Severity: normal    
Priority: P3    
Version: 8.1   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:

Description jagdeesh1009 2015-08-25 15:04:50 UTC
Link: http://services.netbeans.org/synergy/client/app/#/case/1353/suite/1772

HI,

paused button is getting disabled when testing. This is happening when i logged into the synergy.

http://services.netbeans.org/synergy/client/app/#/assignment/1487/v/1
Comment 1 Theofanis Oikonomou 2015-09-17 12:29:32 UTC
No idea what you mean. Jirko any hints? Thank you
Comment 2 Jiri Kovalsky 2015-09-17 12:39:57 UTC
I think I understand the question. The "Pause" button is disabled when you paused the test assignment before and after some time you return to Synergy and click ">" button to resume your testing. Once you click "Passed", "Failed" etc. you get to another test case which already has "Pause" button enabled. I think this is as designed, because you can't pause anything which has not been started and your testing is considered as started AFTER you complete one test case and get to the next one.
Comment 3 jagdeesh1009 2015-09-17 17:31:14 UTC
I agree with Jiri. when we start the test we will have only two option pause or failed.
Here we are left with few option
1) continue with test suite.
2) report issue if there are any.
3) skip
Comment 4 Jiri Kovalsky 2015-09-18 07:03:52 UTC
Great, verifying then.