stable

Clone or download

Read-only

fix: Remove ForgeConfigSandbox trait from SVNlookTest DB integration

No functional change. Edit tests/integration/bin/run.sh and add `--random-order-seed 1698072906` to the command line to run the DB integration tests. Run `make tests-db`, the tests should pass. Without this patch, all the tests for older DAOs such as StatisticsDao, PriorityDao, TrackerV3toV5, will fail. They will all report a PHP error while executing a DB query. fix request #35066 DB integration tests are flaky Change-Id: I54d2f2653506b72c95d28e49c78cd2e2f594bc7c

Modified Files

Name
M plugins/svn/tests/integration/SVN/Commit/SvnlookTest.php +14 −8 Go to diff View file