AllenInstitute / AllenSDK

code for reading and processing Allen Institute for Brain Science data
https://allensdk.readthedocs.io/en/latest/
Other
343 stars 149 forks source link

Fixup stimulus table unittests #2590

Closed morriscb closed 1 year ago

morriscb commented 1 year ago

Several tickets are making changes to the stimulus table which will lead to the same unittests failing and the need to update the stored test data. Instead of doing this for each of the tickets, we will instead ignore the failures for the moment and update the tests once #2574, #2581, and #2578 are merged. This is one the release candidate branch and will not break the current master.

This is for the on prem tests only. Failures related to the ticket on for other unittests should be resolved if applicable.

morriscb commented 1 year ago

Addressing this on the #2581 ticket. Closing.