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
I'm trying to debug a failure in #4596 , but I got sidetracked by the fact that the logs seem to point to errors, even though I switched back to main and re-ran those tests, and the errors are still in the logs (which means they were not really errors in the first place).
For instance, below, the PCI: Fatal: No config space access function found line should probably be silenced somehow? Also I am not sure whether systemd[1]: Failed to find module 'autofs4' is expected or not (that said, again, this is from a successful run).
I'm trying to debug a failure in #4596 , but I got sidetracked by the fact that the logs seem to point to errors, even though I switched back to main and re-ran those tests, and the errors are still in the logs (which means they were not really errors in the first place).
For instance, below, the
PCI: Fatal: No config space access function found
line should probably be silenced somehow? Also I am not sure whethersystemd[1]: Failed to find module 'autofs4'
is expected or not (that said, again, this is from a successful run).The text was updated successfully, but these errors were encountered: