
See <https://ci.phpmyadmin.net/job/phpMyAdmin-website/324/changes> Changes: [Michal Čihař] Fix typo ------------------------------------------ Started by GitHub push by nijel [EnvInject] - Loading node environment variables. Building in workspace <https://ci.phpmyadmin.net/job/phpMyAdmin-website/ws/>
git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository git config remote.origin.url git://github.com/phpmyadmin/website.git # timeout=10 Fetching upstream changes from git://github.com/phpmyadmin/website.git git --version # timeout=10 git -c core.askpass=true fetch --tags --progress git://github.com/phpmyadmin/website.git +refs/heads/*:refs/remotes/origin/* git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 8213c5519cd01aebe401344ddb744a88627c9e25 (origin/master) git config core.sparsecheckout # timeout=10 git checkout -f 8213c5519cd01aebe401344ddb744a88627c9e25 git rev-list 9f1443841b55494222b2f8b000ca5ca265f97b0f # 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/phpMyAdmin-website/ws/build.xml>
clean: [delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin-website/ws/build> [mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin-website/ws/build> test: [exec] Creating test database for alias 'default'... [exec] ......F........Destroying test database for alias 'default'... [exec] ====================================================================== [exec] [exec] FAIL: test_news_post (pmaweb.tests.CDNTest) [exec] ---------------------------------------------------------------------- [exec] Traceback (most recent call last): [exec] File "<https://ci.phpmyadmin.net/job/phpMyAdmin-website/ws/pmaweb/tests.py",> line 131, in test_news_post [exec] datetime.datetime(year=2000, month=1, day=1), utc [exec] File "/usr/lib/python2.7/dist-packages/httpretty/core.py", line 1013, in wrapper [exec] return test(*args, **kw) [exec] File "<https://ci.phpmyadmin.net/job/phpMyAdmin-website/ws/pmaweb/tests.py",> line 86, in cdn_tester [exec] urls, [exec] AssertionError: Lists differ: [u'/news/1/'] != ['/', '/news/', '/news/feed/',... [exec] [exec] First differing element 0: [exec] /news/1/ [exec] / [exec] [exec] Second list contains 3 additional elements. [exec] First extra element 1: [exec] /news/ [exec] [exec] - [u'/news/1/'] [exec] + ['/', '/news/', '/news/feed/', '/news/2000/1/1/slug/'] [exec] [exec] ---------------------------------------------------------------------- [exec] Ran 15 tests in 29.700s [exec] [exec] FAILED (failures=1) BUILD FAILED <https://ci.phpmyadmin.net/job/phpMyAdmin-website/ws/build.xml>:20: exec returned: 1 Total time: 31 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/phpMyAdmin-website/ws/output> to /var/lib/jenkins/jobs/phpMyAdmin-website/htmlreports/Generated_website