Open trevorcampbell opened 1 year ago
These errors have always been there, as you mention in https://github.com/jupyter/nbgrader/discussions/1749#discussioncomment-6794240. I think this is related to the fact that some files don't exist at startup, or are deleted from disk while open in the browser.
We can leave this issue open, it would be great to clean it up.
@trevorcampbell I opened https://github.com/jupyter/nbgrader/pull/1871 to remove some confusing error messages (at least on Linux).
The current commit af47e5e looks like it is passing all
ui-tests
, but there are quite a few tracebacks / errors in the ui-tests logs that aren't being caught as failures. I'm not sure if these are actual problems that weren't noticed because they're failing silently, or they are known and being ignored on purpose, but I figured I'd point it out here in case!For example, see the log for the CI run on af47e5e :
https://github.com/jupyter/nbgrader/actions/runs/5925665890/job/16065530603
Under the "Run Playwright Tests" section, you will see quite a few errors. The first is related to the exchange being unwriteable:
And then there follows quite a few 404s / file not found errors: