gtk-rs-core
gtk-rs-core copied to clipboard
gio: Failing "dirname" test on Windows
gio test_path
test fails on Windows, because it ends up comparing the "shortened" C:\\Users\\RUNNER~1
with the full one.
In https://github.com/gtk-rs/gtk-rs/pull/256/ I disabled that assertion, but a real fix would be preferable.
Is this still failing ?
I think so, we only disabled the test to get the CI passing.