plone / mockup

A collection of client side patterns for faster and easier web development
http://plone.github.io/mockup/
BSD 3-Clause "New" or "Revised" License
47 stars 94 forks source link

Problems running tests #392

Closed thet closed 10 years ago

thet commented 10 years ago

Last week I successfully run the tests, but now, without any (significant) changes to mockup, they don't. I'm using the master branch of mockup from github.com/plone/mockup. I have PhantomJS 1.9.7 installend and followed the README and did a make bootstrap following a make test.

Besides of test failures, the test doesn't get past the Writing coverage step (last line from the following output).

I get this test output:

[thet@luft mockup]$ make test
NODE_PATH=./node_modules ./node_modules/grunt-cli/bin/grunt test --pattern=
Running "jshint:all" (jshint) task
>> 88 files lint free.
Running "jscs:all" (jscs) task
>> 88 files without code style errors.
Running "karma:test" (karma) task
DEBUG [plugin]: Loading plugin karma-mocha.
DEBUG [plugin]: Loading plugin karma-coverage.
DEBUG [plugin]: Loading plugin karma-requirejs.
DEBUG [plugin]: Loading plugin karma-sauce-launcher.
DEBUG [plugin]: Loading plugin karma-chrome-launcher.
DEBUG [plugin]: Loading plugin karma-phantomjs-launcher.
DEBUG [plugin]: Loading plugin karma-junit-reporter.
INFO [karma]: Karma v0.12.17 server started at http://localhost:9876/
INFO [launcher]: Starting browser PhantomJS
DEBUG [temp-dir]: Creating temp dir at /tmp/karma-44645362
DEBUG [launcher]: /usr/bin/phantomjs /tmp/karma-44645362/capture.js
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/config.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/bundles/barceloneta.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/bundles/docs.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/bundles/plone.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/bundles/structure.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/bundles/widgets.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/bundles/widgets.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/accessibility.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/autotoc.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/backdrop.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/sortable.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/formautofocus.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/formunloadalert.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/modal.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/moment.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/pickadate.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/preventdoublesubmit.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/querystring.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/relateditems.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/select2.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/pattern.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/tablesorter.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/tinymce/pattern.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/toggle.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/tooltip.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/tree.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/upload/pattern.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/router.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/utils.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/i18n.js".
DEBUG [watcher]: Ignored directory "/home/thet-data/data/dev/plone/mockup/mockup/tests/images"
DEBUG [watcher]: Ignored directory "/home/thet-data/data/dev/plone/mockup/mockup/tests/images/plone.png"
DEBUG [watcher]: Ignored directory "/home/thet-data/data/dev/plone/mockup/mockup/tests/images/plone.png/imagescale"
DEBUG [watcher]: Ignored directory "/home/thet-data/data/dev/plone/mockup/mockup/tests/json"
DEBUG [watcher]: Ignored directory "/home/thet-data/data/dev/plone/mockup/mockup/js/bundles"
DEBUG [watcher]: Ignored directory "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns"
DEBUG [watcher]: Ignored directory "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure"
DEBUG [watcher]: Ignored directory "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/collections"
DEBUG [watcher]: Ignored directory "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/models"
DEBUG [watcher]: Ignored directory "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/templates"
DEBUG [watcher]: Ignored directory "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/views"
DEBUG [watcher]: Ignored directory "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/tinymce"
DEBUG [watcher]: Ignored directory "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/tinymce/templates"
DEBUG [watcher]: Ignored directory "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/upload"
DEBUG [watcher]: Ignored directory "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/upload/templates"
DEBUG [watcher]: Ignored directory "/home/thet-data/data/dev/plone/mockup/mockup/js/ui"
DEBUG [watcher]: Ignored directory "/home/thet-data/data/dev/plone/mockup/mockup/js/ui/templates"
DEBUG [watcher]: Ignored directory "/home/thet-data/data/dev/plone/mockup/mockup/js/ui/views"
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/bundles/barceloneta.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/bundles/barceloneta_develop.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/bundles/docs.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/bundles/plone.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/bundles/plone_develop.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/bundles/structure.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/bundles/structure_develop.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/bundles/tiles.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/bundles/toolbar.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/bundles/toolbar_develop.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/bundles/widgets.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/bundles/widgets_develop.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/config.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/i18n.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/accessibility.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/autotoc.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/backdrop.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/formautofocus.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/formunloadalert.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/modal.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/moment.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/pickadate.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/preventdoublesubmit.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/querystring.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/relateditems.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/select2.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/sortable.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/collections/result.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/collections/selected.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/models/result.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/pattern.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/views/actionmenu.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/views/addmenu.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/views/app.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/views/columns.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/views/delete.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/views/paging.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/views/properties.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/views/rearrange.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/views/rename.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/views/selectionbutton.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/views/selectionwell.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/views/table.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/views/tablerow.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/views/tags.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/views/textfilter.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/views/upload.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/views/workflow.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/tablesorter.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/tinymce/links.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/tinymce/pattern.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/toggle.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/tooltip.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/tree.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/upload/pattern.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/router.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/ui/views/base.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/ui/views/button.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/ui/views/buttongroup.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/ui/views/container.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/ui/views/popover.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/ui/views/toolbar.js".
DEBUG [preprocessor.coverage]: Processing "/home/thet-data/data/dev/plone/mockup/mockup/js/utils.js".
DEBUG [watcher]: Resolved files:
    /home/thet-data/data/dev/plone/mockup/mockup/bower_components/selectivizr/selectivizr.js
    /home/thet-data/data/dev/plone/mockup/mockup/bower_components/es5-shim/es5-shim.js
    /home/thet-data/data/dev/plone/mockup/mockup/bower_components/es5-shim/es5-sham.js
    /home/thet-data/data/dev/plone/mockup/mockup/bower_components/console-polyfill/index.js
    /home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js
    /home/thet-data/data/dev/plone/mockup/mockup/node_modules/karma-mocha/lib/adapter.js
    /home/thet-data/data/dev/plone/mockup/mockup/node_modules/requirejs/require.js
    /home/thet-data/data/dev/plone/mockup/mockup/node_modules/karma-requirejs/lib/adapter.js
    /home/thet-data/data/dev/plone/mockup/mockup/js/config.js
    /home/thet-data/data/dev/plone/mockup/mockup/tests/config.js
    /home/thet-data/data/dev/plone/mockup/mockup/bower_components/react/JSXTransformer.js
    /home/thet-data/data/dev/plone/mockup/mockup/bower_components/ace-builds/src/ace.js
    /home/thet-data/data/dev/plone/mockup/mockup/bower_components/ace-builds/src/theme-monokai.js
    /home/thet-data/data/dev/plone/mockup/mockup/bower_components/ace-builds/src/mode-text.js
    /home/thet-data/data/dev/plone/mockup/mockup/bower_components/backbone/backbone.js
    /home/thet-data/data/dev/plone/mockup/mockup/bower_components/backbone.paginator/lib/backbone.paginator.js
    /home/thet-data/data/dev/plone/mockup/mockup/bower_components/bootstrap/js/alert.js
    /home/thet-data/data/dev/plone/mockup/mockup/bower_components/bootstrap/js/collapse.js
    /home/thet-data/data/dev/plone/mockup/mockup/bower_components/bootstrap/js/dropdown.js
    /home/thet-data/data/dev/plone/mockup/mockup/bower_components/bootstrap/js/tooltip.js
    /home/thet-data/data/dev/plone/mockup/mockup/bower_components/bootstrap/js/transition.js
    /home/thet-data/data/dev/plone/mockup/mockup/bower_components/domready/ready.js
    /home/thet-data/data/dev/plone/mockup/mockup/bower_components/dropzone/downloads/dropzone-amd-module.js
    /home/thet-data/data/dev/plone/mockup/mockup/bower_components/expect/index.js
    /home/thet-data/data/dev/plone/mockup/mockup/bower_components/jqtree/tree.jquery.js
    /home/thet-data/data/dev/plone/mockup/mockup/bower_components/jquery/jquery.js
    /home/thet-data/data/dev/plone/mockup/mockup/bower_components/jquery.cookie/jquery.cookie.js
    /home/thet-data/data/dev/plone/mockup/mockup/lib/jquery.event.drag.js
    /home/thet-data/data/dev/plone/mockup/mockup/lib/jquery.event.drop.js
    /home/thet-data/data/dev/plone/mockup/mockup/bower_components/jquery-form/jquery.form.js
    /home/thet-data/data/dev/plone/mockup/mockup/bower_components/marked/lib/marked.js
    /home/thet-data/data/dev/plone/mockup/mockup/js/bundles/barceloneta.js
    /home/thet-data/data/dev/plone/mockup/mockup/js/bundles/docs.js
    /home/thet-data/data/dev/plone/mockup/mockup/js/bundles/plone.js
    /home/thet-data/data/dev/plone/mockup/mockup/js/bundles/structure.js
    /home/thet-data/data/dev/plone/mockup/mockup/js/bundles/widgets.js
    /home/thet-data/data/dev/plone/mockup/mockup/bower_components/mockup-core/js/docs/app.js
    /home/thet-data/data/dev/plone/mockup/mockup/bower_components/mockup-core/js/docs/navigation.js
    /home/thet-data/data/dev/plone/mockup/mockup/bower_components/mockup-core/js/docs/page.js
    /home/thet-data/data/dev/plone/mockup/mockup/bower_components/mockup-core/js/docs/pattern.js
    /home/thet-data/data/dev/plone/mockup/mockup/bower_components/mockup-core/js/docs/view.js
    /home/thet-data/data/dev/plone/mockup/mockup/tests/fakeserver.js
    /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/accessibility.js
    /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/autotoc.js
    /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/backdrop.js
    /home/thet-data/data/dev/plone/mockup/mockup/bower_components/mockup-core/js/pattern.js
    /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/sortable.js
    /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/formautofocus.js
    /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/formunloadalert.js
    /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/modal.js
    /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/moment.js
    /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/pickadate.js
    /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/preventdoublesubmit.js
    /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/querystring.js
    /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/relateditems.js
    /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/select2.js
    /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/pattern.js
    /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/tablesorter.js
    /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/tinymce/pattern.js
    /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/toggle.js
    /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/tooltip.js
    /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/tree.js
    /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/upload/pattern.js
    /home/thet-data/data/dev/plone/mockup/mockup/bower_components/mockup-core/js/registry.js
    /home/thet-data/data/dev/plone/mockup/mockup/js/router.js
    /home/thet-data/data/dev/plone/mockup/mockup/js/utils.js
    /home/thet-data/data/dev/plone/mockup/mockup/js/i18n.js
    /home/thet-data/data/dev/plone/mockup/mockup/bower_components/moment/moment.js
    /home/thet-data/data/dev/plone/mockup/mockup/bower_components/pickadate/lib/picker.js
    /home/thet-data/data/dev/plone/mockup/mockup/bower_components/pickadate/lib/picker.date.js
    /home/thet-data/data/dev/plone/mockup/mockup/bower_components/pickadate/lib/picker.time.js
    /home/thet-data/data/dev/plone/mockup/mockup/bower_components/react/react.js
    /home/thet-data/data/dev/plone/mockup/mockup/bower_components/select2/select2.js
    /home/thet-data/data/dev/plone/mockup/mockup/bower_components/sinonjs/sinon.js
    /home/thet-data/data/dev/plone/mockup/mockup/bower_components/requirejs-text/text.js
    /home/thet-data/data/dev/plone/mockup/mockup/lib/tinymce/tinymce.min.js
    /home/thet-data/data/dev/plone/mockup/mockup/bower_components/lodash/dist/lodash.underscore.js
    /home/thet-data/data/dev/plone/mockup/mockup/tests/i18n-test.js
    /home/thet-data/data/dev/plone/mockup/mockup/tests/images/extralarge.jpg
    /home/thet-data/data/dev/plone/mockup/mockup/tests/images/large.jpg
    /home/thet-data/data/dev/plone/mockup/mockup/tests/images/medium.jpg
    /home/thet-data/data/dev/plone/mockup/mockup/tests/images/plone.png/imagescale/large
    /home/thet-data/data/dev/plone/mockup/mockup/tests/images/plone.png/imagescale/preview
    /home/thet-data/data/dev/plone/mockup/mockup/tests/images/plone.png/imagescale/thumb
    /home/thet-data/data/dev/plone/mockup/mockup/tests/images/small.jpg
    /home/thet-data/data/dev/plone/mockup/mockup/tests/json/contextInfo.json
    /home/thet-data/data/dev/plone/mockup/mockup/tests/json/fileTree.json
    /home/thet-data/data/dev/plone/mockup/mockup/tests/json/i18n.json
    /home/thet-data/data/dev/plone/mockup/mockup/tests/json/queryStringCriteria.json
    /home/thet-data/data/dev/plone/mockup/mockup/tests/json/users.json
    /home/thet-data/data/dev/plone/mockup/mockup/tests/pattern-accessibility-test.js
    /home/thet-data/data/dev/plone/mockup/mockup/tests/pattern-autotoc-test.js
    /home/thet-data/data/dev/plone/mockup/mockup/tests/pattern-backdrop-test.js
    /home/thet-data/data/dev/plone/mockup/mockup/tests/pattern-formautofocus-test.js
    /home/thet-data/data/dev/plone/mockup/mockup/tests/pattern-formunloadalert-test.js
    /home/thet-data/data/dev/plone/mockup/mockup/tests/pattern-modal-test.js
    /home/thet-data/data/dev/plone/mockup/mockup/tests/pattern-moment-test.js
    /home/thet-data/data/dev/plone/mockup/mockup/tests/pattern-pickadate-test.js
    /home/thet-data/data/dev/plone/mockup/mockup/tests/pattern-preventdoublesubmit-test.js
    /home/thet-data/data/dev/plone/mockup/mockup/tests/pattern-relateditems-test.js
    /home/thet-data/data/dev/plone/mockup/mockup/tests/pattern-select2-test.js
    /home/thet-data/data/dev/plone/mockup/mockup/tests/pattern-sortable-test.js
    /home/thet-data/data/dev/plone/mockup/mockup/tests/pattern-structure-test.js
    /home/thet-data/data/dev/plone/mockup/mockup/tests/pattern-tablesorter-test.js
    /home/thet-data/data/dev/plone/mockup/mockup/tests/pattern-tinymce-test.js
    /home/thet-data/data/dev/plone/mockup/mockup/tests/pattern-toggle-test.js
    /home/thet-data/data/dev/plone/mockup/mockup/tests/pattern-tooltip-test.js
    /home/thet-data/data/dev/plone/mockup/mockup/tests/pattern-tree-test.js
    /home/thet-data/data/dev/plone/mockup/mockup/tests/pattern-upload-test.js
    /home/thet-data/data/dev/plone/mockup/mockup/tests/router-test.js
    /home/thet-data/data/dev/plone/mockup/mockup/tests/utils-test.js
    /home/thet-data/data/dev/plone/mockup/mockup/js/bundles/barceloneta_develop.js
    /home/thet-data/data/dev/plone/mockup/mockup/js/bundles/plone_develop.js
    /home/thet-data/data/dev/plone/mockup/mockup/js/bundles/structure_develop.js
    /home/thet-data/data/dev/plone/mockup/mockup/js/bundles/tiles.js
    /home/thet-data/data/dev/plone/mockup/mockup/js/bundles/toolbar.js
    /home/thet-data/data/dev/plone/mockup/mockup/js/bundles/toolbar_develop.js
    /home/thet-data/data/dev/plone/mockup/mockup/js/bundles/widgets_develop.js
    /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/collections/result.js
    /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/collections/selected.js
    /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/models/result.js
    /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/templates/actionmenu.xml
    /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/templates/paging.xml
    /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/templates/selection_button.xml
    /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/templates/selection_item.xml
    /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/templates/table.xml
    /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/templates/tablerow.xml
    /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/views/actionmenu.js
    /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/views/addmenu.js
    /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/views/app.js
    /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/views/columns.js
    /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/views/delete.js
    /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/views/paging.js
    /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/views/properties.js
    /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/views/rearrange.js
    /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/views/rename.js
    /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/views/selectionbutton.js
    /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/views/selectionwell.js
    /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/views/table.js
    /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/views/tablerow.js
    /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/views/tags.js
    /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/views/textfilter.js
    /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/views/upload.js
    /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/views/workflow.js
    /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/tinymce/links.js
    /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/tinymce/templates/image.xml
    /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/tinymce/templates/link.xml
    /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/tinymce/templates/result.xml
    /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/tinymce/templates/selection.xml
    /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/tinymce/templates/upload.xml
    /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/upload/templates/preview.xml
    /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/upload/templates/upload.xml
    /home/thet-data/data/dev/plone/mockup/mockup/js/ui/templates/popover.xml
    /home/thet-data/data/dev/plone/mockup/mockup/js/ui/views/base.js
    /home/thet-data/data/dev/plone/mockup/mockup/js/ui/views/button.js
    /home/thet-data/data/dev/plone/mockup/mockup/js/ui/views/buttongroup.js
    /home/thet-data/data/dev/plone/mockup/mockup/js/ui/views/container.js
    /home/thet-data/data/dev/plone/mockup/mockup/js/ui/views/popover.js
    /home/thet-data/data/dev/plone/mockup/mockup/js/ui/views/toolbar.js
DEBUG [watcher]: Watching "/home/thet-data/data/dev/plone/mockup/mockup/bower_components/selectivizr/selectivizr.js"
DEBUG [watcher]: Watching "/home/thet-data/data/dev/plone/mockup/mockup/bower_components/es5-shim/es5-shim.js"
DEBUG [watcher]: Watching "/home/thet-data/data/dev/plone/mockup/mockup/bower_components/es5-shim/es5-sham.js"
DEBUG [watcher]: Watching "/home/thet-data/data/dev/plone/mockup/mockup/bower_components/console-polyfill/index.js"
DEBUG [watcher]: Watching "/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js"
DEBUG [watcher]: Watching "/home/thet-data/data/dev/plone/mockup/mockup/node_modules/karma-mocha/lib/adapter.js"
DEBUG [watcher]: Watching "/home/thet-data/data/dev/plone/mockup/mockup/node_modules/requirejs/require.js"
DEBUG [watcher]: Watching "/home/thet-data/data/dev/plone/mockup/mockup/node_modules/karma-requirejs/lib/adapter.js"
DEBUG [watcher]: Watching "/home/thet-data/data/dev/plone/mockup/mockup/bower_components/react/JSXTransformer.js"
DEBUG [watcher]: Watching "/home/thet-data/data/dev/plone/mockup/mockup/bower_components/ace-builds/src/ace.js"
DEBUG [watcher]: Watching "/home/thet-data/data/dev/plone/mockup/mockup/bower_components/ace-builds/src/theme-monokai.js"
DEBUG [watcher]: Watching "/home/thet-data/data/dev/plone/mockup/mockup/bower_components/ace-builds/src/mode-text.js"
DEBUG [watcher]: Watching "/home/thet-data/data/dev/plone/mockup/mockup/bower_components/backbone/backbone.js"
DEBUG [watcher]: Watching "/home/thet-data/data/dev/plone/mockup/mockup/bower_components/backbone.paginator/lib/backbone.paginator.js"
DEBUG [watcher]: Watching "/home/thet-data/data/dev/plone/mockup/mockup/bower_components/bootstrap/js/alert.js"
DEBUG [watcher]: Watching "/home/thet-data/data/dev/plone/mockup/mockup/bower_components/bootstrap/js/collapse.js"
DEBUG [watcher]: Watching "/home/thet-data/data/dev/plone/mockup/mockup/bower_components/bootstrap/js/dropdown.js"
DEBUG [watcher]: Watching "/home/thet-data/data/dev/plone/mockup/mockup/bower_components/bootstrap/js/tooltip.js"
DEBUG [watcher]: Watching "/home/thet-data/data/dev/plone/mockup/mockup/bower_components/bootstrap/js/transition.js"
DEBUG [watcher]: Watching "/home/thet-data/data/dev/plone/mockup/mockup/bower_components/domready/ready.js"
DEBUG [watcher]: Watching "/home/thet-data/data/dev/plone/mockup/mockup/bower_components/dropzone/downloads/dropzone-amd-module.js"
DEBUG [watcher]: Watching "/home/thet-data/data/dev/plone/mockup/mockup/bower_components/expect/index.js"
DEBUG [watcher]: Watching "/home/thet-data/data/dev/plone/mockup/mockup/bower_components/jqtree/tree.jquery.js"
DEBUG [watcher]: Watching "/home/thet-data/data/dev/plone/mockup/mockup/bower_components/jquery/jquery.js"
DEBUG [watcher]: Watching "/home/thet-data/data/dev/plone/mockup/mockup/bower_components/jquery.cookie/jquery.cookie.js"
DEBUG [watcher]: Watching "/home/thet-data/data/dev/plone/mockup/mockup/lib/jquery.event.drag.js"
DEBUG [watcher]: Watching "/home/thet-data/data/dev/plone/mockup/mockup/lib/jquery.event.drop.js"
DEBUG [watcher]: Watching "/home/thet-data/data/dev/plone/mockup/mockup/bower_components/jquery-form/jquery.form.js"
DEBUG [watcher]: Watching "/home/thet-data/data/dev/plone/mockup/mockup/bower_components/marked/lib/marked.js"
DEBUG [watcher]: Watching "/home/thet-data/data/dev/plone/mockup/mockup/bower_components/mockup-core/js/docs/app.js"
DEBUG [watcher]: Watching "/home/thet-data/data/dev/plone/mockup/mockup/bower_components/mockup-core/js/docs/navigation.js"
DEBUG [watcher]: Watching "/home/thet-data/data/dev/plone/mockup/mockup/bower_components/mockup-core/js/docs/page.js"
DEBUG [watcher]: Watching "/home/thet-data/data/dev/plone/mockup/mockup/bower_components/mockup-core/js/docs/pattern.js"
DEBUG [watcher]: Watching "/home/thet-data/data/dev/plone/mockup/mockup/bower_components/mockup-core/js/docs/view.js"
DEBUG [watcher]: Watching "/home/thet-data/data/dev/plone/mockup/mockup/bower_components/mockup-core/js/pattern.js"
DEBUG [watcher]: Watching "/home/thet-data/data/dev/plone/mockup/mockup/bower_components/mockup-core/js/registry.js"
DEBUG [watcher]: Watching "/home/thet-data/data/dev/plone/mockup/mockup/bower_components/moment/moment.js"
DEBUG [watcher]: Watching "/home/thet-data/data/dev/plone/mockup/mockup/bower_components/pickadate/lib/picker.js"
DEBUG [watcher]: Watching "/home/thet-data/data/dev/plone/mockup/mockup/bower_components/pickadate/lib/picker.date.js"
DEBUG [watcher]: Watching "/home/thet-data/data/dev/plone/mockup/mockup/bower_components/pickadate/lib/picker.time.js"
DEBUG [watcher]: Watching "/home/thet-data/data/dev/plone/mockup/mockup/bower_components/react/react.js"
DEBUG [watcher]: Watching "/home/thet-data/data/dev/plone/mockup/mockup/bower_components/select2/select2.js"
DEBUG [watcher]: Watching "/home/thet-data/data/dev/plone/mockup/mockup/bower_components/sinonjs/sinon.js"
DEBUG [watcher]: Watching "/home/thet-data/data/dev/plone/mockup/mockup/bower_components/requirejs-text/text.js"
DEBUG [watcher]: Watching "/home/thet-data/data/dev/plone/mockup/mockup/lib/tinymce/tinymce.min.js"
DEBUG [watcher]: Watching "/home/thet-data/data/dev/plone/mockup/mockup/bower_components/lodash/dist/lodash.underscore.js"
DEBUG [watcher]: Watching "/home/thet-data/data/dev/plone/mockup/mockup/tests"
DEBUG [watcher]: Watching "/home/thet-data/data/dev/plone/mockup/mockup/js"
DEBUG [web-server]: serving: /home/thet-data/data/dev/plone/mockup/mockup/node_modules/karma/static/client.html
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/lib/jquery.event.drag.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/lib/jquery.event.drop.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/bower_components/es5-shim/es5-shim.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/bower_components/es5-shim/es5-sham.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/bower_components/console-polyfill/index.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/node_modules/requirejs/require.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/bower_components/react/JSXTransformer.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/bower_components/backbone/backbone.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/bower_components/domready/ready.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/bower_components/jqtree/tree.jquery.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/bower_components/expect/index.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/bower_components/jquery/jquery.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/bower_components/jquery.cookie/jquery.cookie.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/bower_components/jquery-form/jquery.form.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/bower_components/moment/moment.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/bower_components/react/react.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/bower_components/select2/select2.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/bower_components/sinonjs/sinon.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/bower_components/requirejs-text/text.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/lib/tinymce/tinymce.min.js" ignored. Already in the list.
DEBUG [web-server]: serving: /home/thet-data/data/dev/plone/mockup/mockup/node_modules/karma/static/karma.js
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/node_modules/karma-mocha/lib/adapter.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/node_modules/karma-requirejs/lib/adapter.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/bower_components/ace-builds/src/ace.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/bower_components/ace-builds/src/mode-text.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/bower_components/ace-builds/src/theme-monokai.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/bower_components/backbone.paginator/lib/backbone.paginator.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/bower_components/bootstrap/js/alert.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/bower_components/bootstrap/js/collapse.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/bower_components/bootstrap/js/dropdown.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/bower_components/bootstrap/js/tooltip.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/bower_components/bootstrap/js/transition.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/bower_components/dropzone/downloads/dropzone-amd-module.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/bower_components/marked/lib/marked.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/bower_components/mockup-core/js/pattern.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/bower_components/mockup-core/js/registry.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/bower_components/pickadate/lib/picker.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/bower_components/pickadate/lib/picker.date.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/bower_components/pickadate/lib/picker.time.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/bower_components/lodash/dist/lodash.underscore.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/bower_components/mockup-core/js/docs/navigation.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/bower_components/mockup-core/js/docs/page.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/bower_components/mockup-core/js/docs/app.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/bower_components/mockup-core/js/docs/pattern.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/bower_components/mockup-core/js/docs/view.js" ignored. Already in the list.
DEBUG [web-server]: upgrade /socket.io/1/websocket/Ty9PgsDPlGanEmXyP7SI
DEBUG [karma]: A browser has connected on socket Ty9PgsDPlGanEmXyP7SI
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/tests/config.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/tests/fakeserver.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/tests/i18n-test.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/tests/pattern-accessibility-test.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/tests/pattern-autotoc-test.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/tests/pattern-backdrop-test.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/tests/pattern-formautofocus-test.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/tests/pattern-formunloadalert-test.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/tests/pattern-modal-test.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/tests/pattern-moment-test.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/tests/pattern-pickadate-test.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/tests/pattern-preventdoublesubmit-test.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/tests/pattern-relateditems-test.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/tests/pattern-select2-test.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/tests/pattern-sortable-test.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/tests/pattern-structure-test.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/tests/pattern-tablesorter-test.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/tests/pattern-tinymce-test.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/tests/pattern-toggle-test.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/tests/pattern-tooltip-test.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/tests/pattern-tree-test.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/tests/pattern-upload-test.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/tests/router-test.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/tests/utils-test.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/js/config.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/js/i18n.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/js/router.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/js/utils.js" ignored. Already in the list.
INFO [PhantomJS 1.9.7 (Linux)]: Connected on socket Ty9PgsDPlGanEmXyP7SI with id 44645362
DEBUG [launcher]: PhantomJS (id 44645362) captured in 2.63 secs
DEBUG [karma]: All browsers are ready, executing
DEBUG [web-server]: serving: /home/thet-data/data/dev/plone/mockup/mockup/node_modules/karma/static/context.html
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/bower_components/selectivizr/selectivizr.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/bower_components/es5-shim/es5-shim.js
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/tests/images/extralarge.jpg" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/tests/images/large.jpg" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/tests/images/medium.jpg" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/tests/images/small.jpg" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/tests/json/contextInfo.json" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/tests/json/fileTree.json" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/tests/json/i18n.json" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/tests/json/queryStringCriteria.json" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/tests/json/users.json" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/js/bundles/barceloneta.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/js/bundles/barceloneta_develop.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/js/bundles/docs.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/js/bundles/plone.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/js/bundles/plone_develop.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/js/bundles/structure.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/js/bundles/structure_develop.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/js/bundles/tiles.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/js/bundles/toolbar.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/js/bundles/toolbar_develop.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/js/bundles/widgets.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/js/bundles/widgets_develop.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/accessibility.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/autotoc.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/backdrop.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/formautofocus.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/formunloadalert.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/modal.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/moment.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/pickadate.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/preventdoublesubmit.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/querystring.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/relateditems.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/select2.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/sortable.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/tablesorter.js" ignored. Already in the list.
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/node_modules/requirejs/require.js
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/toggle.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/tooltip.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/tree.js" ignored. Already in the list.
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/js/config.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/node_modules/karma-requirejs/lib/adapter.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/bower_components/es5-shim/es5-sham.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/bower_components/console-polyfill/index.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/node_modules/karma-mocha/lib/adapter.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/tests/config.js
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/pattern.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/tinymce/links.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/tinymce/pattern.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/upload/pattern.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/js/ui/templates/popover.xml" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/js/ui/views/base.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/js/ui/views/button.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/js/ui/views/buttongroup.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/js/ui/views/container.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/js/ui/views/popover.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/js/ui/views/toolbar.js" ignored. Already in the list.
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/tests/i18n-test.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/tests/pattern-accessibility-test.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/tests/pattern-autotoc-test.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/tests/pattern-backdrop-test.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/tests/pattern-formautofocus-test.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/tests/pattern-formunloadalert-test.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/tests/pattern-modal-test.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/tests/pattern-moment-test.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/tests/pattern-pickadate-test.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/tests/pattern-preventdoublesubmit-test.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/tests/pattern-relateditems-test.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/tests/pattern-select2-test.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/tests/pattern-sortable-test.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/tests/pattern-structure-test.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/tests/pattern-tablesorter-test.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/tests/pattern-tinymce-test.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/tests/pattern-toggle-test.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/tests/pattern-tree-test.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/tests/pattern-upload-test.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/tests/router-test.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/tests/utils-test.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/bower_components/jquery/jquery.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/tests/pattern-tooltip-test.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/js/i18n.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/bower_components/mockup-core/js/registry.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/accessibility.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/autotoc.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/backdrop.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/formautofocus.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/formunloadalert.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/bower_components/expect/index.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/bower_components/sinonjs/sinon.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/modal.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/moment.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/pickadate.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/select2.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/preventdoublesubmit.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/relateditems.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/sortable.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/pattern.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/tablesorter.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/tinymce/pattern.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/bower_components/lodash/dist/lodash.underscore.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/lib/tinymce/tinymce.min.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/toggle.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/tree.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/js/router.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/js/utils.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/upload/pattern.js
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/tests/images/plone.png/imagescale/large" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/tests/images/plone.png/imagescale/thumb" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/tests/images/plone.png/imagescale/preview" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/collections/result.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/collections/selected.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/models/result.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/templates/paging.xml" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/templates/actionmenu.xml" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/templates/selection_button.xml" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/templates/selection_item.xml" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/templates/table.xml" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/templates/tablerow.xml" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/views/actionmenu.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/views/addmenu.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/views/app.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/views/columns.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/views/delete.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/views/paging.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/views/properties.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/views/rearrange.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/views/rename.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/views/selectionbutton.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/views/selectionwell.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/views/table.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/views/tablerow.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/views/tags.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/views/textfilter.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/views/upload.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/views/workflow.js" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/tinymce/templates/image.xml" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/tinymce/templates/link.xml" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/tinymce/templates/result.xml" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/tinymce/templates/selection.xml" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/tinymce/templates/upload.xml" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/upload/templates/preview.xml" ignored. Already in the list.
DEBUG [watcher]: Add file "/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/upload/templates/upload.xml" ignored. Already in the list.
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/tooltip.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/bower_components/mockup-core/js/pattern.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/bower_components/jquery.cookie/jquery.cookie.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/bower_components/jquery-form/jquery.form.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/bower_components/moment/moment.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/bower_components/pickadate/lib/picker.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/bower_components/select2/select2.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/views/app.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/bower_components/requirejs-text/text.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/tinymce/links.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/bower_components/backbone/backbone.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/lib/jquery.event.drag.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/lib/jquery.event.drop.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/bower_components/jqtree/tree.jquery.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/bower_components/dropzone/downloads/dropzone-amd-module.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/bower_components/pickadate/lib/picker.date.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/bower_components/pickadate/lib/picker.time.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/js/ui/views/toolbar.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/js/ui/views/buttongroup.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/js/ui/views/button.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/js/ui/views/base.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/views/table.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/views/selectionwell.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/views/tags.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/views/properties.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/views/workflow.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/views/selectionbutton.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/views/addmenu.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/views/delete.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/views/rename.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/views/rearrange.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/views/paging.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/views/columns.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/views/textfilter.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/views/upload.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/collections/result.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/collections/selected.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/templates/paging.xml
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/templates/selection_button.xml
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/templates/selection_item.xml
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/templates/tablerow.xml
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/templates/table.xml
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/tinymce/templates/result.xml
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/tinymce/templates/selection.xml
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/upload/templates/upload.xml
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/js/ui/templates/popover.xml
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/upload/templates/preview.xml
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/tinymce/templates/link.xml
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/tinymce/templates/image.xml
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/js/ui/views/container.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/views/tablerow.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/models/result.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/views/actionmenu.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/js/ui/views/popover.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/querystring.js
PhantomJS 1.9.7 (Linux) WARN: 'Pattern didn't specified a name.'
PhantomJS 1.9.7 (Linux) WARN: 'Pattern didn't specified a name.'

PhantomJS 1.9.7 (Linux) WARN: 'Pattern didn't specified a name.'
PhantomJS 1.9.7 (Linux) WARN: 'Pattern didn't specified a name.'

PhantomJS 1.9.7 (Linux) WARN: 'Pattern didn't specified a name.'
PhantomJS 1.9.7 (Linux) WARN: 'Pattern didn't specified a name.'

PhantomJS 1.9.7 (Linux) WARN: 'Pattern didn't specified a name.'
PhantomJS 1.9.7 (Linux) WARN: 'Pattern didn't specified a name.'

PhantomJS 1.9.7 (Linux) WARN: 'Pattern didn't specified a name.'
PhantomJS 1.9.7 (Linux) WARN: 'Pattern didn't specified a name.'

PhantomJS 1.9.7 (Linux) WARN: 'Pattern didn't specified a name.'
PhantomJS 1.9.7 (Linux) WARN: 'Pattern didn't specified a name.'

DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/bower_components/bootstrap/js/tooltip.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/bower_components/bootstrap/js/dropdown.js
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/structure/templates/actionmenu.xml
DEBUG [web-server]: serving (cached): /home/thet-data/data/dev/plone/mockup/mockup/bower_components/backbone.paginator/lib/backbone.paginator.js
WARN [web-server]: 404: /jsi18n?domain=widgets&language=undefined
 PhantomJS 1.9.7 (Linux): Executed 65 of 204 SUCCESS (0 secs / 0.176 secs)
.
PhantomJS 1.9.7 (Linux) Accessibility test cookie remains set FAILED
    expected undefined to equal 'smallText'
    assert@/home/thet-data/data/dev/plone/mockup/mockup/bower_components/expect/index.js:102
    equal@/home/thet-data/data/dev/plone/mockup/mockup/bower_components/expect/index.js:219
    /home/thet-data/data/dev/plone/mockup/mockup/bower_components/expect/index.js:499
    /home/thet-data/data/dev/plone/mockup/mockup/tests/pattern-accessibility-test.js:30
    callFn@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4338
    run@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4331
    runTest@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4728
    /home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4806
    next@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4653
    /home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4663
    next@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4601
    /home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4625
    done@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4300
    callFn@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4343
    run@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4331
    next@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4613
    /home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4630
PhantomJS 1.9.7 (Linux) Accessibility test cookie remains set FAILED
    expected undefined to equal 'smallText'
    assert@/home/thet-data/data/dev/plone/mockup/mockup/bower_components/expect/index.js:102
    equal@/home/thet-data/data/dev/plone/mockup/mockup/bower_components/expect/index.js:219
    /home/thet-data/data/dev/plone/mockup/mockup/bower_components/expect/index.js:499
    /home/thet-data/data/dev/plone/mockup/mockup/tests/pattern-accessibility-test.js:30
    callFn@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4338
    run@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4331
    runTest@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4728
    /home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4806
    next@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4653
    /home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4663
    next@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4601
    /home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4625
    done@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4300
    callFn@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4343
    run@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4331
    next@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4613
    /home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4630
    timeslice@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:5761
 PhantomJS 1.9.7 (Linux): Executed 119 of 204 (1 FAILED) (0 secs / 0.506 secs)
.
PhantomJS 1.9.7 (Linux) Select2 handles orderable tag drag events FAILED
    'undefined' is not an object (evaluating 'dd.proxy')
    /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/select2.js:9
    dispatch@/home/thet-data/data/dev/plone/mockup/mockup/bower_components/jquery/jquery.js:3058
    dispatch@/home/thet-data/data/dev/plone/mockup/mockup/lib/jquery.event.drag.js:374
    eventHandle@/home/thet-data/data/dev/plone/mockup/mockup/bower_components/jquery/jquery.js:2676
    trigger@/home/thet-data/data/dev/plone/mockup/mockup/bower_components/jquery/jquery.js:2941
    /home/thet-data/data/dev/plone/mockup/mockup/bower_components/jquery/jquery.js:3599
    each@/home/thet-data/data/dev/plone/mockup/mockup/bower_components/jquery/jquery.js:611
    each@/home/thet-data/data/dev/plone/mockup/mockup/bower_components/jquery/jquery.js:241
    trigger@/home/thet-data/data/dev/plone/mockup/mockup/bower_components/jquery/jquery.js:3598
    /home/thet-data/data/dev/plone/mockup/mockup/tests/pattern-select2-test.js:195
    callFn@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4338
    run@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4331
    runTest@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4728
    /home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4806
    next@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4653
    /home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4663
    next@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4601
    /home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4625
    done@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4300
    callFn@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4343
    run@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4331
    next@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4613
    /home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4630
PhantomJS 1.9.7 (Linux) Select2 handles orderable tag drag events FAILED
    'undefined' is not an object (evaluating 'dd.proxy')
    /home/thet-data/data/dev/plone/mockup/mockup/js/patterns/select2.js:9
    dispatch@/home/thet-data/data/dev/plone/mockup/mockup/bower_components/jquery/jquery.js:3058
    dispatch@/home/thet-data/data/dev/plone/mockup/mockup/lib/jquery.event.drag.js:374
    eventHandle@/home/thet-data/data/dev/plone/mockup/mockup/bower_components/jquery/jquery.js:2676
    trigger@/home/thet-data/data/dev/plone/mockup/mockup/bower_components/jquery/jquery.js:2941
    /home/thet-data/data/dev/plone/mockup/mockup/bower_components/jquery/jquery.js:3599
    each@/home/thet-data/data/dev/plone/mockup/mockup/bower_components/jquery/jquery.js:611
    each@/home/thet-data/data/dev/plone/mockup/mockup/bower_components/jquery/jquery.js:241
    trigger@/home/thet-data/data/dev/plone/mockup/mockup/bower_components/jquery/jquery.js:3598
    /home/thet-data/data/dev/plone/mockup/mockup/tests/pattern-select2-test.js:195
    callFn@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4338
    run@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4331
    runTest@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4728
    /home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4806
    next@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4653
    /home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4663
    next@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4601
    /home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4625
    done@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4300
    callFn@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4343
    run@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4331
    next@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4613
    /home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4630
    timeslice@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:5761
 PhantomJS 1.9.7 (Linux): Executed 139 of 204 (2 FAILED) (0 secs / 0.986 secs)
 PhantomJS 1.9.7 (Linux): Executed 147 of 204 (2 FAILED) (0 secs / 1.1 secs)
WARN [web-server]: 404: /++resource++plone-tinymce-content.css
WARN [web-server]: 404: /++resource++plone-tinymce-content.css
 PhantomJS 1.9.7 (Linux): Executed 150 of 204 (2 FAILED) (0 secs / 1.196 secs)
WARN [web-server]: 404: /++resource++plone-tinymce-content.css
WARN [web-server]: 404: /++resource++plone-tinymce-content.css
WARN [web-server]: 404: /++resource++plone-tinymce-content.css
 PhantomJS 1.9.7 (Linux): Executed 154 of 204 (2 FAILED) (0 secs / 1.31 secs)
WARN [web-server]: 404: /++resource++plone-tinymce-content.css
WARN [web-server]: 404: /++resource++plone-tinymce-content.css
WARN [web-server]: 404: /++resource++plone-tinymce-content.css
 PhantomJS 1.9.7 (Linux): Executed 158 of 204 (2 FAILED) (0 secs / 1.412 secs)
WARN [web-server]: 404: /++resource++plone-tinymce-content.css
 PhantomJS 1.9.7 (Linux): Executed 159 of 204 (2 FAILED) (0 secs / 1.443 secs)
.
PhantomJS 1.9.7 (Linux) TinyMCE test add link FAILED
    expected null to equal 'resolveuid/foobar'
    assert@/home/thet-data/data/dev/plone/mockup/mockup/bower_components/expect/index.js:102
    equal@/home/thet-data/data/dev/plone/mockup/mockup/bower_components/expect/index.js:219
    /home/thet-data/data/dev/plone/mockup/mockup/tests/pattern-tinymce-test.js:208
    callFn@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4338
    run@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4331
    runTest@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4728
    /home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4806
    next@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4653
    /home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4663
    next@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4601
    /home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4625
    done@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4300
    callFn@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4343
    run@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4331
    next@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4613
    /home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4630
PhantomJS 1.9.7 (Linux) TinyMCE test add link FAILED
    expected null to equal 'resolveuid/foobar'
    assert@/home/thet-data/data/dev/plone/mockup/mockup/bower_components/expect/index.js:102
    equal@/home/thet-data/data/dev/plone/mockup/mockup/bower_components/expect/index.js:219
    /home/thet-data/data/dev/plone/mockup/mockup/tests/pattern-tinymce-test.js:208
    callFn@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4338
    run@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4331
    runTest@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4728
    /home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4806
    next@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4653
    /home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4663
    next@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4601
    /home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4625
    done@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4300
    callFn@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4343
    run@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4331
    next@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4613
    /home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4630
    timeslice@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:5761
PhantomJS 1.9.7 (Linux): Executed 160 of 204 (3 FAILED) (0 secs / 1.528 secs)
WARN [web-server]: 404: /++resource++plone-tinymce-content.css
 PhantomJS 1.9.7 (Linux): Executed 162 of 204 (3 FAILED) (0 secs / 1.658 secs)
WARN [web-server]: 404: /++resource++plone-tinymce-content.css
WARN [web-server]: 404: /++resource++plone-tinymce-content.css

PhantomJS 1.9.7 (Linux) TinyMCE test add image link FAILED
    'undefined' is not an object (evaluating 'data[self.options.linkAttribute]')
    generateUrl@/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/tinymce/pattern.js:9
    generateImageUrl@/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/tinymce/pattern.js:9
    toUrl@/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/tinymce/links.js:9
    getLinkUrl@/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/tinymce/links.js:9
    /home/thet-data/data/dev/plone/mockup/mockup/tests/pattern-tinymce-test.js:241
    callFn@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4338
    run@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4331
    runTest@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4728
    /home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4806
    next@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4653
    /home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4663
    next@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4601
    /home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4625
    done@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4300
    callFn@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4343
    run@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4331
    next@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4613
    /home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4630
PhantomJS 1.9.7 (Linux) TinyMCE test add image link FAILED
    'undefined' is not an object (evaluating 'data[self.options.linkAttribute]')
    generateUrl@/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/tinymce/pattern.js:9
    generateImageUrl@/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/tinymce/pattern.js:9
    toUrl@/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/tinymce/links.js:9
    getLinkUrl@/home/thet-data/data/dev/plone/mockup/mockup/js/patterns/tinymce/links.js:9
    /home/thet-data/data/dev/plone/mockup/mockup/tests/pattern-tinymce-test.js:241
    callFn@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4338
    run@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4331
    runTest@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4728
    /home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4806
    next@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4653
    /home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4663
    next@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4601
    /home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4625
    done@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4300
    callFn@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4343
    run@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4331
    next@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4613
    /home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4630
    timeslice@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:5761
PhantomJS 1.9.7 (Linux): Executed 163 of 204 (4 FAILED) (0 secs / 1.718 secs)
PhantomJS 1.9.7 (Linux) TinyMCE test adds data attributes FAILED
    expected '<p>blah</p>' to contain 'data-val="foobar"'
    assert@/home/thet-data/data/dev/plone/mockup/mockup/bower_components/expect/index.js:102
    contain@/home/thet-data/data/dev/plone/mockup/mockup/bower_components/expect/index.js:413
    /home/thet-data/data/dev/plone/mockup/mockup/tests/pattern-tinymce-test.js:257
    callFn@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4338
    run@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4331
    runTest@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4728
    /home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4806
    next@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4653
    /home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4663
    next@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4601
    /home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4625
    done@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4300
    callFn@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4343
    run@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4331
    next@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4613
    /home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4630
PhantomJS 1.9.7 (Linux) TinyMCE test adds data attributes FAILED
    expected '<p>blah</p>' to contain 'data-val="foobar"'
    assert@/home/thet-data/data/dev/plone/mockup/mockup/bower_components/expect/index.js:102
    contain@/home/thet-data/data/dev/plone/mockup/mockup/bower_components/expect/index.js:413
    /home/thet-data/data/dev/plone/mockup/mockup/tests/pattern-tinymce-test.js:257
    callFn@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4338
    run@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4331
    runTest@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4728
    /home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4806
    next@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4653
    /home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4663
    next@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4601
    /home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4625
    done@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4300
    callFn@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4343
    run@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4331
    next@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4613
    /home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:4630
    timeslice@/home/thet-data/data/dev/plone/mockup/mockup/node_modules/mocha/mocha.js:5761
PhantomJS 1.9.7 (Linux): Executed 164 of 204 (5 FAILED) (0 secs / 1.79 secs)
WARN [web-server]: 404: /++resource++plone-tinymce-content.css
 PhantomJS 1.9.7 (Linux): Executed 166 of 204 (5 FAILED) (0 secs / 1.994 secs)
 PhantomJS 1.9.7 (Linux): Executed 167 of 204 (5 FAILED) (0 secs / 2.088 secs)
WARN [web-server]: 404: /++resource++plone-tinymce-content.css
 PhantomJS 1.9.7 (Linux): Executed 169 of 204 (5 FAILED) (0 secs / 2.219 secs)
WARN [web-server]: 404: /++resource++plone-tinymce-content.css
 PhantomJS 1.9.7 (Linux): Executed 171 of 204 (5 FAILED) (0 secs / 2.341 secs)
WARN [web-server]: 404: /++resource++plone-tinymce-content.css
 PhantomJS 1.9.7 (Linux): Executed 173 of 204 (5 FAILED) (0 secs / 2.467 secs)
 PhantomJS 1.9.7 (Linux): Executed 204 of 204 (5 FAILED) (0 secs / 5.161 secs)
.
PhantomJS 1.9.7 (Linux): Executed 204 of 204 (5 FAILED) (5.907 secs / 5.161 secs)
DEBUG [coverage]: Writing coverage to /home/thet-data/data/dev/plone/mockup/mockup/coverage/PhantomJS 1.9.7 (Linux)
vangheem commented 10 years ago

Odd, I just started from scratch and the Accessibility test error occurred for me.

I couldn't reproduce the other errors you've uncovered though.

What version of node/npm are you on? Could that make a diff?

thet commented 10 years ago

I run node version v0.10.29 i thought it may have something to do with disc caches.

to be more precise about my success history with mockup:

there is a PhantomJS command line option for disc caches: http://phantomjs.org/api/command-line.html --disk-cache=[true|false] enables disk cache (at desktop services cache storage location, default is false). Also accepted: [yes|no].

together with a custom launcher as described at: https://github.com/karma-runner/karma-phantomjs-launcher this might solve the problem.

but current status is: not successful.

thet commented 10 years ago

Update: I can run the tests with make test-dev and only get the accessibility error (looks like that one was introduced with the i18n change). Still I cannot run the PhantomJS based tests with make test. I still suspect that this has something to do with caches, but I don't really understand it. I even use a mockup-core fork with a custom PhantomJS launcher, which deactivates disk caches: https://github.com/thet/mockup-core/commit/a8741723ef7c68156107f827dbfe59099fc0ddce ... but with the same result. However, at least I can run make test-dev - that's OK for now.

vangheem commented 10 years ago

huh, I had tested with the i18n change and it didn't break before. Also, tests with travis didn't break. The i18n changes don't touch Accessibility. I'll look at it right now quick.

vangheem commented 10 years ago

problem seems to be that in the test, using new Date() returns a date from 1969.

I modified the test so it wouldn't fail for now....