Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

community/php7-pecl-msgpack: fix aarch64 build #5969

Closed
wants to merge 1 commit into from

Conversation

andypost
Copy link
Contributor

@andypost andypost commented Jan 5, 2019

@andypost
Copy link
Contributor Author

andypost commented Jan 5, 2019

for armv7 looks better to make patch with list or disable at all

FAILED TEST SUMMARY
---------------------------------------------------------------------
Check for double serialisation [tests/005.phpt]
Unserialize invalid data [tests/030.phpt]
Check for double NaN, Inf, -Inf, 0, and -0 [tests/041.phpt]
Check for array unserialization [tests/050.phpt]
Check for buffered streaming unserialization [tests/060.phpt]
Check for unbuffered streaming unserialization [tests/061.phpt]
Check for buffered streaming unserialization (single) [tests/064.phpt]
Check for unbuffered streaming unserialization (single) [tests/065.phpt]
Check for alias functions [tests/070.phpt]
Check for class methods [tests/071.phpt]
Check for class methods unpacker [tests/072.phpt]
Check for class unpacker [tests/073.phpt]
disabled php only (ini_set) [tests/080.phpt]
disabled php only for class methods (ini_set) [tests/081.phpt]
disabled php only for class methods unpacker (ini_set) [tests/082.phpt]
disabled php only for class unpacker (ini_set) [tests/083.phpt]
disabled php only for class methods (constract) [tests/084.phpt]
disabled php only for class methods unpacker (constract) [tests/085.phpt]
disabled php only for class unpacker (constract) [tests/086.phpt]
disabled php only for class methods (set option) [tests/087.phpt]
disabled php only for class methods unpacker (set option) [tests/088.phpt]
disabled php only for class unpacker (set option) [tests/089.phpt]
unpack of object converter (string) [tests/090.phpt]
unpack of object converter (object) [tests/091.phpt]
unpack of object converter (string: php_only=0) [tests/092.phpt]
unpack of object converter (object: php_only=0) [tests/093.phpt]
unpack of object converter : class unpack (object) [tests/095.phpt]
unpack of object converter : class unpack (string: php_only=0) [tests/096.phpt]
unpack of object converter : class unpack (object: php_only=0) [tests/097.phpt]
unpack of object converter: class unpack (string: OPT_PHPONLY=false) [tests/098.phpt]
unpack of object converter : class unpacker (string) [tests/099.phpt]
unpack of object converter : class unpacker (object) [tests/100.phpt]
unpack of object converter : class unpacker (string: php_only=0) [tests/101.phpt]
unpack of object converter : class unpacker (object: php_only=0) [tests/102.phpt]
unpack of object converter: class unpacker (string: OPT_PHPONLY=false) [tests/103.phpt]

Removed test considers aarch64 and armv7 serialize() slow
@algitbot
Copy link

algitbot commented Jan 6, 2019

Merged in c696f96 by @andypost. Thanks for your contribution!

(This pull request has been closed automatically by GitHub PR Closer. If you think that it’s not resolved yet, please add a comment.)

@algitbot algitbot closed this Jan 6, 2019
@andypost andypost deleted the php-msgpack branch January 6, 2019 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-fix Fixes an abuild C-php
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants