hpcloud / HPCloud-PHP

PHP Bindings for HP Cloud
hpcloud.github.io/HPCloud-PHP
MIT License
23 stars 12 forks source link

When running tests against Windows, 2 tests fail due to absence of /tmp directory #16

Closed samfchoi closed 10 years ago

samfchoi commented 10 years ago

Errors noted below.

1) HPCloud\Tests\Storage\ObjectStorage\StreamWrapperFSTest::testUrlStat copy(/tmp/hpcloud-copy-test.txt): failed to open stream: No such file or directory

C:\Users\choisam\Documents\GitHub\HPCloud-PHP\HPCloud-PHP\test\Tests\StreamWrapperFSTest.php:552

2) HPCloud\Tests\Storage\ObjectStorage\StreamWrapperTest::testUrlStat copy(/tmp/hpcloud-copy-test.txt): failed to open stream: No such file or directory

C:\Users\choisam\Documents\GitHub\HPCloud-PHP\HPCloud-PHP\test\Tests\StreamWrapperTest.php:521