Public bug reported:
The relevant part of the log is:
```
363s There was 1 failure:
363s
363s 1) phpseclib3\Tests\Unit\File\ASN1Test::testBigApplicationTag
363s Failed asserting that null is identical to Array &0 [
363s 'demo' => 'v3',
363s ].
363s
363s /tmp/autopkgtest.n982uH/build.6rx/src/tests/Unit/File/ASN1Test.php:369
363s
363s FAILURES!
```
In the failing test:
```
class ASN1Test extends PhpseclibTestCase
'type' => ASN1::TYPE_SEQUENCE,
'children' => [
'demo' => [
'constant' => 0xFFFFFFFF,
```
The optimal fix would probably be to use a smaller number for testing a
big application tag
** Affects: php-phpseclib3 (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2116820
Title:
demo.constant overflows leading to test failure on armhf
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php-phpseclib3/+bug/2116820/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs