Skip to content

Commit 8aa8ebb

Browse files
committed
vineyard: try to debug macos test failure
Follow-up to #230431
1 parent 7a6ad7b commit 8aa8ebb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Formula/v/vineyard.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,8 @@ def install
151151
sleep 10
152152
sleep 10 if OS.mac? && Hardware::CPU.intel?
153153

154+
assert_path_exists testpath/"vineyard.sock"
155+
154156
assert_equal("vineyard instance is: 0\n",
155157
shell_output("#{testpath}/build/vineyard-test #{testpath}/vineyard.sock"))
156158
ensure

0 commit comments

Comments
 (0)