Skip to content

Commit 382a4cb

Browse files
authored
Only run test_std_filesystem on Linux (#24740)
Rawfs directory removal currently works only on Linux
1 parent cbc71d9 commit 382a4cb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/test_other.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15061,6 +15061,8 @@ def test_fs_icase(self):
1506115061

1506215062
@with_all_fs
1506315063
def test_std_filesystem(self):
15064+
if (WINDOWS or MACOS) and self.get_setting('NODERAWFS'):
15065+
self.skipTest('Rawfs directory removal works only on Linux')
1506415066
self.do_other_test('test_std_filesystem.cpp')
1506515067

1506615068
def test_strict_js_closure(self):

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy