Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 542898 Details for
Bug 663276
dev-perl/Text-VimColor fails heaps of tests
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
Text-VimColor-0.280.0:20180810-054914.log (text/plain), 31.27 KB, created by
Kent Fredric (IRC: kent\n) (RETIRED)
on 2018-08-10 05:56:18 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Kent Fredric (IRC: kent\n) (RETIRED)
Created:
2018-08-10 05:56:18 UTC
Size:
31.27 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: dev-perl/Text-VimColor-0.280.0 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: monsieurp@gentoo.org perl@gentoo.org >[32;01m * [39;49;00mUSE: abi_x86_64 amd64 elibc_glibc kernel_linux test userland_GNU >[32;01m * [39;49;00mFEATURES: ccache preserve-libs sandbox test userpriv usersandbox >cache directory /var/cache/ccache/dev-perl/Text-VimColor:0 >primary config /var/cache/ccache/dev-perl/Text-VimColor:0/ccache.conf >secondary config (readonly) /etc/ccache.conf >cache hit (direct) 0 >cache hit (preprocessed) 0 >cache miss 0 >cache hit rate 0.00 % >cleanups performed 0 >files in cache 0 >cache size 0.0 kB >max cache size 5.0 GB >>>> Unpacking source... >>>> Unpacking Text-VimColor-0.28.tar.gz to /var/tmp/portage/dev-perl/Text-VimColor-0.280.0/work >>>> Source unpacked in /var/tmp/portage/dev-perl/Text-VimColor-0.280.0/work >cache directory /var/cache/ccache/dev-perl/Text-VimColor:0 >primary config /var/cache/ccache/dev-perl/Text-VimColor:0/ccache.conf >secondary config (readonly) /etc/ccache.conf >cache hit (direct) 0 >cache hit (preprocessed) 0 >cache miss 0 >cache hit rate 0.00 % >cleanups performed 0 >files in cache 0 >cache size 0.0 kB >max cache size 5.0 GB >>>> Preparing source in /var/tmp/portage/dev-perl/Text-VimColor-0.280.0/work/Text-VimColor-0.28 ... >>>> Source prepared. >cache directory /var/cache/ccache/dev-perl/Text-VimColor:0 >primary config /var/cache/ccache/dev-perl/Text-VimColor:0/ccache.conf >secondary config (readonly) /etc/ccache.conf >cache hit (direct) 0 >cache hit (preprocessed) 0 >cache miss 0 >cache hit rate 0.00 % >cleanups performed 0 >files in cache 0 >cache size 0.0 kB >max cache size 5.0 GB >>>> Configuring source in /var/tmp/portage/dev-perl/Text-VimColor-0.280.0/work/Text-VimColor-0.28 ... > [32;01m*[0m Using ExtUtils::MakeMaker > [32;01m*[0m perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor INSTALLMAN3DIR=none DESTDIR=/var/tmp/portage/dev-perl/Text-VimColor-0.280.0/image/ >Checking if your kit is complete... >Looks good >Generating a Unix-style Makefile >Writing Makefile for Text::VimColor >Writing MYMETA.yml and MYMETA.json >>>> Source configured. >cache directory /var/cache/ccache/dev-perl/Text-VimColor:0 >primary config /var/cache/ccache/dev-perl/Text-VimColor:0/ccache.conf >secondary config (readonly) /etc/ccache.conf >cache hit (direct) 0 >cache hit (preprocessed) 0 >cache miss 0 >cache hit rate 0.00 % >cleanups performed 0 >files in cache 0 >cache size 0.0 kB >max cache size 5.0 GB >>>> Compiling source in /var/tmp/portage/dev-perl/Text-VimColor-0.280.0/work/Text-VimColor-0.28 ... > [32;01m*[0m emake OTHERLDFLAGS=-Wl,-O1 -Wl,--as-needed >make -j3 'OTHERLDFLAGS=-Wl,-O1 -Wl,--as-needed' >cp lib/Text/VimColor.pm blib/lib/Text/VimColor.pm >cp share/light.css blib/lib/auto/share/dist/Text-VimColor/light.css >cp share/light.xsl blib/lib/auto/share/dist/Text-VimColor/light.xsl >cp share/mark.vim blib/lib/auto/share/dist/Text-VimColor/mark.vim >cp share/define_all.vim blib/lib/auto/share/dist/Text-VimColor/define_all.vim >cp bin/text-vimcolor blib/script/text-vimcolor >"/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/text-vimcolor >Manifying 1 pod document >>>> Source compiled. >cache directory /var/cache/ccache/dev-perl/Text-VimColor:0 >primary config /var/cache/ccache/dev-perl/Text-VimColor:0/ccache.conf >secondary config (readonly) /etc/ccache.conf >cache hit (direct) 0 >cache hit (preprocessed) 0 >cache miss 0 >cache hit rate 0.00 % >cleanups performed 0 >files in cache 0 >cache size 0.0 kB >max cache size 5.0 GB >>>> Test phase: dev-perl/Text-VimColor-0.280.0 > [33;01m*[0m DIST_TEST_OVERRIDE is set to do verbose >make -j3 test TEST_VERBOSE=1 >Skip blib/lib/auto/share/dist/Text-VimColor/light.css (unchanged) >Skip blib/lib/auto/share/dist/Text-VimColor/define_all.vim (unchanged) >Skip blib/lib/auto/share/dist/Text-VimColor/mark.vim (unchanged) >Skip blib/lib/auto/share/dist/Text-VimColor/light.xsl (unchanged) >PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t >t/00-compile.t ......... >1..2 >ok 1 - Text/VimColor.pm loaded ok >ok 2 - bin/text-vimcolor compiled ok >ok >t/00-report-prereqs.t .. >1..1 ># ># Versions for all modules listed in MYMETA.json (including optional ones): ># ># === Configure Requires === ># ># Module Want Have ># ----------------------- ---- ------ ># ExtUtils::MakeMaker any 7.34 ># File::ShareDir::Install 0.06 0.11 ># File::Temp any 0.2304 ># IO::File any 1.39 ># IPC::Open3 any 1.20 ># strict any 1.11 ># warnings any 1.42 ># ># === Build Requires === ># ># Module Want Have ># ------------------- ---- ---- ># ExtUtils::MakeMaker any 7.34 ># ># === Test Requires === ># ># Module Want Have ># -------------------------- ---- -------- ># Exporter any 5.73 ># ExtUtils::MakeMaker any 7.34 ># File::Spec any 3.74 ># File::Temp any 0.2304 ># IO::Handle any 1.39 ># IPC::Open3 any 1.20 ># Path::Class 0.04 0.37 ># Test::File::ShareDir::Dist any 1.001002 ># Test::More 0.88 1.302133 ># blib 1.01 1.07 ># lib any 0.64 ># ># === Test Recommends === ># ># Module Want Have ># ---------- -------- -------- ># CPAN::Meta 2.120900 2.150010 ># ># === Runtime Requires === ># ># Module Want Have ># --------------- ---- ------ ># Carp any 1.50 ># File::Copy any 2.33 ># File::ShareDir any 1.104 ># File::Temp any 0.2304 ># Getopt::Long any 2.5 ># IO::File any 1.39 ># IPC::Open3 any 1.20 ># Path::Class 0.04 0.37 ># Symbol any 1.08 ># Term::ANSIColor 1.03 4.06 ># constant any 1.33 ># strict any 1.11 ># warnings any 1.42 ># ># === Runtime Recommends === ># ># Module Want Have ># --------------- ---- ---- ># Term::ANSIColor 3 4.06 ># >ok 1 >ok >t/000-vim-version.t .... >1..1 ># vim --version ># ># VIM - Vi IMproved 8.0 (2016 Sep 12, compiled Aug 10 2018 05:48:02) ># Included patches: 1-1298 ># Modified by Gentoo-8.0.1298 ># Compiled by portage@ember ># Huge version without GUI. Features included (+) or not (-): ># +acl +farsi +mouse_netterm +tag_binary ># +arabic +file_in_path +mouse_sgr +tag_old_static ># +autocmd +find_in_path -mouse_sysmouse -tag_any_white ># -autoservername +float +mouse_urxvt -tcl ># -balloon_eval +folding +mouse_xterm +termguicolors ># -browse -footer +multi_byte -terminal ># ++builtin_terms +fork() +multi_lang +terminfo ># +byte_offset +gettext -mzscheme +termresponse ># +channel -hangul_input +netbeans_intg +textobjects ># +cindent +iconv +num64 +timers ># -clientserver +insert_expand +packages +title ># -clipboard +job +path_extra -toolbar ># +cmdline_compl +jumplist +perl +user_commands ># +cmdline_hist +keymap +persistent_undo +vertsplit ># +cmdline_info +lambda +postscript +virtualedit ># +comments +langmap +printer +visual ># +conceal +libcall +profile +visualextra ># +cryptv +linebreak -python +viminfo ># -cscope +lispindent -python3 +vreplace ># +cursorbind +listcmds +quickfix +wildignore ># +cursorshape +localmap +reltime +wildmenu ># +dialog_con -lua +rightleft +windows ># +diff +menu -ruby +writebackup ># +digraphs +mksession +scrollbind -X11 ># -dnd +modify_fname +signs -xfontset ># -ebcdic +mouse +smartindent -xim ># +emacs_tags -mouseshape +startuptime -xpm ># +eval +mouse_dec +statusline -xsmp ># +ex_extra -mouse_gpm -sun_workshop -xterm_clipboard ># +extra_search -mouse_jsbterm +syntax -xterm_save ># system vimrc file: "/etc/vim/vimrc" ># user vimrc file: "$HOME/.vimrc" ># 2nd user vimrc file: "~/.vim/vimrc" ># user exrc file: "$HOME/.exrc" ># defaults file: "$VIMRUNTIME/defaults.vim" ># fall-back for $VIM: "/usr/share/vim" ># Compilation: x86_64-pc-linux-gnu-gcc -c -I. -Iproto -DHAVE_CONFIG_H -march=native -mtune=native -O2 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 ># Linking: x86_64-pc-linux-gnu-gcc -Wl,-E -Wl,-O1 -Wl,--as-needed -o vim -lm -lncurses -lelf -lnsl -lacl -lattr -ldl -Wl,-E -Wl,-O1 -Wl,--as-needed -L/usr/lib64/perl5/5.28.0/x86_64-linux-thread-multi/CORE -lperl -lpthread -ldl -lm -lcrypt -lutil -lc ># >ok 1 - vim --version >ok >t/all-syntax-groups.t .. >not ok 1 - linked to default group ># Failed test 'linked to default group' ># at t/all-syntax-groups.t line 21. ># got: '' ># expected: 'PreProc' >not ok 2 - more specific group is used with all_syntax_groups enabled ># Failed test 'more specific group is used with all_syntax_groups enabled' ># at t/all-syntax-groups.t line 25. ># got: '' ># expected: 'Include' >ok 3 - String is linked to Constant >ok 4 - Function syntax type declared >ok 5 - ansi color not copied to syntax type >1..5 ># Looks like you failed 2 tests of 5. >Dubious, test returned 2 (wstat 512, 0x200) >Failed 2/5 subtests >t/ansi.t ............... >1..2 >ok 1 - default ansi colors >ok 2 - custom ansi colors from ENV >ok >t/bin.t ................ >not ok 1 - bin/text-vimcolor output html ok ># Failed test 'bin/text-vimcolor output html ok' ># at t/bin.t line 17. ># '<syn:syntax xmlns:syn="http://ns.laxan.com/text-vimcolor/1">#include <stdio.h> ># #include <stdlib.h> ># ># int main (int argc, char **argv) { ># if (argc > 1) { ># printf("%s\n", argv[1]); ># } ># printf("hello <world>!\n"); ># return 0; ># } ># </syn:syntax> ># ' ># doesn't match '(?^:<syn:PreProc>\#include </syn:PreProc><syn:Constant><stdio\.h></syn:Constant>)' >not ok 2 - bin/text-vimcolor output html ok ># Failed test 'bin/text-vimcolor output html ok' ># at t/bin.t line 21. ># '<syn:syntax xmlns:syn="http://ns.laxan.com/text-vimcolor/1">#include <stdio.h> ># #include <stdlib.h> ># ># int main (int argc, char **argv) { ># if (argc > 1) { ># printf("%s\n", argv[1]); ># } ># printf("hello <world>!\n"); ># return 0; ># } ># </syn:syntax> ># ' ># doesn't match '(?^:<syn:Include>\#include </syn:Include><syn:String><stdio\.h></syn:String>)' >1..2 ># Looks like you failed 2 tests of 2. >Dubious, test returned 2 (wstat 512, 0x200) >Failed 2/2 subtests >t/compare-formats.t .... >1..8 >ok 1 - HTML output for hello.c is the same from file and string >ok 2 - XML output for hello.c is the same from file and string >ok 3 - ANSI output for hello.c is the same from file and string >ok 4 - Array reference output for hello.c is the same from file and string >ok 5 - HTML output for hello.c is the same from file and reference to a string >ok 6 - XML output for hello.c is the same from file and reference to a string >ok 7 - ANSI output for hello.c is the same from file and reference to a string >ok 8 - Array reference output for hello.c is the same from file and reference to a string >ok >t/encoding.t ........... >ok 1 - input has wide characters >ok 2 - expected output has wide characters >ok 3 - ascii is fine (LANG=en_US.UTF-8) >ok 4 - ascii is fine (LC_ALL=C) >ok 5 - use BOM to get vim to honor encoded text (LANG=en_US.UTF-8) # TODO Do simpler pre-tests to determine if these tests should pass in this evironment. >ok 6 - specify encoding by adding "+set fenc=..." to vim_options (LANG=en_US.UTF-8) # TODO Do simpler pre-tests to determine if these tests should pass in this evironment. >ok 7 - detect utf8 string and use utf-8 automatically (LANG=en_US.UTF-8) >ok 8 - detect utf8 string and use utf-8 automatically (LC_ALL=C) >1..8 >ok >t/html.t ............... >ok 1 - An object of class 'Text::VimColor' isa 'Text::VimColor' >ok 2 - not a full page for string - no title >ok 3 - not a full page for string - no style >ok 4 - An object of class 'Text::VimColor' isa 'Text::VimColor' >ok 5 - not a full page for file - no title >ok 6 - not a full page for file - no style >ok 7 - An object of class 'Text::VimColor' isa 'Text::VimColor' >ok 8 - title: untitled >ok 9 - style: dist_file >ok 10 - An object of class 'Text::VimColor' isa 'Text::VimColor' >ok 11 - title: custom >ok 12 - style: custom_css >ok 13 - An object of class 'Text::VimColor' isa 'Text::VimColor' >ok 14 - title: input_filename >ok 15 - style: custom_file >ok 16 - An object of class 'Text::VimColor' isa 'Text::VimColor' >ok 17 - title: override >ok 18 - style: file_handle >ok 19 - An object of class 'Text::VimColor' isa 'Text::VimColor' >ok 20 - title: untitled >ok 21 - style: default_file >ok 22 - An object of class 'Text::VimColor' isa 'Text::VimColor' >ok 23 - title: untitled >ok 24 - style: custom_url >ok 25 - all options tested for title >ok 26 - all options tested for style inline >ok 27 - all options tested for style link >1..27 >ok >t/input_filename.t ..... >ok 1 - An object of class 'Text::VimColor' isa 'Text::VimColor' >ok 2 - undef without filename or string specified >ok 3 - An object of class 'Text::VimColor' isa 'Text::VimColor' >ok 4 - matches file provided >ok 5 - An object of class 'Text::VimColor' isa 'Text::VimColor' >ok 6 - undef for handles >ok 7 - An object of class 'Text::VimColor' isa 'Text::VimColor' >ok 8 - undef when input is a string >1..8 >ok >t/new.t ................ >ok 1 - new() dies when given both 'string' and 'file' >ok 2 - the 'string' and 'file' options should be mutually exclusive >ok 3 - An object of class 'Text::VimColor' isa 'Text::VimColor' >ok 4 - without a filename or string specified, marked() should die >ok 5 - error message states that intput is required >ok 6 - new dies when the specified file does not exist >ok 7 - check we get the right error if the file doesn't exist >ok 8 - An object of class 'Text::VimColor' isa 'Text::VimColor' >ok 9 - default vim_command >ok 10 - An object of class 'Text::VimColor' isa 'Text::VimColor' >ok 11 - override vim_command >ok 12 - An object of class 'Text::VimColor' isa 'Text::VimColor' >ok 13 - default html_inline_stylesheet >ok 14 - An object of class 'Text::VimColor' isa 'Text::VimColor' >ok 15 - override html_inline_stylesheet >ok 16 - An object of class 'Text::VimColor' isa 'Text::VimColor' >ok 17 - default xml_root_element >ok 18 - An object of class 'Text::VimColor' isa 'Text::VimColor' >ok 19 - override xml_root_element >1..19 >ok >t/override-options.t ... >1..4 >not ok 1 - syntax_mark_file options override defaults ># Failed test 'syntax_mark_file options override defaults' ># at t/override-options.t line 24. ># got: '<syn:syntax xmlns:syn="http://ns.laxan.com/text-vimcolor/1">create table foo ( ># id integer not null ># ); ># </syn:syntax> ># ' ># expected: '<syn:syntax xmlns:syn="http://ns.laxan.com/text-vimcolor/1"><syn:Statement>create</syn:Statement> <syn:Special>table</syn:Special> foo ( ># id <syn:Type>integer</syn:Type> <syn:Statement>not</syn:Statement> <syn:Special>null</syn:Special> ># ); ># </syn:syntax> ># ' >not ok 2 - syntax_mark_file goes back to defaults ># Failed test 'syntax_mark_file goes back to defaults' ># at t/override-options.t line 28. ># got: '<syn:syntax xmlns:syn="http://ns.laxan.com/text-vimcolor/1">create table foo ( ># id integer not null ># ); ># </syn:syntax> ># ' ># expected: '<syn:syntax xmlns:syn="http://ns.laxan.com/text-vimcolor/1">create table foo ( ># id integer <syn:Statement>not</syn:Statement> null ># ); ># </syn:syntax> ># ' >not ok 3 - syntax_mark_string options override defaults ># Failed test 'syntax_mark_string options override defaults' ># at t/override-options.t line 31. ># got: '<syn:syntax xmlns:syn="http://ns.laxan.com/text-vimcolor/1">create table foo ( ># id integer not null ># ); ># </syn:syntax> ># ' ># expected: '<syn:syntax xmlns:syn="http://ns.laxan.com/text-vimcolor/1"><syn:Statement>create</syn:Statement> <syn:Special>table</syn:Special> foo ( ># id <syn:Type>integer</syn:Type> <syn:Statement>not</syn:Statement> <syn:Special>null</syn:Special> ># ); ># </syn:syntax> ># ' >not ok 4 - syntax_mark_string is back to defaults ># Failed test 'syntax_mark_string is back to defaults' ># at t/override-options.t line 34. ># got: '<syn:syntax xmlns:syn="http://ns.laxan.com/text-vimcolor/1">create table foo ( ># id integer not null ># ); ># </syn:syntax> ># ' ># expected: '<syn:syntax xmlns:syn="http://ns.laxan.com/text-vimcolor/1">create table foo ( ># id integer <syn:Statement>not</syn:Statement> null ># ); ># </syn:syntax> ># ' ># Looks like you failed 4 tests of 4. >Dubious, test returned 4 (wstat 1024, 0x400) >Failed 4/4 subtests >t/share-dir.t .......... >1..4 >ok 1 - dist file 'define_all.vim' exists at /var/tmp/portage/dev-perl/Text-VimColor-0.280.0/temp/qY8HwoJ4U4/auto/share/dist/Text-VimColor/define_all.vim >ok 2 - dist file 'light.xsl' exists at /var/tmp/portage/dev-perl/Text-VimColor-0.280.0/temp/qY8HwoJ4U4/auto/share/dist/Text-VimColor/light.xsl >ok 3 - dist file 'light.css' exists at /var/tmp/portage/dev-perl/Text-VimColor-0.280.0/temp/qY8HwoJ4U4/auto/share/dist/Text-VimColor/light.css >ok 4 - dist file 'mark.vim' exists at /var/tmp/portage/dev-perl/Text-VimColor-0.280.0/temp/qY8HwoJ4U4/auto/share/dist/Text-VimColor/mark.vim >ok >t/tvctestsyn.t ......... >not ok 1 - got expected marked text from html ># Failed test 'got expected marked text from html' ># at t/tvctestsyn.t line 43. ># got: '<span class="synSpecial">#</span> <span class="synIdentifier">Text</span><span class="synSpecial">::</span><span class="synIdentifier">VimColor</span> test file <span class="synSpecial">#</span> ># ># Marked with <span class="synString">t/.vim/syntax/tvctestsyn.vim</span> ># this file is used for reliably testing syntax marking ># <span class="synSpecial">(</span><span class="synComment">rather than relying on an external </span><span class="synTodo">vim</span><span class="synComment"> file </span><span class="synType">that</span><span class="synComment"> may change</span><span class="synSpecial">)</span>. ># \/ ># <span class="synSpecial">(</span><span class="synType">this</span><span class="synComment"> line ends with whitespace </span><span class="synStatement">-></span><span class="synSpecial">)</span> ># /\ ># ># <span class="synSpecial">(</span><span class="synComment"> </span><span class="synTodo">vim</span><span class="synComment">: set ft=tvctestsyn : </span><span class="synSpecial">)</span> ># ' ># expected: '<span class="synSpecial">#</span> <span class="synIdentifier">Text</span><span class="synSpecial">::</span><span class="synIdentifier">VimColor</span> test file <span class="synSpecial">#</span> ># ># Marked with <span class="synConstant">t/.vim/syntax/tvctestsyn.vim</span> ># this file is used for reliably testing syntax marking ># <span class="synSpecial">(</span><span class="synComment">rather than relying on an external </span><span class="synTodo">vim</span><span class="synComment"> file </span><span class="synType">that</span><span class="synComment"> may change</span><span class="synSpecial">)</span>. ># \/ ># <span class="synSpecial">(</span><span class="synType">this</span><span class="synComment"> line ends with whitespace </span><span class="synStatement">-></span><span class="synSpecial">)</span> ># /\ ># ># <span class="synSpecial">(</span><span class="synComment"> </span><span class="synTodo">vim</span><span class="synComment">: set ft=tvctestsyn : </span><span class="synSpecial">)</span> ># ' >not ok 2 - got expected marked text from xml ># Failed test 'got expected marked text from xml' ># at t/tvctestsyn.t line 43. ># got: '<syn:syntax xmlns:syn="http://ns.laxan.com/text-vimcolor/1"><syn:Special>#</syn:Special> <syn:Identifier>Text</syn:Identifier><syn:Special>::</syn:Special><syn:Identifier>VimColor</syn:Identifier> test file <syn:Special>#</syn:Special> ># ># Marked with <syn:String>t/.vim/syntax/tvctestsyn.vim</syn:String> ># this file is used for reliably testing syntax marking ># <syn:Special>(</syn:Special><syn:Comment>rather than relying on an external </syn:Comment><syn:Todo>vim</syn:Todo><syn:Comment> file </syn:Comment><syn:Type>that</syn:Type><syn:Comment> may change</syn:Comment><syn:Special>)</syn:Special>. ># \/ ># <syn:Special>(</syn:Special><syn:Type>this</syn:Type><syn:Comment> line ends with whitespace </syn:Comment><syn:Statement>-></syn:Statement><syn:Special>)</syn:Special> ># /\ ># ># <syn:Special>(</syn:Special><syn:Comment> </syn:Comment><syn:Todo>vim</syn:Todo><syn:Comment>: set ft=tvctestsyn : </syn:Comment><syn:Special>)</syn:Special> ># </syn:syntax> ># ' ># expected: '<syn:syntax xmlns:syn="http://ns.laxan.com/text-vimcolor/1"><syn:Special>#</syn:Special> <syn:Identifier>Text</syn:Identifier><syn:Special>::</syn:Special><syn:Identifier>VimColor</syn:Identifier> test file <syn:Special>#</syn:Special> ># ># Marked with <syn:Constant>t/.vim/syntax/tvctestsyn.vim</syn:Constant> ># this file is used for reliably testing syntax marking ># <syn:Special>(</syn:Special><syn:Comment>rather than relying on an external </syn:Comment><syn:Todo>vim</syn:Todo><syn:Comment> file </syn:Comment><syn:Type>that</syn:Type><syn:Comment> may change</syn:Comment><syn:Special>)</syn:Special>. ># \/ ># <syn:Special>(</syn:Special><syn:Type>this</syn:Type><syn:Comment> line ends with whitespace </syn:Comment><syn:Statement>-></syn:Statement><syn:Special>)</syn:Special> ># /\ ># ># <syn:Special>(</syn:Special><syn:Comment> </syn:Comment><syn:Todo>vim</syn:Todo><syn:Comment>: set ft=tvctestsyn : </syn:Comment><syn:Special>)</syn:Special> ># </syn:syntax> ># ' >ok 3 - got expected marked text from ansi >not ok 4 - got expected arrayref structure for tvctestsyn ># Failed test 'got expected arrayref structure for tvctestsyn' ># at t/tvctestsyn.t line 45. ># Structures begin differing at: ># $got->[8][0] = 'String' ># $expected->[8][0] = 'Constant' >1..4 ># Looks like you failed 3 tests of 4. >Dubious, test returned 3 (wstat 768, 0x300) >Failed 3/4 subtests >t/untie-std-handles.t .. >1..1 >not ok 1 - marked with tied handle ># Failed test 'marked with tied handle' ># at t/untie-std-handles.t line 23. ># Structures begin differing at: ># $got->[0][0] = '' ># $expected->[0][0] = 'Constant' ># Looks like you failed 1 test of 1. >Dubious, test returned 1 (wstat 256, 0x100) >Failed 1/1 subtests >t/vim_let.t ............ >ok 1 - there are some default vars >ok 2 - An object of class 'Text::VimColor' isa 'Text::VimColor' >ok 3 - default vim_let vars >ok 4 - An object of class 'Text::VimColor' isa 'Text::VimColor' >ok 5 - additional vim_let vars >ok 6 - An object of class 'Text::VimColor' isa 'Text::VimColor' >ok 7 - no additional vim_let vars >ok 8 - An object of class 'Text::VimColor' isa 'Text::VimColor' >ok 9 - additional vim_let vars added via method >ok 10 - by default shell should enable bash features via new() >ok 11 - by default shell should enable bash features via vim_let() >ok 12 - shell should disable bash features with b:is_bash=undef via new() >ok 13 - shell should disable bash features with b:is_bash=undef via vim_let() >ok 14 - disable bash features with { foo => "bar", b:is_bash => undef } via new() >ok 15 - disable bash features with { foo => "bar", b:is_bash => undef } via vim_let() >ok 16 - shell should enable bash features with b:is_bash=1 via new() >ok 17 - shell should enable bash features with b:is_bash=1 via vim_let() >1..17 >ok >t/vim_options.t ........ >ok 1 - default vim options disable .vimrc and .viminfo >ok 2 >ok 3 - An object of class 'Text::VimColor' isa 'Text::VimColor' >ok 4 - overwrite vim_options >ok 5 - An object of class 'Text::VimColor' isa 'Text::VimColor' >ok 6 - overwrite vim_options with defaults plus one extra >ok 7 - An object of class 'Text::VimColor' isa 'Text::VimColor' >ok 8 - use extra_vim_options to get the same effect >ok 9 - An object of class 'Text::VimColor' isa 'Text::VimColor' >ok 10 - use localized @Text::VimColor::VIM_OPTIONS for backward compatibility >ok 11 - An object of class 'Text::VimColor' isa 'Text::VimColor' >ok 12 - use localized @Text::VimColor::VIM_OPTIONS for backward compatibility >ok 13 - An object of class 'Text::VimColor' isa 'Text::VimColor' >ok 14 - default vim_options >ok 15 - An object of class 'Text::VimColor' isa 'Text::VimColor' >ok 16 - default vim_options plus extra_vim_options >ok 17 - default vim options disable .vimrc and .viminfo >ok 18 >1..18 >ok >t/xml.t ................ >1..12 >ok 1 - check that text from XML output matches original >ok 2 - there should only be one root element >not ok 3 - syntax types marked in the right order for 'no root element, filename input' ># Failed test 'syntax types marked in the right order for 'no root element, filename input'' ># at t/xml.t line 120. ># Structures begin differing at: ># $got->[0] = 'Comment' ># $expected->[0] = Does not exist ># { ># 'exp' => [ ># 'Comment', ># 'Statement', ># 'Identifier', ># 'Statement', ># 'Constant', ># 'Statement', ># 'Statement', ># 'Constant', ># 'Identifier', ># 'Constant', ># 'Constant', ># 'Special', ># 'Constant' ># ], ># 'got' => [] ># } >not ok 4 - bad element <syn:String> >not ok 5 - bad element <syn:String> >not ok 6 - bad element <syn:String> ># Failed test 'bad element <syn:String>' ># at t/xml.t line 152. ># Failed test 'bad element <syn:String>' ># at t/xml.t line 176. ># Failed test 'bad element <syn:String>' ># at t/xml.t line 152. >not ok 7 - bad element <syn:String> >ok 8 - check that text from XML output matches original ># Failed test 'bad element <syn:String>' ># at t/xml.t line 176. >ok 9 - there should only be one root element >not ok 10 - syntax types marked in the right order for 'no root element, string input' ># Failed test 'syntax types marked in the right order for 'no root element, string input'' ># at t/xml.t line 120. ># Structures begin differing at: ># $got->[1] = 'Constant' ># $expected->[1] = 'String' ># { ># 'exp' => [ ># 'Comment', ># 'Constant', ># 'Constant' ># ], ># 'got' => [ ># 'Comment', ># 'String', ># 'String' ># ] ># } >ok 11 - check that text from XML output matches original >ok 12 - there should only be one root element >not ok 13 - syntax types marked in the right order for 'root element, filename input' ># Failed test 'syntax types marked in the right order for 'root element, filename input'' ># at t/xml.t line 120. ># Structures begin differing at: ># $got->[0] = 'Comment' ># $expected->[0] = Does not exist ># { ># 'exp' => [ ># 'Comment', ># 'Statement', ># 'Identifier', ># 'Statement', ># 'Constant', ># 'Statement', ># 'Statement', ># 'Constant', ># 'Identifier', ># 'Constant', ># 'Constant', ># 'Special', ># 'Constant' ># ], ># 'got' => [] ># } >not ok 14 - bad element <syn:String> ># Failed test 'bad element <syn:String>' ># at t/xml.t line 152. >not ok 15 - bad element <syn:String> ># Failed test 'bad element <syn:String>' ># at t/xml.t line 176. >not ok 16 - bad element <syn:String> ># Failed test 'bad element <syn:String>' ># at t/xml.t line 152. >not ok 17 - bad element <syn:String> ># Failed test 'bad element <syn:String>' ># at t/xml.t line 176. >ok 18 - check that text from XML output matches original >ok 19 - there should only be one root element >not ok 20 - syntax types marked in the right order for 'root element, string input' ># Failed test 'syntax types marked in the right order for 'root element, string input'' ># at t/xml.t line 120. ># Structures begin differing at: ># $got->[1] = 'Constant' ># $expected->[1] = 'String' ># { ># 'exp' => [ ># 'Comment', ># 'Constant', ># 'Constant' ># ], ># 'got' => [ ># 'Comment', ># 'String', ># 'String' ># ] ># } ># Looks like you planned 12 tests but ran 20. ># Looks like you failed 12 tests of 20 run. >Dubious, test returned 12 (wstat 3072, 0xc00) >Failed 6/12 subtests > >Test Summary Report >------------------- >t/all-syntax-groups.t (Wstat: 512 Tests: 5 Failed: 2) > Failed tests: 1-2 > Non-zero exit status: 2 >t/bin.t (Wstat: 512 Tests: 2 Failed: 2) > Failed tests: 1-2 > Non-zero exit status: 2 >t/encoding.t (Wstat: 0 Tests: 8 Failed: 0) > TODO passed: 5-6 >t/override-options.t (Wstat: 1024 Tests: 4 Failed: 4) > Failed tests: 1-4 > Non-zero exit status: 4 >t/tvctestsyn.t (Wstat: 768 Tests: 4 Failed: 3) > Failed tests: 1-2, 4 > Non-zero exit status: 3 >t/untie-std-handles.t (Wstat: 256 Tests: 1 Failed: 1) > Failed test: 1 > Non-zero exit status: 1 >t/xml.t (Wstat: 3072 Tests: 20 Failed: 14) > Failed tests: 3-7, 10, 13-20 > Non-zero exit status: 12 > Parse errors: Bad plan. You planned 12 tests but ran 20. >Files=18, Tests=151, 9 wallclock secs ( 0.08 usr 0.02 sys + 3.83 cusr 0.64 csys = 4.57 CPU) >Result: FAIL >Failed 6/18 test programs. 26/151 subtests failed. >make: *** [Makefile:909: test_dynamic] Error 12 > [31;01m*[0m ERROR: dev-perl/Text-VimColor-0.280.0::gentoo failed (test phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=dev-perl/Text-VimColor-0.280.0::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=dev-perl/Text-VimColor-0.280.0::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/log/portage-build/build/dev-perl/Text-VimColor-0.280.0:20180810-054914.log'. > [31;01m*[0m For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-perl/Text-VimColor-0.280.0/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-perl/Text-VimColor-0.280.0/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/dev-perl/Text-VimColor-0.280.0/work/Text-VimColor-0.28' > [31;01m*[0m S: '/var/tmp/portage/dev-perl/Text-VimColor-0.280.0/work/Text-VimColor-0.28'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 663276
: 542898