[phpMyAdmin Git] [phpmyadmin/phpmyadmin] ea6f79: Fix createRemoveUser and TableBrowse::DeleteRecord...

Michal Čihař michal at cihar.com
Mon Aug 21 11:01:06 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: ea6f79bf21187580234c459710f235bd6506aae5
      https://github.com/phpmyadmin/phpmyadmin/commit/ea6f79bf21187580234c459710f235bd6506aae5
  Author: Deven Bansod <devenbansod.bits at gmail.com>
  Date:   2017-08-17 (Thu, 17 Aug 2017)

  Changed paths:
    M test/selenium/PmaSeleniumCreateRemoveUserTest.php
    M test/selenium/PmaSeleniumTableBrowseTest.php

  Log Message:
  -----------
  Fix createRemoveUser and TableBrowse::DeleteRecords

Signed-off-by: Deven Bansod <devenbansod.bits at gmail.com>


  Commit: 7021aac7ce7752feb7435d58c60a38a42288c470
      https://github.com/phpmyadmin/phpmyadmin/commit/7021aac7ce7752feb7435d58c60a38a42288c470
  Author: Deven Bansod <devenbansod.bits at gmail.com>
  Date:   2017-08-18 (Fri, 18 Aug 2017)

  Changed paths:
    M test/selenium/PmaSeleniumTableBrowseTest.php
    M test/selenium/PmaSeleniumTableStructureTest.php

  Log Message:
  -----------
  Try using dynamic wait in TableBrowse and TableStructure

Signed-off-by: Deven Bansod <devenbansod.bits at gmail.com>


  Commit: 26d80bd9758858b0fb97d40e8b57783014245919
      https://github.com/phpmyadmin/phpmyadmin/commit/26d80bd9758858b0fb97d40e8b57783014245919
  Author: Deven Bansod <devenbansod.bits at gmail.com>
  Date:   2017-08-18 (Fri, 18 Aug 2017)

  Changed paths:
    M test/selenium/PmaSeleniumDbEventsTest.php

  Log Message:
  -----------
  Fix DbEvents test

Signed-off-by: Deven Bansod <devenbansod.bits at gmail.com>


  Commit: a5d6c06812749f5a4d793b07805c5918553264aa
      https://github.com/phpmyadmin/phpmyadmin/commit/a5d6c06812749f5a4d793b07805c5918553264aa
  Author: Deven Bansod <devenbansod.bits at gmail.com>
  Date:   2017-08-20 (Sun, 20 Aug 2017)

  Changed paths:
    M test/selenium/PmaSeleniumDbEventsTest.php

  Log Message:
  -----------
  Fix another possible failure point in DbEvents - testAddEvent

See: https://travis-ci.org/phpmyadmin/phpmyadmin/jobs/266409700 for example

Signed-off-by: Deven Bansod <devenbansod.bits at gmail.com>


  Commit: 94d8d897ce53170e397abffcaf12c81cb5c4ff9a
      https://github.com/phpmyadmin/phpmyadmin/commit/94d8d897ce53170e397abffcaf12c81cb5c4ff9a
  Author: Deven Bansod <devenbansod.bits at gmail.com>
  Date:   2017-08-20 (Sun, 20 Aug 2017)

  Changed paths:
    M test/selenium/PmaSeleniumDbEventsTest.php

  Log Message:
  -----------
  Clear input fields to avoid duplicate texts

Signed-off-by: Deven Bansod <devenbansod.bits at gmail.com>


  Commit: dac19fbe7e6ca6c61b80cf8260134204ab4f7523
      https://github.com/phpmyadmin/phpmyadmin/commit/dac19fbe7e6ca6c61b80cf8260134204ab4f7523
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-08-21 (Mon, 21 Aug 2017)

  Changed paths:
    M test/selenium/PmaSeleniumCreateRemoveUserTest.php
    M test/selenium/PmaSeleniumDbEventsTest.php
    M test/selenium/PmaSeleniumTableBrowseTest.php
    M test/selenium/PmaSeleniumTableStructureTest.php

  Log Message:
  -----------
  Merge pull request #13594 from devenbansod/fix_selenium_2

Fix random selenium failure tests


Compare: https://github.com/phpmyadmin/phpmyadmin/compare/391d6c87a107...dac19fbe7e6c


More information about the Git mailing list