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
We seldom have failures in the CI where the test_mknod_and_own_dev fails
because a file already exists.
The test is using the actual /dev to create tmp devices. As there's no
reason to use the actual /dev, move it to use a random folder and clean
it up after the test.
Signed-off-by: Riccardo Mancini <mancio@amazon.com>
0 commit comments