[Bug 1890341] Re: Intermittent autopkgtest failure with testStdinPipe (s390x)

Ubuntu Foundations Team Bug Bot 1890341 at bugs.launchpad.net
Thu Aug 27 04:26:40 UTC 2020


The attachment "fix-ftbfs-autopkgtest-non-blocking-stdin.patch" seems to
be a debdiff.  The ubuntu-sponsors team has been subscribed to the bug
report so that they can review and hopefully sponsor the debdiff.  If
the attachment isn't a patch, please remove the "patch" flag from the
attachment, remove the "patch" tag, and if you are member of the
~ubuntu-sponsors, unsubscribe the team.

[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issue please contact him.]

** Tags added: patch

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1890341

Title:
  Intermittent autopkgtest failure with testStdinPipe (s390x)

Status in phpMyAdmin sql-parser:
  New
Status in phpmyadmin-sql-parser package in Ubuntu:
  New

Bug description:
  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

  --

To manage notifications about this bug go to:
https://bugs.launchpad.net/phpmyadmin-sql-parser/+bug/1890341/+subscriptions



More information about the Ubuntu-sponsors mailing list