Physikerwelt has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/69302


Change subject: (Bug 45194) Fix: Remove Bugfix that is now unnecessary
......................................................................

(Bug 45194) Fix: Remove Bugfix that is now unnecessary

Bug: 45194
Change-Id: Ibb288aba0fd68f25ef012f82489d6f87d9bac072
---
M tests/MathDatabaseTest.php
1 file changed, 0 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Math 
refs/changes/02/69302/1

diff --git a/tests/MathDatabaseTest.php b/tests/MathDatabaseTest.php
index 0ff4d52..280f387 100644
--- a/tests/MathDatabaseTest.php
+++ b/tests/MathDatabaseTest.php
@@ -118,7 +118,6 @@
                        );
                }
                global $wgDebugMath;
-               sleep( 1 ); // see 
https://bugzilla.wikimedia.org/show_bug.cgi?id=45194
                $this->db->dropTable( "math", __METHOD__ );
                $wgDebugMath = true;
                $dbu = DatabaseUpdater::newForDB( $this->db );

-- 
To view, visit https://gerrit.wikimedia.org/r/69302
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ibb288aba0fd68f25ef012f82489d6f87d9bac072
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Math
Gerrit-Branch: LaTeXML
Gerrit-Owner: Physikerwelt <w...@physikerwelt.de>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to