gtk-rs-core icon indicating copy to clipboard operation
gtk-rs-core copied to clipboard

gio: Failing "dirname" test on Windows

Open pbor opened this issue 4 years ago • 2 comments

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.

pbor avatar Jan 31 '21 12:01 pbor

Is this still failing ?

bilelmoussaoui avatar Sep 20 '23 06:09 bilelmoussaoui

I think so, we only disabled the test to get the CI passing.

pbor avatar Sep 20 '23 07:09 pbor