-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
The latest server does not generate the ns field for index specs. Our tests in index_view_test.go expect this field, so they are failing. We can remove this check because we do not unmarshal results from listIndexes into a special index spec object, so the check doesn't add any coverage for us.