Skip to content
Snippets Groups Projects
Commit df4a7f73 authored by Francois-Rene Rideau's avatar Francois-Rene Rideau
Browse files

Disable pathname parsing test on Windows for now.

parent d28a50a3
No related branches found
No related tags found
No related merge requests found
...@@ -462,4 +462,5 @@ ...@@ -462,4 +462,5 @@
#-gcl ;; expected-failure: GCL crashes badly #-gcl ;; expected-failure: GCL crashes badly
(assert (test-component-pathnames :delete-host t :support-string-pathnames nil)) (assert (test-component-pathnames :delete-host t :support-string-pathnames nil))
#+os-unix
(test-pathname-parsing) (test-pathname-parsing)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment