Skip to content
This repository was archived by the owner on Aug 24, 2021. It is now read-only.

Conversation

@ericpoe
Copy link
Contributor

@ericpoe ericpoe commented Sep 7, 2017

This PR proves the existence of bug #48375.

This bug causes a timeout, so I have set the time limit to 5 seconds. I don't want to add too much time to an already lengthy test process!

@SammyK
Copy link
Contributor

SammyK commented Sep 7, 2017

Nice! Since it's a slow test you'll want to add a --SKIPIF-- section that will skip it if slow tests are turned off: https://github.com/php/php-src/blob/6053987bc27e8dede37f437193a5cad448f99bce/ext/standard/tests/network/gethostbyname_basic001.phpt#L7

p365labs pushed a commit to p365labs/phptestfest-php-src that referenced this pull request Nov 18, 2017
var_dump($value);
};
?>
--XFAIL--
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We won't merge XFAIL tests 😕

@petk
Copy link
Contributor

petk commented Feb 11, 2019

Hello, thank you for the pull request. It seems that the only proper way here is to fix the mentioned bug instead. XFAIL tests aren't being added in the php-src anymore unfortunately.

@petk petk closed this Feb 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants