Branch: refs/heads/QA_5_2 Home: https://github.com/phpmyadmin/phpmyadmin Commit: 8da964fa4046fe4932a1ef17718df5d7778999bb https://github.com/phpmyadmin/phpmyadmin/commit/8da964fa4046fe4932a1ef17718df5d7778999bb Author: William Desportes <[email protected]> Date: 2026-02-24 (Tue, 02 February 2026) +01:00
Changed paths: M test/selenium/ChangePasswordTest.php M test/selenium/CreateDropDatabaseTest.php M test/selenium/CreateRemoveUserTest.php M test/selenium/Database/EventsTest.php M test/selenium/Database/OperationsTest.php M test/selenium/Database/ProceduresTest.php M test/selenium/Database/QueryByExampleTest.php M test/selenium/Database/StructureTest.php M test/selenium/Database/TriggersTest.php M test/selenium/ExportTest.php M test/selenium/ImportTest.php M test/selenium/LoginTest.php M test/selenium/NormalizationTest.php M test/selenium/ServerSettingsTest.php M test/selenium/SqlQueryTest.php M test/selenium/Table/BrowseTest.php M test/selenium/Table/CreateTest.php M test/selenium/Table/InsertTest.php M test/selenium/Table/OperationsTest.php M test/selenium/Table/StructureTest.php M test/selenium/TestBase.php M test/selenium/TrackingTest.php M test/selenium/XssTest.php Log Message: ----------- Move login to setUp() of parent:: Signed-off-by: William Desportes <[email protected]> Commit: 5139170303d3c6309fc613e0b7eea4942773bcea https://github.com/phpmyadmin/phpmyadmin/commit/5139170303d3c6309fc613e0b7eea4942773bcea Author: William Desportes <[email protected]> Date: 2026-02-24 (Tue, 02 February 2026) +01:00 Changed paths: M .github/workflows/test-selenium.yml Log Message: ----------- Import test-selenium from the master branch - Adjust for QA - Add node-version variable Signed-off-by: William Desportes <[email protected]> Commit: 59c349958bd9cd31eb42ad768d82c3690e2f1439 https://github.com/phpmyadmin/phpmyadmin/commit/59c349958bd9cd31eb42ad768d82c3690e2f1439 Author: William Desportes <[email protected]> Date: 2026-02-24 (Tue, 02 February 2026) +01:00 Changed paths: M .github/workflows/test-selenium.yml Log Message: ----------- Generate a dynamic matrix of test names for Selenium tests Signed-off-by: William Desportes <[email protected]> Commit: 9d14719fc2d0570e8ca6c11ba803236baf9f05e2 https://github.com/phpmyadmin/phpmyadmin/commit/9d14719fc2d0570e8ca6c11ba803236baf9f05e2 Author: William Desportes <[email protected]> Date: 2026-02-24 (Tue, 02 February 2026) +01:00 Changed paths: M test/selenium/TestBase.php Log Message: ----------- Fix uses of static $createDatabase Signed-off-by: William Desportes <[email protected]> Commit: 18913e8efe11182dc15286f139f9a9ac355e86cd https://github.com/phpmyadmin/phpmyadmin/commit/18913e8efe11182dc15286f139f9a9ac355e86cd Author: William Desportes <[email protected]> Date: 2026-02-24 (Tue, 02 February 2026) +01:00 Changed paths: M .github/workflows/test-selenium.yml M test/selenium/ChangePasswordTest.php M test/selenium/CreateDropDatabaseTest.php M test/selenium/CreateRemoveUserTest.php M test/selenium/Database/EventsTest.php M test/selenium/Database/OperationsTest.php M test/selenium/Database/ProceduresTest.php M test/selenium/Database/QueryByExampleTest.php M test/selenium/Database/StructureTest.php M test/selenium/Database/TriggersTest.php M test/selenium/ExportTest.php M test/selenium/ImportTest.php M test/selenium/LoginTest.php M test/selenium/NormalizationTest.php M test/selenium/ServerSettingsTest.php M test/selenium/SqlQueryTest.php M test/selenium/Table/BrowseTest.php M test/selenium/Table/CreateTest.php M test/selenium/Table/InsertTest.php M test/selenium/Table/OperationsTest.php M test/selenium/Table/StructureTest.php M test/selenium/TestBase.php M test/selenium/TrackingTest.php M test/selenium/XssTest.php Log Message: ----------- Merge #20172 - Fix Selenium tests Pull-request: #20172 Signed-off-by: William Desportes <[email protected]> _______________________________________________ Git mailing list -- [email protected] To unsubscribe send an email to [email protected]
