From: Nikita Popov Date: Thu, 27 Jun 2019 14:15:13 +0000 (+0200) Subject: Remove posix_getlogin_basic.phpt test X-Git-Tag: php-7.4.0alpha3~157 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=08027e85fafe67c2044e868d49286b800497ef14;p=php Remove posix_getlogin_basic.phpt test The premise of this test (that the getlogin user has to be the same as the geteuid user) is incorrect. --- diff --git a/ext/posix/tests/posix_getlogin_basic.phpt b/ext/posix/tests/posix_getlogin_basic.phpt deleted file mode 100644 index 4dd1131779..0000000000 --- a/ext/posix/tests/posix_getlogin_basic.phpt +++ /dev/null @@ -1,28 +0,0 @@ ---TEST-- -Test for function posix_getlogin() basic functionality ---CREDITS-- -Rodrigo Prado de Jesus -Lucas de Oliveira -Rogerio Prado de Jesus -Felipe Almeida -Ariana Kataoka -Leonardo Gouveia -User Groups: PHPVale PHPSP PHPDF PHP Women ---SKIPIF-- - ---FILE-- - ---EXPECT-- -Success