See https://ci.phpmyadmin.net/job/website/494/changes
Changes:
[Michal Čihař] Move template settings to be compatible with Django 1.10
[Michal Čihař] Include sponsorship conditions on donate page as well
------------------------------------------ Started by GitHub push by nijel [EnvInject] - Loading node environment variables. Building in workspace https://ci.phpmyadmin.net/job/website/ws/
git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
git config remote.origin.url https://github.com/phpmyadmin/website.git # timeout=10
Fetching upstream changes from https://github.com/phpmyadmin/website.git
git --version # timeout=10 git -c core.askpass=true fetch --tags --progress https://github.com/phpmyadmin/website.git +refs/heads/*:refs/remotes/origin/* git rev-parse origin/master^{commit} # timeout=10
Checking out Revision ade8e7f6b36fc9080297aeb6c4d9ea3fa8ea1602 (origin/master)
git config core.sparsecheckout # timeout=10 git checkout -f ade8e7f6b36fc9080297aeb6c4d9ea3fa8ea1602 git rev-list c0e52df35f63e54084a04217f0a2dfcc73ac0186 # timeout=10
[workspace] $ ant build Unable to locate tools.jar. Expected to find it in /usr/lib/jvm/java-7-openjdk-amd64/lib/tools.jar Buildfile: https://ci.phpmyadmin.net/job/website/ws/build.xml
clean: [delete] Deleting directory https://ci.phpmyadmin.net/job/website/ws/build [mkdir] Created dir: https://ci.phpmyadmin.net/job/website/ws/build
test: [exec] Creating test database for alias 'default'... [exec] Destroying test database for alias 'default'... [exec] .FF.........F.. [exec] ====================================================================== [exec] FAIL: test_existing (security.tests.ViewTest) [exec] ---------------------------------------------------------------------- [exec] Traceback (most recent call last): [exec] File "https://ci.phpmyadmin.net/job/website/ws/security/tests.py", line 58, in test_existing [exec] self.assertContains(response, 'PMASA-2011-12') [exec] File "/usr/lib/python2.7/dist-packages/django/test/testcases.py", line 363, in assertContains [exec] msg_prefix + "Couldn't find %s in response" % text_repr) [exec] AssertionError: Couldn't find 'PMASA-2011-12' in response [exec] [exec] ====================================================================== [exec] FAIL: test_index (security.tests.ViewTest) [exec] ---------------------------------------------------------------------- [exec] Traceback (most recent call last): [exec] File "https://ci.phpmyadmin.net/job/website/ws/security/tests.py", line 51, in test_index [exec] self.assertContains(response, 'PMASA-2011-12') [exec] File "/usr/lib/python2.7/dist-packages/django/test/testcases.py", line 363, in assertContains [exec] msg_prefix + "Couldn't find %s in response" % text_repr) [exec] AssertionError: Couldn't find 'PMASA-2011-12' in response [exec] [exec] ====================================================================== [exec] FAIL: test_themes (pmaweb.tests.ViewTest) [exec] ---------------------------------------------------------------------- [exec] Traceback (most recent call last): [exec] File "https://ci.phpmyadmin.net/job/website/ws/pmaweb/tests.py", line 47, in test_themes [exec] self.assertContains(response, 'Metro') [exec] File "/usr/lib/python2.7/dist-packages/django/test/testcases.py", line 363, in assertContains [exec] msg_prefix + "Couldn't find %s in response" % text_repr) [exec] AssertionError: Couldn't find 'Metro' in response [exec] [exec] ---------------------------------------------------------------------- [exec] Ran 15 tests in 33.651s [exec] [exec] FAILED (failures=3)
BUILD FAILED https://ci.phpmyadmin.net/job/website/ws/build.xml:20: exec returned: 1
Total time: 35 seconds Build step 'Invoke Ant' marked build as failure [TASKS] Skipping publisher since build result is FAILURE [htmlpublisher] Archiving HTML reports... [htmlpublisher] Archiving at PROJECT level https://ci.phpmyadmin.net/job/website/ws/output to /var/lib/jenkins/jobs/website/htmlreports/Generated_website