Bug 377322 - EUnit: JavaScript Asynch cannot handle a second call to the same callback function
Summary: EUnit: JavaScript Asynch cannot handle a second call to the same callback fu...
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: EDT (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-20 18:23 EDT by Ben Margolis CLA
Modified: 2017-02-23 14:07 EST (History)
1 user (show)

See Also:


Attachments
test (51.10 KB, application/zip)
2012-04-20 18:23 EDT, Ben Margolis CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ben Margolis CLA 2012-04-20 18:23:33 EDT
Created attachment 214335 [details]
test

Please take the attached test case, apply the workaround noted in defect 377321, and process (as an EUNIT test case) the same EGL library mentioned there.  

The second test fails because both the actual and expected values are seen as blank. 

Is the rule that each test must have its own callback function?  If so, consider this a request for enhancement.
Comment 1 Lisa Lasher CLA 2012-05-14 17:03:12 EDT
changed Version (found in) from 0.8.0 to 0.8.1
Comment 2 Matt Heitz CLA 2013-01-03 14:21:47 EST
Setting the Target Milestone correctly for all bugs (set to Future in this case).