-
-
Notifications
You must be signed in to change notification settings - Fork 184
Open
Description
I haven't quite grasped the whole concepts of how the "info" namespaces work but just letting the tests run, I found this piece:
Line 1179 in f6a6195
| if "accessed" in new_info.get("_write", []): |
new_info actually never contains "_write" as a key for any test case that is called atm, so this test is pretty much a noop.