- Queries
- All Stories
- Search
- Advanced Search
All Stories
Dec 28 2024
Dec 23 2024
Dec 21 2024
Corrected phrasing.
Dec 20 2024
Removed debug code from test plan execution attempt.
Dec 19 2024
Error fixed after svn update and clear memory cache.
Yes, when restarting before open index.php, then all is ok - no delay after patch applied
In D501#10225, @erik wrote:Tests passed, but first time after patch applied need wait long time (2-3 minutes) to get ID shown. Next page refreshes becomes fast (~1 sec).
There happens error, due to this line in the AbstractBrowserTestCase.php
Tests passed, but first time after patch applied need wait long time (2-3 minutes) to get ID shown. Next page refreshes becomes fast (~1 sec).
Dec 11 2024
In D497#10220, @erik wrote:maybe, test plan should include requirement to have checked "Use Cron to run Scheduled Tasks" - otherwise visible email queue is usually empty.
Dec 10 2024
All tests passed.
Nov 30 2024
Nov 29 2024
In D494#10203, @erik wrote:All tested, All formal checks passed. But all builds, that has call to selenium - failed with message like.
BUILD FAILED /home/sites/dev/web/SVN/5.2.x/tools/build/targets/common.xml:216:6: /home/sites/dev/web/SVN/5.2.x/tools/build/targets/common.xml:235:46: Task exited with code 2 Total time: 31.6997 secondsAt selenium window also some errors displayed -
All tested, All formal checks passed. But all builds, that has call to selenium - failed with message like.
Nov 27 2024
In D494#10195, @erik wrote:
Same way failed all builds until part 5.7 tests continued, because all formal requirements passed.
Failed build at part 4 after command
phing -f tools/build/build_all.xml phpunit
Nov 26 2024
Removed debug code, that added from test plan.
Speed up code coverage collection 4.25x times by not building coverage report for files, that weren't executed in tests.
Nov 25 2024
- fixed sh: ${phpunit.testsuite}: bad substitution error
- use proper php binary for executing PHPUnit
Partialy tested, build failed after "run the phing -f tools/build/build_all.xml phpunit command" in the part 4 of test plan
Nov 22 2024
Rebasing.