[Bug 1890341] [NEW] Intermittent autopkgtest failure with testStdinPipe (s390x)
Launchpad Bug Tracker
1890341 at bugs.launchpad.net
Thu Aug 27 04:26:39 UTC 2020
You have been subscribed to a public bug by Ubuntu Foundations Team Bug Bot (crichton):
On s390x (only), the unit test suite appears to fail intermittently on a
test case that invokes the php cli binary. This test case executes the
binary six times, which sometimes passes, and sometimes fails with error
code 1. It appears that re-triggering the test several times eventually
results in it (randomly?) passing, but it passes only about 10-20% of
the time.
Upstream: https://github.com/phpmyadmin/sql-parser/issues/309
Below is one of the test runs, where all 6 attempts failed:
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac
/autopkgtest-groovy/groovy/s390x/p/phpmyadmin-sql-
parser/20200804_040216_41a8c@/log.gz
There were 6 failures:
1) PhpMyAdmin\SqlParser\Tests\Utils\CLITest::testStdinPipe with data set #0 ('echo "SELECT 1" | /usr/bin/ph...-query', 0)
Failed asserting that 1 is identical to 0.
/tmp/autopkgtest.BXMsD1/build.Bwe/src/tests/Utils/CLITest.php:431
2) PhpMyAdmin\SqlParser\Tests\Utils\CLITest::testStdinPipe with data set #1 ('echo "invalid query" | /usr/b...-query', 0)
Failed asserting that 1 is identical to 0.
/tmp/autopkgtest.BXMsD1/build.Bwe/src/tests/Utils/CLITest.php:431
3) PhpMyAdmin\SqlParser\Tests\Utils\CLITest::testStdinPipe with data set #2 ('echo "SELECT 1" | /usr/bin/ph...-query', 0)
Failed asserting that 1 is identical to 0.
/tmp/autopkgtest.BXMsD1/build.Bwe/src/tests/Utils/CLITest.php:431
4) PhpMyAdmin\SqlParser\Tests\Utils\CLITest::testStdinPipe with data set #3 ('echo "invalid query" | /usr/b...-query', 10)
Failed asserting that 1 is identical to 10.
/tmp/autopkgtest.BXMsD1/build.Bwe/src/tests/Utils/CLITest.php:431
5) PhpMyAdmin\SqlParser\Tests\Utils\CLITest::testStdinPipe with data set #4 ('echo "SELECT 1" | /usr/bin/ph...-query', 0)
Failed asserting that 1 is identical to 0.
/tmp/autopkgtest.BXMsD1/build.Bwe/src/tests/Utils/CLITest.php:431
6) PhpMyAdmin\SqlParser\Tests\Utils\CLITest::testStdinPipe with data set #5 ('echo "invalid query" | /usr/b...-query', 0)
Failed asserting that 1 is identical to 0.
/tmp/autopkgtest.BXMsD1/build.Bwe/src/tests/Utils/CLITest.php:431
--
** Affects: phpmyadmin-sql-parser
Importance: Undecided
Status: New
** Affects: phpmyadmin-sql-parser (Ubuntu)
Importance: Undecided
Status: New
** Tags: patch update-excuse
--
Intermittent autopkgtest failure with testStdinPipe (s390x)
https://bugs.launchpad.net/bugs/1890341
You received this bug notification because you are a member of Ubuntu Sponsors Team, which is subscribed to the bug report.
More information about the Ubuntu-sponsors
mailing list