Skip to content
This repository was archived by the owner on Jan 30, 2020. It is now read-only.

fix test for zend-validator 2.11 #46

Merged

Conversation

remicollet
Copy link
Contributor

@remicollet remicollet commented Feb 5, 2019

From Fedora QA
https://apps.fedoraproject.org/koschei/package/php-zendframework-zend-file?collection=f30

Since zend-validator 2.11, 1 test fails

There was 1 failure:
1) ZendTest\File\Transfer\Adapter\HttpTest::testValidationOfPhpExtendsFormError
Failed asserting that 'File '' exceeds upload_max_filesize directive in php.ini' contains "exceeds the defined ini size".
/builddir/build/BUILD/zend-file-d267733fbc3a15c9ca82708cf6e634e2fabb29e7/test/Transfer/Adapter/HttpTest.php:337

@michalbundyra
Copy link
Member

@remicollet 1.11 ? Or 2.11 ? 😄 I'm confused.

@remicollet
Copy link
Contributor Author

Of course... 2.11

@remicollet remicollet changed the title fix test for zend-validator 1.11 fix test for zend-validator 2.11 Feb 5, 2019
@remicollet remicollet force-pushed the issue-validator-1.11 branch from 9030494 to 28bad61 Compare February 5, 2019 09:18
@remicollet
Copy link
Contributor Author

Commit ammended

@weierophinney weierophinney merged commit 28bad61 into zendframework:master Feb 6, 2019
weierophinney added a commit that referenced this pull request Feb 6, 2019
weierophinney added a commit that referenced this pull request Feb 6, 2019
Forward port #46

Conflicts:
	CHANGELOG.md
@weierophinney
Copy link
Member

Thanks, @remicollet

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
3 participants
close