Opened 8 years ago
Closed 5 years ago
#16297 closed defect (fixed)
[patch] [cla] Small Bug in tests/Deferred.js
Reported by: | Scott Davis | Owned by: | Mark Wubben |
---|---|---|---|
Priority: | undecided | Milestone: | 1.11 |
Component: | Core | Version: | 1.8.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
I just noticed this while looking through the source code. "promise receives result after resolving" was not testing that the result was received properly.
Attachments (1)
Change History (3)
Changed 8 years ago by
Attachment: | tests.Deferred.patch added |
---|
comment:1 Changed 8 years ago by
Component: | General → Core |
---|---|
Owner: | set to Mark Wubben |
Status: | new → assigned |
Summary: | Small Bug in tests/Deferred.js → [patch] [cla] Small Bug in tests/Deferred.js |
comment:2 Changed 5 years ago by
Milestone: | tbd → 1.11 |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
This was fixed in the conversion to Intern, https://github.com/dojo/dojo/blob/master/tests/unit/Deferred.js