re-enable ftp_chmod_basic
commitdd4ddd5ee08bd1112f2e71043166a039a33dd9b6
authorPaul Tarjan <ptarjan@fb.com>
Sat, 4 Jan 2014 01:56:24 +0000 (3 17:56 -0800)
committerSara Golemon <sgolemon@fb.com>
Sun, 5 Jan 2014 16:55:48 +0000 (5 08:55 -0800)
tree07315b7c7b3f8c7eb714d4877e6dfa5385af7727
parentc3a9cea6408cb8b195e8a8082d2f7e0ebd68a032
re-enable ftp_chmod_basic

The other ftp tests have ben fine since I fixed the port choosing issue upstream.

Reviewed By: @jdelong

Differential Revision: D1116504
hphp/hhvm/main.cpp
hphp/test/zend/good/ext/ftp/tests/ftp_chmod_basic.php [moved from hphp/test/zend/bad/ext/ftp/tests/ftp_chmod_basic.php with 100% similarity]
hphp/test/zend/good/ext/ftp/tests/ftp_chmod_basic.php.expectf [moved from hphp/test/zend/bad/ext/ftp/tests/ftp_chmod_basic.php.expectf with 100% similarity]
hphp/test/zend/good/ext/ftp/tests/ftp_chmod_basic.php.skipif [moved from hphp/test/zend/bad/ext/ftp/tests/ftp_chmod_basic.php.skipif with 100% similarity]
hphp/tools/import_zend_test.py