You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updated to the 0.5.1 release and one of my tests are failing because the test file is missing the ESDS box. The result is an error of type InvalidData with the message "esds not found". The 0.4 release did not treat this condition as an error (or maybe that version never looked for this box type before), but now the 0.5.1 release is failing for me on some files because this box is missing. Is that really an error condition?