Opened 11 years ago
Closed 11 years ago
#10501 closed defect (fixed)
jsonPathStore removed, but ut reference remained, fails tests
Reported by: | Jared Jurkiewicz | Owned by: | Jared Jurkiewicz |
---|---|---|---|
Priority: | high | Milestone: | 1.4.1 |
Component: | DojoX Data | Version: | 1.4.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
jsonPathStore removed, but ut reference remained, fails tests
There is a reference to a removed UT fileset in dojox.data. This causes any tests past the failed reference to not run.
Should be corrected.
Change History (3)
comment:1 Changed 11 years ago by
Component: | General → DojoX Data |
---|---|
Owner: | changed from anonymous to Jared Jurkiewicz |
comment:2 Changed 11 years ago by
comment:3 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
(In [21035]) Removing reference to removed store tests. refs #10501