Skip to content

Instantly share code, notes, and snippets.

@jfo
Last active October 8, 2017 00:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jfo/45bf268d09c37b39150744a4b0ab9e48 to your computer and use it in GitHub Desktop.
Save jfo/45bf268d09c37b39150744a4b0ab9e48 to your computer and use it in GitHub Desktop.
? github.com/gohugoio/hugo [no test files]
ok github.com/gohugoio/hugo/bufferpool 0.018s
ok github.com/gohugoio/hugo/cache 0.016s
ok github.com/gohugoio/hugo/commands 0.046s
ok github.com/gohugoio/hugo/common/types 0.015s
? github.com/gohugoio/hugo/compare [no test files]
? github.com/gohugoio/hugo/config [no test files]
ok github.com/gohugoio/hugo/create 0.122s
? github.com/gohugoio/hugo/deps [no test files]
? github.com/gohugoio/hugo/docshelper [no test files]
ok github.com/gohugoio/hugo/helpers 0.355s
ok github.com/gohugoio/hugo/hugofs 0.018s
WARNING: site config's disableRSS is deprecated and will be removed in a future release. Use disableKinds=["RSS"].
WARNING: site config's disableSitemap is deprecated and will be removed in a future release. Use disableKinds= ["sitemap"].
Source changed "content/sect/doc2.en.md": REMOVE
Source changed "content/new1.en.md": CREATE
Source changed "content/new2.en.md": CREATE
Source changed "content/new1.fr.md": CREATE
Source changed "content/sect/doc1.en.md": WRITE
Source changed "content/new1renamed.en.md": RENAME
Source changed "content/new1.en.md": RENAME
Template changed "layouts/_default/single.html": WRITE
i18n changed "i18n/fr.yaml": WRITE
Template changed "layouts/shortcodes/shortcode.html": WRITE
ERROR 2017/10/08 02:20:14 Unable to locate template for shortcode "thisDoesNotExist" in page "sect/notfound.md"
ERROR 2017/10/08 02:20:14 rst2html / rst2html.py not found in $PATH: Please install.
Leaving reStructuredText content unrendered.
ERROR 2017/10/08 02:20:14 asciidoctor / asciidoc not found in $PATH: Please install.
Leaving AsciiDoc content unrendered.
Skip Pygments test case as no pygments present.
Skip Asciidoc test case as no Asciidoc present.
Skip Rst test case as no rst2html present.
Skip Pygments test case as no pygments present.
--- FAIL: TestGroupedPages (0.04s)
site_test.go:754: PageGroup array in unexpected order. Third group key should be '2012-04', got '2012-03'
site_test.go:757: PageGroup has an unexpected page. Third group's pages should have 'Three', got 'Two'
site_test.go:760: PageGroup has unexpected number of pages. First group should have '2' pages, got '1' pages
ERROR 2017/10/08 02:20:15 missing : template: missing:1: function "funcdoesnotexists" not defined
ERROR 2017/10/08 02:20:15 init : template: missing:1: function "funcdoesnotexists" not defined
ERROR 2017/10/08 02:20:15 unable to read frontmatter at filepos 45: EOF
ERROR 2017/10/08 02:20:16 No shortcode param at .Get 1 in page simple.md, have params: [47238zzb]
WARNING: Site config's rssURI is deprecated and will be removed in a future release. Set baseName in outputFormats.RSS.
WARNING: site config's disableRSS is deprecated and will be removed in a future release. Use disableKinds=["RSS"].
WARNING: site config's disableSitemap is deprecated and will be removed in a future release. Use disableKinds= ["sitemap"].
ERROR 2017/10/08 02:20:17 Two or more menu items have the same name/identifier in Menu "m1": "i2".
Rename or set an unique identifier.
ERROR 2017/10/08 02:20:17 Two or more menu items have the same name/identifier in Menu "m1": "n2".
Rename or set an unique identifier.
ERROR 2017/10/08 02:20:17 Two or more menu items have the same name/identifier in Menu "m1": "i2".
Rename or set an unique identifier.
ERROR 2017/10/08 02:20:17 Two or more menu items have the same name/identifier in Menu "m1": "n2".
Rename or set an unique identifier.
Skipping shortname timezone tests.
ERROR 2017/10/08 02:20:19 Failed to parse date '2010-05-02_15:29:31+08:00' in page page/with/invalid/date
ERROR 2017/10/08 02:20:19 Page's Now is deprecated and will be removed in Hugo 0.31. Use now (the template func).
ERROR 2017/10/08 02:20:19 page content/post/broken.md has both draft and published settings in its frontmatter. Using draft.
ERROR 2017/10/08 02:20:19 both draft and published parameters were found in page's frontmatter
FAIL
FAIL github.com/gohugoio/hugo/hugolib 5.315s
ok github.com/gohugoio/hugo/i18n 0.038s
? github.com/gohugoio/hugo/livereload [no test files]
ok github.com/gohugoio/hugo/media 0.017s
ok github.com/gohugoio/hugo/metrics 0.017s
ok github.com/gohugoio/hugo/output 0.041s
ok github.com/gohugoio/hugo/parser 0.022s
ok github.com/gohugoio/hugo/related 0.030s
ok github.com/gohugoio/hugo/releaser 0.157s
ok github.com/gohugoio/hugo/source 0.038s
? github.com/gohugoio/hugo/tpl [no test files]
ok github.com/gohugoio/hugo/tpl/cast 0.037s
ok github.com/gohugoio/hugo/tpl/collections 0.039s
ok github.com/gohugoio/hugo/tpl/compare 0.038s
ok github.com/gohugoio/hugo/tpl/crypto 0.036s
ok github.com/gohugoio/hugo/tpl/data 8.050s
ok github.com/gohugoio/hugo/tpl/encoding 0.032s
ok github.com/gohugoio/hugo/tpl/fmt 0.027s
ok github.com/gohugoio/hugo/tpl/images 0.035s
ok github.com/gohugoio/hugo/tpl/inflect 0.036s
ok github.com/gohugoio/hugo/tpl/internal 0.034s
ok github.com/gohugoio/hugo/tpl/lang 0.039s
ok github.com/gohugoio/hugo/tpl/math 0.035s
ok github.com/gohugoio/hugo/tpl/os 0.030s
ok github.com/gohugoio/hugo/tpl/partials 0.035s
ok github.com/gohugoio/hugo/tpl/safe 0.045s
ok github.com/gohugoio/hugo/tpl/strings 0.035s
ok github.com/gohugoio/hugo/tpl/time 0.032s
ok github.com/gohugoio/hugo/tpl/tplimpl 0.928s
ok github.com/gohugoio/hugo/tpl/transform 0.038s
ok github.com/gohugoio/hugo/tpl/urls 0.035s
ok github.com/gohugoio/hugo/transform 0.021s
? github.com/gohugoio/hugo/utils [no test files]
? github.com/gohugoio/hugo/watcher [no test files]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment