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
asserterrors[expected_file_names[3]][0].message==f"figFigure8B.png is not referenced in the submission."
275
+
assertlen(errors[expected_file_names[4]]) ==2
276
+
asserterrors[expected_file_names[4]][0].message==f"._data10.yaml is not referenced in the submission."
277
+
asserterrors[expected_file_names[4]][1].message==f"._data10.yaml might be a file created by tar on MacOS. Set COPYFILE_DISABLE=1 before creating the archive."
asserterrors[expected_file_names[3]][0].message==f"figFigure8B.png is not referenced in the submission."
313
+
assertlen(errors[expected_file_names[4]]) ==2
314
+
asserterrors[expected_file_names[4]][0].message==f"._data10.yaml is not referenced in the submission."
315
+
asserterrors[expected_file_names[4]][1].message==f"._data10.yaml might be a file created by tar on MacOS. Set COPYFILE_DISABLE=1 before creating the archive."
0 commit comments