Bug#832857: kodi: FTBFS: dh_auto_test: make -j1 check VERBOSE=1 returned exit code 2
Lucas Nussbaum
lucas at debian.org
Fri Jul 29 07:54:03 UTC 2016
Source: kodi
Version: 16.1+dfsg1-1
Severity: serious
Tags: stretch sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20160728 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part (hopefully):
> make[4]: Entering directory '/«BUILDDIR»/kodi-16.1+dfsg1/lib/gtest'
> [ 75%] Building CXX object CMakeFiles/gtest_main.dir/src/gtest_main.cc.o
> /usr/bin/x86_64-linux-gnu-g++ -I/«BUILDDIR»/kodi-16.1+dfsg1/lib/gtest/include -I/«BUILDDIR»/kodi-16.1+dfsg1/lib/gtest -O2 -DNDEBUG=1 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -std=gnu++11 -O2 -DNDEBUG=1 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -std=gnu++11 -Wall -Wshadow -DGTEST_HAS_PTHREAD=1 -fexceptions -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -o CMakeFiles/gtest_main.dir/src/gtest_main.cc.o -c /«BUILDDIR»/kodi-16.1+dfsg1/lib/gtest/src/gtest_main.cc
> [100%] Linking CXX static library libgtest_main.a
> /usr/bin/cmake -P CMakeFiles/gtest_main.dir/cmake_clean_target.cmake
> /usr/bin/cmake -E cmake_link_script CMakeFiles/gtest_main.dir/link.txt --verbose=1
> /usr/bin/ar qc libgtest_main.a CMakeFiles/gtest_main.dir/src/gtest_main.cc.o
> /usr/bin/ranlib libgtest_main.a
> make[4]: Leaving directory '/«BUILDDIR»/kodi-16.1+dfsg1/lib/gtest'
> [100%] Built target gtest_main
> make[3]: Leaving directory '/«BUILDDIR»/kodi-16.1+dfsg1/lib/gtest'
> /usr/bin/cmake -E cmake_progress_start /«BUILDDIR»/kodi-16.1+dfsg1/lib/gtest/CMakeFiles 0
> make[2]: Leaving directory '/«BUILDDIR»/kodi-16.1+dfsg1/lib/gtest'
> LD kodi-test
> for check_program in kodi-test; do /«BUILDDIR»/kodi-16.1+dfsg1/$check_program; done
> [==========] Running 574 tests from 89 test cases.
> [----------] Global test environment set-up.
> sh: 1: lsb_release: not found
> [----------] 5 tests from TestAddonVersion
> [ RUN ] TestAddonVersion.Constructor
> [ OK ] TestAddonVersion.Constructor (0 ms)
> [ RUN ] TestAddonVersion.asString
> [ OK ] TestAddonVersion.asString (0 ms)
> [ RUN ] TestAddonVersion.Equals
> [ OK ] TestAddonVersion.Equals (0 ms)
> [ RUN ] TestAddonVersion.Equivalent
> [ OK ] TestAddonVersion.Equivalent (0 ms)
> [ RUN ] TestAddonVersion.LessThan
> [ OK ] TestAddonVersion.LessThan (0 ms)
> [----------] 5 tests from TestAddonVersion (0 ms total)
>
> [----------] 1 test from TestDirectory
> [ RUN ] TestDirectory.General
> [ OK ] TestDirectory.General (1 ms)
> [----------] 1 test from TestDirectory (1 ms total)
>
> [----------] 8 tests from TestFile
> [ RUN ] TestFile.Read
> [ OK ] TestFile.Read (37 ms)
> [ RUN ] TestFile.Write
> [ OK ] TestFile.Write (3 ms)
> [ RUN ] TestFile.Exists
> [ OK ] TestFile.Exists (0 ms)
> [ RUN ] TestFile.Stat
> [ OK ] TestFile.Stat (0 ms)
> [ RUN ] TestFile.Delete
> [ OK ] TestFile.Delete (0 ms)
> [ RUN ] TestFile.Rename
> [ OK ] TestFile.Rename (1 ms)
> [ RUN ] TestFile.Copy
> [ OK ] TestFile.Copy (0 ms)
> [ RUN ] TestFile.SetHidden
> [ OK ] TestFile.SetHidden (0 ms)
> [----------] 8 tests from TestFile (41 ms total)
>
> [----------] 2 tests from TestFileFactory
> [ RUN ] TestFileFactory.Read
> [ OK ] TestFileFactory.Read (0 ms)
> [ RUN ] TestFileFactory.Write
> [ OK ] TestFileFactory.Write (6 ms)
> [----------] 2 tests from TestFileFactory (6 ms total)
>
> [----------] 4 tests from TestZipFile
> [ RUN ] TestZipFile.Read
> [ OK ] TestZipFile.Read (1 ms)
> [ RUN ] TestZipFile.Exists
> [ OK ] TestZipFile.Exists (0 ms)
> [ RUN ] TestZipFile.Stat
> [ OK ] TestZipFile.Stat (0 ms)
> [ RUN ] TestZipFile.CorruptedFile
> Reference file generated at '/tmp/xbmctempdirO4gDP9/xbmctempfileyZTzf7.zip'
> file->GetLength(): 1616
> file->Seek(file->GetLength() / 2, SEEK_CUR) return value: 808
> file->Seek(0, SEEK_END) return value: 1616
> file->Seek(0, SEEK_SET) return value: 0
> File contents:
> 00000000 41 62 6F 75 74 0A 2D 2D 2D 2D 2D 0A 58 42 4D 43 [About.-----.XBMC]
> 00000010 20 69 73 20 61 6E 20 61 77 61 72 64 2D 77 69 6E [ is an award-win]
> 00000020 6E 69 6E 67 20 66 72 65 65 20 61 6E 64 20 6F 70 [ning free and op]
> 00000030 65 6E 20 73 6F 75 72 63 65 20 28 47 50 4C 29 20 [en source (GPL) ]
> 00000040 73 6F 66 74 77 61 72 65 20 6D 65 64 69 61 20 70 [software media p]
> 00000050 6C 61 79 65 72 20 61 6E 64 0A 65 6E 74 65 72 74 [layer and.entert]
> 00000060 61 69 6E 6D 65 6E 74 20 68 75 62 20 66 6F 72 20 [ainment hub for ]
> 00000070 64 69 67 69 74 61 6C 20 6D 65 64 69 61 2E 20 58 [digital media. X]
> 00000080 42 4D 43 20 69 73 20 61 76 61 69 6C 61 62 6C 65 [BMC is available]
> 00000090 20 66 6F 72 20 6D 75 6C 74 69 70 6C 65 20 70 6C [ for multiple pl]
> 000000A0 61 74 66 6F 72 6D 73 2E 0A 43 72 65 61 74 65 64 [atforms..Created]
> 000000B0 20 69 6E 20 32 30 30 33 20 62 79 20 61 20 67 72 [ in 2003 by a gr]
> 000000C0 6F 75 70 20 6F 66 20 6C 69 6B 65 20 6D 69 6E 64 [oup of like mind]
> 000000D0 65 64 20 70 72 6F 67 72 61 6D 6D 65 72 73 2C 20 [ed programmers, ]
> 000000E0 58 42 4D 43 20 69 73 20 61 20 6E 6F 6E 2D 70 72 [XBMC is a non-pr]
> 000000F0 6F 66 69 74 0A 70 72 6F 6A 65 63 74 20 72 75 6E [ofit.project run]
> 00000100 20 61 6E 64 20 64 65 76 65 6C 6F 70 65 64 20 62 [ and developed b]
> 00000110 79 20 76 6F 6C 75 6E 74 65 65 72 73 20 6C 6F 63 [y volunteers loc]
> 00000120 61 74 65 64 20 61 72 6F 75 6E 64 20 74 68 65 20 [ated around the ]
> 00000130 77 6F 72 6C 64 2E 20 4D 6F 72 65 20 74 68 61 6E [world. More than]
> 00000140 20 35 30 0A 73 6F 66 74 77 61 72 65 20 64 65 76 [ 50.software dev]
> 00000150 65 6C 6F 70 65 72 73 20 68 61 76 65 20 63 6F 6E [elopers have con]
> 00000160 74 72 69 62 75 74 65 64 20 74 6F 20 58 42 4D 43 [tributed to XBMC]
> 00000170 2C 20 61 6E 64 20 31 30 30 2D 70 6C 75 73 20 74 [, and 100-plus t]
> 00000180 72 61 6E 73 6C 61 74 6F 72 73 20 68 61 76 65 0A [ranslators have.]
> 00000190 77 6F 72 6B 65 64 20 74 6F 20 65 78 70 61 6E 64 [worked to expand]
> 000001A0 20 69 74 73 20 72 65 61 63 68 2C 20 6D 61 6B 69 [ its reach, maki]
> 000001B0 6E 67 20 69 74 20 61 76 61 69 6C 61 62 6C 65 20 [ng it available ]
> 000001C0 69 6E 20 6D 6F 72 65 20 74 68 61 6E 20 33 30 20 [in more than 30 ]
> 000001D0 6C 61 6E 67 75 61 67 65 73 2E 0A 0A 57 68 69 6C [languages...Whil]
> 000001E0 65 20 58 42 4D 43 20 66 75 6E 63 74 69 6F 6E 73 [e XBMC functions]
> 000001F0 20 76 65 72 79 20 77 65 6C 6C 20 61 73 20 61 20 [ very well as a ]
> 00000200 73 74 61 6E 64 61 72 64 20 6D 65 64 69 61 20 70 [standard media p]
> 00000210 6C 61 79 65 72 20 61 70 70 6C 69 63 61 74 69 6F [layer applicatio]
> 00000220 6E 20 66 6F 72 20 79 6F 75 72 0A 63 6F 6D 70 75 [n for your.compu]
> 00000230 74 65 72 2C 20 69 74 20 68 61 73 20 62 65 65 6E [ter, it has been]
> 00000240 20 64 65 73 69 67 6E 65 64 20 74 6F 20 62 65 20 [ designed to be ]
> 00000250 74 68 65 20 70 65 72 66 65 63 74 20 63 6F 6D 70 [the perfect comp]
> 00000260 61 6E 69 6F 6E 20 66 6F 72 20 79 6F 75 72 20 48 [anion for your H]
> 00000270 54 50 43 2E 0A 53 75 70 70 6F 72 74 69 6E 67 20 [TPC..Supporting ]
> 00000280 61 6E 20 61 6C 6D 6F 73 74 20 65 6E 64 6C 65 73 [an almost endles]
> 00000290 73 20 72 61 6E 67 65 20 6F 66 20 72 65 6D 6F 74 [s range of remot]
> 000002A0 65 20 63 6F 6E 74 72 6F 6C 73 2C 20 61 6E 64 20 [e controls, and ]
> 000002B0 63 6F 6D 62 69 6E 65 64 20 77 69 74 68 20 69 74 [combined with it]
> 000002C0 73 0A 62 65 61 75 74 69 66 75 6C 20 69 6E 74 65 [s.beautiful inte]
> 000002D0 72 66 61 63 65 20 61 6E 64 20 70 6F 77 65 72 66 [rface and powerf]
> 000002E0 75 6C 20 73 6B 69 6E 6E 69 6E 67 20 65 6E 67 69 [ul skinning engi]
> 000002F0 6E 65 2C 20 58 42 4D 43 20 66 65 65 6C 73 20 76 [ne, XBMC feels v]
> 00000300 65 72 79 20 6E 61 74 75 72 61 6C 20 74 6F 0A 75 [ery natural to.u]
> 00000310 73 65 20 66 72 6F 6D 20 74 68 65 20 63 6F 75 63 [se from the couc]
> 00000320 68 20 61 6E 64 20 69 73 20 74 68 65 20 69 64 65 [h and is the ide]
> 00000330 61 6C 20 73 6F 6C 75 74 69 6F 6E 20 66 6F 72 20 [al solution for ]
> 00000340 79 6F 75 72 20 68 6F 6D 65 20 74 68 65 61 74 65 [your home theate]
> 00000350 72 2E 0A 0A 43 75 72 72 65 6E 74 6C 79 20 58 42 [r...Currently XB]
> 00000360 4D 43 20 63 61 6E 20 62 65 20 75 73 65 64 20 74 [MC can be used t]
> 00000370 6F 20 70 6C 61 79 20 61 6C 6D 6F 73 74 20 61 6C [o play almost al]
> 00000380 6C 20 70 6F 70 75 6C 61 72 20 61 75 64 69 6F 20 [l popular audio ]
> 00000390 61 6E 64 20 76 69 64 65 6F 20 66 6F 72 6D 61 74 [and video format]
> 000003A0 73 0A 61 72 6F 75 6E 64 2E 20 49 74 20 77 61 73 [s.around. It was]
> 000003B0 20 64 65 73 69 67 6E 65 64 20 66 6F 72 20 6E 65 [ designed for ne]
> 000003C0 74 77 6F 72 6B 20 70 6C 61 79 62 61 63 6B 2C 20 [twork playback, ]
> 000003D0 73 6F 20 79 6F 75 20 63 61 6E 20 73 74 72 65 61 [so you can strea]
> 000003E0 6D 20 79 6F 75 72 20 6D 75 6C 74 69 6D 65 64 69 [m your multimedi]
> 000003F0 61 0A 66 72 6F 6D 20 61 6E 79 77 68 65 72 65 20 [a.from anywhere ]
> 00000400 69 6E 20 74 68 65 20 68 6F 75 73 65 20 6F 72 20 [in the house or ]
> 00000410 64 69 72 65 63 74 6C 79 20 66 72 6F 6D 20 74 68 [directly from th]
> 00000420 65 20 69 6E 74 65 72 6E 65 74 20 75 73 69 6E 67 [e internet using]
> 00000430 20 70 72 61 63 74 69 63 61 6C 6C 79 20 61 6E 79 [ practically any]
> 00000440 0A 70 72 6F 74 6F 63 6F 6C 20 61 76 61 69 6C 61 [.protocol availa]
> 00000450 62 6C 65 2E 20 55 73 65 20 79 6F 75 72 20 6D 65 [ble. Use your me]
> 00000460 64 69 61 20 61 73 2D 69 73 3A 20 58 42 4D 43 20 [dia as-is: XBMC ]
> 00000470 63 61 6E 20 70 6C 61 79 20 43 44 73 20 61 6E 64 [can play CDs and]
> 00000480 20 44 56 44 73 20 64 69 72 65 63 74 6C 79 0A 66 [ DVDs directly.f]
> 00000490 72 6F 6D 20 74 68 65 20 64 69 73 6B 20 6F 72 20 [rom the disk or ]
> 000004A0 69 6D 61 67 65 20 66 69 6C 65 2C 20 61 6C 6D 6F [image file, almo]
> 000004B0 73 74 20 61 6C 6C 20 70 6F 70 75 6C 61 72 20 61 [st all popular a]
> 000004C0 72 63 68 69 76 65 20 66 6F 72 6D 61 74 73 20 66 [rchive formats f]
> 000004D0 72 6F 6D 20 79 6F 75 72 20 68 61 72 64 0A 64 72 [rom your hard.dr]
> 000004E0 69 76 65 2C 20 61 6E 64 20 65 76 65 6E 20 66 69 [ive, and even fi]
> 000004F0 6C 65 73 20 69 6E 73 69 64 65 20 5A 49 50 20 61 [les inside ZIP a]
> 00000500 6E 64 20 52 41 52 20 61 72 63 68 69 76 65 73 2E [nd RAR archives.]
> 00000510 20 49 74 20 77 69 6C 6C 20 65 76 65 6E 20 73 63 [ It will even sc]
> 00000520 61 6E 20 61 6C 6C 20 6F 66 0A 79 6F 75 72 20 6D [an all of.your m]
> 00000530 65 64 69 61 20 61 6E 64 20 61 75 74 6F 6D 61 74 [edia and automat]
> 00000540 69 63 61 6C 6C 79 20 63 72 65 61 74 65 20 61 20 [ically create a ]
> 00000550 70 65 72 73 6F 6E 61 6C 69 7A 65 64 20 6C 69 62 [personalized lib]
> 00000560 72 61 72 79 20 63 6F 6D 70 6C 65 74 65 20 77 69 [rary complete wi]
> 00000570 74 68 20 62 6F 78 0A 63 6F 76 65 72 73 2C 20 64 [th box.covers, d]
> 00000580 65 73 63 72 69 70 74 69 6F 6E 73 2C 20 61 6E 64 [escriptions, and]
> 00000590 20 66 61 6E 61 72 74 2E 20 54 68 65 72 65 20 61 [ fanart. There a]
> 000005A0 72 65 20 70 6C 61 79 6C 69 73 74 20 61 6E 64 20 [re playlist and ]
> 000005B0 73 6C 69 64 65 73 68 6F 77 20 66 75 6E 63 74 69 [slideshow functi]
> 000005C0 6F 6E 73 2C 20 61 0A 77 65 61 74 68 65 72 20 66 [ons, a.weather f]
> 000005D0 6F 72 65 63 61 73 74 20 66 65 61 74 75 72 65 20 [orecast feature ]
> 000005E0 61 6E 64 20 6D 61 6E 79 20 61 75 64 69 6F 20 76 [and many audio v]
> 000005F0 69 73 75 61 6C 69 7A 61 74 69 6F 6E 73 2E 20 4F [isualizations. O]
> 00000600 6E 63 65 20 69 6E 73 74 61 6C 6C 65 64 2C 20 79 [nce installed, y]
> 00000610 6F 75 72 0A 63 6F 6D 70 75 74 65 72 20 77 69 6C [our.computer wil]
> 00000620 6C 20 62 65 63 6F 6D 65 20 61 20 66 75 6C 6C 79 [l become a fully]
> 00000630 20 66 75 6E 63 74 69 6F 6E 61 6C 20 6D 75 6C 74 [ functional mult]
> 00000640 69 6D 65 64 69 61 20 6A 75 6B 65 62 6F 78 2E 0A [imedia jukebox..]
> [ OK ] TestZipFile.CorruptedFile (3 ms)
> [----------] 4 tests from TestZipFile (4 ms total)
>
> [----------] 3 tests from TestTagParser/0, where TypeParam = TagLib::ID3v2::Tag
> [ RUN ] TestTagParser/0.ParsesBasicTag
> [ OK ] TestTagParser/0.ParsesBasicTag (0 ms)
> [ RUN ] TestTagParser/0.HandleNullTag
> [ OK ] TestTagParser/0.HandleNullTag (0 ms)
> [ RUN ] TestTagParser/0.FooProperties
> [ OK ] TestTagParser/0.FooProperties (1 ms)
> [----------] 3 tests from TestTagParser/0 (1 ms total)
>
> [----------] 3 tests from TestTagParser/1, where TypeParam = TagLib::ID3v1::Tag
> [ RUN ] TestTagParser/1.ParsesBasicTag
> [ OK ] TestTagParser/1.ParsesBasicTag (1 ms)
> [ RUN ] TestTagParser/1.HandleNullTag
> [ OK ] TestTagParser/1.HandleNullTag (0 ms)
> [ RUN ] TestTagParser/1.FooProperties
> [ OK ] TestTagParser/1.FooProperties (0 ms)
> [----------] 3 tests from TestTagParser/1 (1 ms total)
>
> [----------] 3 tests from TestTagParser/2, where TypeParam = TagLib::ASF::Tag
> [ RUN ] TestTagParser/2.ParsesBasicTag
> [ OK ] TestTagParser/2.ParsesBasicTag (0 ms)
> [ RUN ] TestTagParser/2.HandleNullTag
> [ OK ] TestTagParser/2.HandleNullTag (0 ms)
> [ RUN ] TestTagParser/2.FooProperties
> [ OK ] TestTagParser/2.FooProperties (0 ms)
> [----------] 3 tests from TestTagParser/2 (1 ms total)
>
> [----------] 3 tests from TestTagParser/3, where TypeParam = TagLib::APE::Tag
> [ RUN ] TestTagParser/3.ParsesBasicTag
> [ OK ] TestTagParser/3.ParsesBasicTag (0 ms)
> [ RUN ] TestTagParser/3.HandleNullTag
> [ OK ] TestTagParser/3.HandleNullTag (0 ms)
> [ RUN ] TestTagParser/3.FooProperties
> [ OK ] TestTagParser/3.FooProperties (1 ms)
> [----------] 3 tests from TestTagParser/3 (1 ms total)
>
> [----------] 3 tests from TestTagParser/4, where TypeParam = TagLib::Ogg::XiphComment
> [ RUN ] TestTagParser/4.ParsesBasicTag
> [ OK ] TestTagParser/4.ParsesBasicTag (0 ms)
> [ RUN ] TestTagParser/4.HandleNullTag
> [ OK ] TestTagParser/4.HandleNullTag (0 ms)
> [ RUN ] TestTagParser/4.FooProperties
> [ OK ] TestTagParser/4.FooProperties (1 ms)
> [----------] 3 tests from TestTagParser/4 (1 ms total)
>
> [----------] 3 tests from TestTagParser/5, where TypeParam = TagLib::MP4::Tag
> [ RUN ] TestTagParser/5.ParsesBasicTag
> [ OK ] TestTagParser/5.ParsesBasicTag (0 ms)
> [ RUN ] TestTagParser/5.HandleNullTag
> [ OK ] TestTagParser/5.HandleNullTag (0 ms)
> [ RUN ] TestTagParser/5.FooProperties
> [ OK ] TestTagParser/5.FooProperties (0 ms)
> [----------] 3 tests from TestTagParser/5 (0 ms total)
>
> [----------] 1 test from EmptyTagParser/0, where TypeParam = TagLib::ID3v2::Tag
> [ RUN ] EmptyTagParser/0.EmptyProperties
> [ OK ] EmptyTagParser/0.EmptyProperties (1 ms)
> [----------] 1 test from EmptyTagParser/0 (1 ms total)
>
> [----------] 1 test from EmptyTagParser/1, where TypeParam = TagLib::ID3v1::Tag
> [ RUN ] EmptyTagParser/1.EmptyProperties
> [ OK ] EmptyTagParser/1.EmptyProperties (0 ms)
> [----------] 1 test from EmptyTagParser/1 (0 ms total)
>
> [----------] 1 test from EmptyTagParser/2, where TypeParam = TagLib::ASF::Tag
> [ RUN ] EmptyTagParser/2.EmptyProperties
> [ OK ] EmptyTagParser/2.EmptyProperties (0 ms)
> [----------] 1 test from EmptyTagParser/2 (0 ms total)
>
> [----------] 1 test from EmptyTagParser/3, where TypeParam = TagLib::APE::Tag
> [ RUN ] EmptyTagParser/3.EmptyProperties
> [ OK ] EmptyTagParser/3.EmptyProperties (0 ms)
> [----------] 1 test from EmptyTagParser/3 (0 ms total)
>
> [----------] 1 test from EmptyTagParser/4, where TypeParam = TagLib::Ogg::XiphComment
> [ RUN ] EmptyTagParser/4.EmptyProperties
> [ OK ] EmptyTagParser/4.EmptyProperties (0 ms)
> [----------] 1 test from EmptyTagParser/4 (0 ms total)
>
> [----------] 1 test from TestCTagLoaderTagLib
> [ RUN ] TestCTagLoaderTagLib.SetGenre
> [ OK ] TestCTagLoaderTagLib.SetGenre (0 ms)
> [----------] 1 test from TestCTagLoaderTagLib (0 ms total)
>
> [----------] 1 test from TestTagLoaderTagLib
> [ RUN ] TestTagLoaderTagLib.SplitMBID
> [ OK ] TestTagLoaderTagLib.SplitMBID (0 ms)
> [----------] 1 test from TestTagLoaderTagLib (1 ms total)
>
> [----------] 26 tests from TestWebServer
> [ RUN ] TestWebServer.IsStarted
> [ OK ] TestWebServer.IsStarted (0 ms)
> [ RUN ] TestWebServer.CanGetJsonRpcApiDescription
> [ OK ] TestWebServer.CanGetJsonRpcApiDescription (104 ms)
> [ RUN ] TestWebServer.CanGetJsonRpcResponse
> [ OK ] TestWebServer.CanGetJsonRpcResponse (16 ms)
> [ RUN ] TestWebServer.CanNotHeadNonExistingFile
> [ OK ] TestWebServer.CanNotHeadNonExistingFile (5 ms)
> [ RUN ] TestWebServer.CanHeadFile
> [ OK ] TestWebServer.CanHeadFile (0 ms)
> [ RUN ] TestWebServer.CanNotGetNonExistingFile
> [ OK ] TestWebServer.CanNotGetNonExistingFile (1 ms)
> [ RUN ] TestWebServer.CanGetFile
> [ OK ] TestWebServer.CanGetFile (0 ms)
> [ RUN ] TestWebServer.CanGetFileForcingNoCache
> [ OK ] TestWebServer.CanGetFileForcingNoCache (202 ms)
> [ RUN ] TestWebServer.CanGetCachedFileWithOlderIfModifiedSince
> [ OK ] TestWebServer.CanGetCachedFileWithOlderIfModifiedSince (1 ms)
> [ RUN ] TestWebServer.CanGetCachedFileWithExactIfModifiedSince
> TestWebServer.cpp:176: Failure
> Value of: httpHeader.GetValue("Content-Length").c_str()
> Actual: ""
> Expected: "0"
> [ FAILED ] TestWebServer.CanGetCachedFileWithExactIfModifiedSince (1 ms)
> [ RUN ] TestWebServer.CanGetCachedFileWithNewerIfModifiedSince
> TestWebServer.cpp:176: Failure
> Value of: httpHeader.GetValue("Content-Length").c_str()
> Actual: ""
> Expected: "0"
> [ FAILED ] TestWebServer.CanGetCachedFileWithNewerIfModifiedSince (0 ms)
> [ RUN ] TestWebServer.CanGetCachedFileWithNewerIfModifiedSinceForcingNoCache
> [ OK ] TestWebServer.CanGetCachedFileWithNewerIfModifiedSinceForcingNoCache (1 ms)
> [ RUN ] TestWebServer.CanGetCachedFileWithOlderIfUnmodifiedSince
> [ OK ] TestWebServer.CanGetCachedFileWithOlderIfUnmodifiedSince (1 ms)
> [ RUN ] TestWebServer.CanGetCachedFileWithExactIfUnmodifiedSince
> [ OK ] TestWebServer.CanGetCachedFileWithExactIfUnmodifiedSince (0 ms)
> [ RUN ] TestWebServer.CanGetCachedFileWithNewerIfUnmodifiedSince
> [ OK ] TestWebServer.CanGetCachedFileWithNewerIfUnmodifiedSince (1 ms)
> [ RUN ] TestWebServer.CanGetRangedFileRange0_
> [ OK ] TestWebServer.CanGetRangedFileRange0_ (0 ms)
> [ RUN ] TestWebServer.CanGetRangedFileRange0_End
> [ OK ] TestWebServer.CanGetRangedFileRange0_End (1 ms)
> [ RUN ] TestWebServer.CanGetRangedFileRange0_2xEnd
> [ OK ] TestWebServer.CanGetRangedFileRange0_2xEnd (1 ms)
> [ RUN ] TestWebServer.CanGetRangedFileRange0_First
> [ OK ] TestWebServer.CanGetRangedFileRange0_First (0 ms)
> [ RUN ] TestWebServer.CanGetRangedFileRangeFirst_Second
> [ OK ] TestWebServer.CanGetRangedFileRangeFirst_Second (1 ms)
> [ RUN ] TestWebServer.CanGetRangedFileRange_Last
> [ OK ] TestWebServer.CanGetRangedFileRange_Last (0 ms)
> [ RUN ] TestWebServer.CanGetRangedFileRangeFirstSecond
> [ OK ] TestWebServer.CanGetRangedFileRangeFirstSecond (0 ms)
> [ RUN ] TestWebServer.CanGetRangedFileRangeFirstSecondLast
> [ OK ] TestWebServer.CanGetRangedFileRangeFirstSecondLast (1 ms)
> [ RUN ] TestWebServer.CanGetCachedRangedFileWithOlderIfRange
> [ OK ] TestWebServer.CanGetCachedRangedFileWithOlderIfRange (0 ms)
> [ RUN ] TestWebServer.CanGetCachedRangedFileWithExactIfRange
> [ OK ] TestWebServer.CanGetCachedRangedFileWithExactIfRange (1 ms)
> [ RUN ] TestWebServer.CanGetCachedRangedFileWithNewerIfRange
> [ OK ] TestWebServer.CanGetCachedRangedFileWithNewerIfRange (1 ms)
> [----------] 26 tests from TestWebServer (340 ms total)
>
> [----------] 1 test from TestAlarmClock
> [ RUN ] TestAlarmClock.General
> [ OK ] TestAlarmClock.General (0 ms)
> [----------] 1 test from TestAlarmClock (0 ms total)
>
> [----------] 2 tests from TestAliasShortcutUtils
> [ RUN ] TestAliasShortcutUtils.IsAliasShortcut
> [ OK ] TestAliasShortcutUtils.IsAliasShortcut (0 ms)
> [ RUN ] TestAliasShortcutUtils.TranslateAliasShortcut
> [ OK ] TestAliasShortcutUtils.TranslateAliasShortcut (0 ms)
> [----------] 2 tests from TestAliasShortcutUtils (0 ms total)
>
> [----------] 18 tests from TestArchive
> [ RUN ] TestArchive.IsStoring
> [ OK ] TestArchive.IsStoring (0 ms)
> [ RUN ] TestArchive.IsLoading
> [ OK ] TestArchive.IsLoading (0 ms)
> [ RUN ] TestArchive.FloatArchive
> [ OK ] TestArchive.FloatArchive (1 ms)
> [ RUN ] TestArchive.DoubleArchive
> [ OK ] TestArchive.DoubleArchive (1 ms)
> [ RUN ] TestArchive.IntegerArchive
> [ OK ] TestArchive.IntegerArchive (0 ms)
> [ RUN ] TestArchive.UnsignedIntegerArchive
> [ OK ] TestArchive.UnsignedIntegerArchive (1 ms)
> [ RUN ] TestArchive.Int64tArchive
> [ OK ] TestArchive.Int64tArchive (0 ms)
> [ RUN ] TestArchive.UInt64tArchive
> [ OK ] TestArchive.UInt64tArchive (1 ms)
> [ RUN ] TestArchive.BoolArchive
> [ OK ] TestArchive.BoolArchive (1 ms)
> [ RUN ] TestArchive.CharArchive
> [ OK ] TestArchive.CharArchive (0 ms)
> [ RUN ] TestArchive.WStringArchive
> [ OK ] TestArchive.WStringArchive (1 ms)
> [ RUN ] TestArchive.StringArchive
> [ OK ] TestArchive.StringArchive (0 ms)
> [ RUN ] TestArchive.SYSTEMTIMEArchive
> [ OK ] TestArchive.SYSTEMTIMEArchive (1 ms)
> [ RUN ] TestArchive.CVariantArchive
> [ OK ] TestArchive.CVariantArchive (1 ms)
> [ RUN ] TestArchive.CVariantArchiveString
> [ OK ] TestArchive.CVariantArchiveString (0 ms)
> [ RUN ] TestArchive.StringVectorArchive
> [ OK ] TestArchive.StringVectorArchive (1 ms)
> [ RUN ] TestArchive.IntegerVectorArchive
> [ OK ] TestArchive.IntegerVectorArchive (0 ms)
> [ RUN ] TestArchive.MultiTypeArchive
> [ OK ] TestArchive.MultiTypeArchive (1 ms)
> [----------] 18 tests from TestArchive (10 ms total)
>
> [----------] 1 test from TestAsyncFileCopy
> [ RUN ] TestAsyncFileCopy.General
> [ OK ] TestAsyncFileCopy.General (33 ms)
> [----------] 1 test from TestAsyncFileCopy (33 ms total)
>
> [----------] 8 tests from TestBase64
> [ RUN ] TestBase64.Encode_1
> [ OK ] TestBase64.Encode_1 (0 ms)
> [ RUN ] TestBase64.Encode_2
> [ OK ] TestBase64.Encode_2 (0 ms)
> [ RUN ] TestBase64.Encode_3
> [ OK ] TestBase64.Encode_3 (0 ms)
> [ RUN ] TestBase64.Encode_4
> [ OK ] TestBase64.Encode_4 (0 ms)
> [ RUN ] TestBase64.Decode_1
> [ OK ] TestBase64.Decode_1 (0 ms)
> [ RUN ] TestBase64.Decode_2
> [ OK ] TestBase64.Decode_2 (0 ms)
> [ RUN ] TestBase64.Decode_3
> [ OK ] TestBase64.Decode_3 (0 ms)
> [ RUN ] TestBase64.Decode_4
> [ OK ] TestBase64.Decode_4 (0 ms)
> [----------] 8 tests from TestBase64 (0 ms total)
>
> [----------] 1 test from TestBitstreamStats
> [ RUN ] TestBitstreamStats.General
> [ OK ] TestBitstreamStats.General (2829 ms)
> [----------] 1 test from TestBitstreamStats (2829 ms total)
>
> [----------] 20 tests from TestCharsetConverter
> [ RUN ] TestCharsetConverter.utf8ToW
> [ OK ] TestCharsetConverter.utf8ToW (7 ms)
> [ RUN ] TestCharsetConverter.subtitleCharsetToUtf8
> [ OK ] TestCharsetConverter.subtitleCharsetToUtf8 (1 ms)
> [ RUN ] TestCharsetConverter.utf8ToStringCharset_1
> [ OK ] TestCharsetConverter.utf8ToStringCharset_1 (0 ms)
> [ RUN ] TestCharsetConverter.utf8ToStringCharset_2
> [ OK ] TestCharsetConverter.utf8ToStringCharset_2 (0 ms)
> [ RUN ] TestCharsetConverter.utf8ToSystem
> [ OK ] TestCharsetConverter.utf8ToSystem (0 ms)
> [ RUN ] TestCharsetConverter.utf8To_ASCII
> [ OK ] TestCharsetConverter.utf8To_ASCII (0 ms)
> [ RUN ] TestCharsetConverter.stringCharsetToUtf8
> [ OK ] TestCharsetConverter.stringCharsetToUtf8 (1 ms)
> [ RUN ] TestCharsetConverter.isValidUtf8_1
> [ OK ] TestCharsetConverter.isValidUtf8_1 (0 ms)
> [ RUN ] TestCharsetConverter.isValidUtf8_2
> [ OK ] TestCharsetConverter.isValidUtf8_2 (0 ms)
> [ RUN ] TestCharsetConverter.isValidUtf8_3
> [ OK ] TestCharsetConverter.isValidUtf8_3 (0 ms)
> [ RUN ] TestCharsetConverter.isValidUtf8_4
> [ OK ] TestCharsetConverter.isValidUtf8_4 (0 ms)
> [ RUN ] TestCharsetConverter.wToUTF8
> [ OK ] TestCharsetConverter.wToUTF8 (0 ms)
> [ RUN ] TestCharsetConverter.utf8logicalToVisualBiDi
> [ OK ] TestCharsetConverter.utf8logicalToVisualBiDi (0 ms)
> [ RUN ] TestCharsetConverter.getCharsetLabels
> [ OK ] TestCharsetConverter.getCharsetLabels (0 ms)
> [ RUN ] TestCharsetConverter.getCharsetLabelByName
> [ OK ] TestCharsetConverter.getCharsetLabelByName (0 ms)
> [ RUN ] TestCharsetConverter.getCharsetNameByLabel
> [ OK ] TestCharsetConverter.getCharsetNameByLabel (0 ms)
> [ RUN ] TestCharsetConverter.unknownToUTF8_1
> [ OK ] TestCharsetConverter.unknownToUTF8_1 (0 ms)
> [ RUN ] TestCharsetConverter.unknownToUTF8_2
> [ OK ] TestCharsetConverter.unknownToUTF8_2 (0 ms)
> [ RUN ] TestCharsetConverter.toW
> [ OK ] TestCharsetConverter.toW (0 ms)
> [ RUN ] TestCharsetConverter.fromW
> [ OK ] TestCharsetConverter.fromW (0 ms)
> [----------] 20 tests from TestCharsetConverter (10 ms total)
>
> [----------] 13 tests from TestCPUInfo
> [ RUN ] TestCPUInfo.getUsedPercentage
> [ OK ] TestCPUInfo.getUsedPercentage (0 ms)
> [ RUN ] TestCPUInfo.getCPUCount
> [ OK ] TestCPUInfo.getCPUCount (0 ms)
> [ RUN ] TestCPUInfo.getCPUFrequency
> [ OK ] TestCPUInfo.getCPUFrequency (0 ms)
> [ RUN ] TestCPUInfo.getTemperature
> [ OK ] TestCPUInfo.getTemperature (2 ms)
> [ RUN ] TestCPUInfo.getCPUModel
> [ OK ] TestCPUInfo.getCPUModel (0 ms)
> [ RUN ] TestCPUInfo.getCPUBogoMips
> [ OK ] TestCPUInfo.getCPUBogoMips (0 ms)
> [ RUN ] TestCPUInfo.getCPUHardware
> [ OK ] TestCPUInfo.getCPUHardware (0 ms)
> [ RUN ] TestCPUInfo.getCPURevision
> [ OK ] TestCPUInfo.getCPURevision (0 ms)
> [ RUN ] TestCPUInfo.getCPUSerial
> [ OK ] TestCPUInfo.getCPUSerial (0 ms)
> [ RUN ] TestCPUInfo.CoreInfo
> [ OK ] TestCPUInfo.CoreInfo (0 ms)
> [ RUN ] TestCPUInfo.GetCoresUsageString
> [ OK ] TestCPUInfo.GetCoresUsageString (0 ms)
> [ RUN ] TestCPUInfo.GetCPUFeatures
> [ OK ] TestCPUInfo.GetCPUFeatures (0 ms)
> [ RUN ] TestCPUInfo.getUsedPercentage_output
> Percentage: 0
> [ OK ] TestCPUInfo.getUsedPercentage_output (2 ms)
> [----------] 13 tests from TestCPUInfo (4 ms total)
>
> [----------] 4 tests from TestCrc32
> [ RUN ] TestCrc32.Compute_1
> [ OK ] TestCrc32.Compute_1 (0 ms)
> [ RUN ] TestCrc32.Compute_2
> [ OK ] TestCrc32.Compute_2 (0 ms)
> [ RUN ] TestCrc32.ComputeFromLowerCase
> [ OK ] TestCrc32.ComputeFromLowerCase (0 ms)
> [ RUN ] TestCrc32.Reset
> [ OK ] TestCrc32.Reset (0 ms)
> [----------] 4 tests from TestCrc32 (0 ms total)
>
> [----------] 1 test from TestCryptThreadingInitializer
> [ RUN ] TestCryptThreadingInitializer.General
> g_cryptThreadingInitializer address: 0x1e23b20
> [ OK ] TestCryptThreadingInitializer.General (0 ms)
> [----------] 1 test from TestCryptThreadingInitializer (0 ms total)
>
> [----------] 18 tests from TestDatabaseUtils
> [ RUN ] TestDatabaseUtils.GetField_None
> [ OK ] TestDatabaseUtils.GetField_None (0 ms)
> [ RUN ] TestDatabaseUtils.GetField_MediaTypeAlbum
> [ OK ] TestDatabaseUtils.GetField_MediaTypeAlbum (0 ms)
> [ RUN ] TestDatabaseUtils.GetField_MediaTypeSong
> [ OK ] TestDatabaseUtils.GetField_MediaTypeSong (0 ms)
> [ RUN ] TestDatabaseUtils.GetField_MediaTypeMusicVideo
> [ OK ] TestDatabaseUtils.GetField_MediaTypeMusicVideo (0 ms)
> [ RUN ] TestDatabaseUtils.GetField_MediaTypeMovie
> [ OK ] TestDatabaseUtils.GetField_MediaTypeMovie (0 ms)
> [ RUN ] TestDatabaseUtils.GetField_MediaTypeTvShow
> [ OK ] TestDatabaseUtils.GetField_MediaTypeTvShow (0 ms)
> [ RUN ] TestDatabaseUtils.GetField_MediaTypeEpisode
> [ OK ] TestDatabaseUtils.GetField_MediaTypeEpisode (0 ms)
> [ RUN ] TestDatabaseUtils.GetField_FieldRandom
> [ OK ] TestDatabaseUtils.GetField_FieldRandom (0 ms)
> [ RUN ] TestDatabaseUtils.GetFieldIndex_None
> [ OK ] TestDatabaseUtils.GetFieldIndex_None (0 ms)
> [ RUN ] TestDatabaseUtils.GetFieldIndex_MediaTypeAlbum
> [ OK ] TestDatabaseUtils.GetFieldIndex_MediaTypeAlbum (0 ms)
> [ RUN ] TestDatabaseUtils.GetFieldIndex_MediaTypeSong
> [ OK ] TestDatabaseUtils.GetFieldIndex_MediaTypeSong (0 ms)
> [ RUN ] TestDatabaseUtils.GetFieldIndex_MediaTypeMusicVideo
> [ OK ] TestDatabaseUtils.GetFieldIndex_MediaTypeMusicVideo (0 ms)
> [ RUN ] TestDatabaseUtils.GetFieldIndex_MediaTypeMovie
> [ OK ] TestDatabaseUtils.GetFieldIndex_MediaTypeMovie (0 ms)
> [ RUN ] TestDatabaseUtils.GetFieldIndex_MediaTypeTvShow
> [ OK ] TestDatabaseUtils.GetFieldIndex_MediaTypeTvShow (0 ms)
> [ RUN ] TestDatabaseUtils.GetFieldIndex_MediaTypeEpisode
> [ OK ] TestDatabaseUtils.GetFieldIndex_MediaTypeEpisode (0 ms)
> [ RUN ] TestDatabaseUtils.GetSelectFields
> [ OK ] TestDatabaseUtils.GetSelectFields (0 ms)
> [ RUN ] TestDatabaseUtils.GetFieldValue
> [ OK ] TestDatabaseUtils.GetFieldValue (1 ms)
> [ RUN ] TestDatabaseUtils.BuildLimitClause
> [ OK ] TestDatabaseUtils.BuildLimitClause (0 ms)
> [----------] 18 tests from TestDatabaseUtils (1 ms total)
>
> [----------] 9 tests from TestEndianSwap
> [ RUN ] TestEndianSwap.Endian_Swap16
> [ OK ] TestEndianSwap.Endian_Swap16 (0 ms)
> [ RUN ] TestEndianSwap.Endian_Swap32
> [ OK ] TestEndianSwap.Endian_Swap32 (0 ms)
> [ RUN ] TestEndianSwap.Endian_Swap64
> [ OK ] TestEndianSwap.Endian_Swap64 (0 ms)
> [ RUN ] TestEndianSwap.Endian_SwapLE16
> [ OK ] TestEndianSwap.Endian_SwapLE16 (0 ms)
> [ RUN ] TestEndianSwap.Endian_SwapLE32
> [ OK ] TestEndianSwap.Endian_SwapLE32 (0 ms)
> [ RUN ] TestEndianSwap.Endian_SwapLE64
> [ OK ] TestEndianSwap.Endian_SwapLE64 (0 ms)
> [ RUN ] TestEndianSwap.Endian_SwapBE16
> [ OK ] TestEndianSwap.Endian_SwapBE16 (0 ms)
> [ RUN ] TestEndianSwap.Endian_SwapBE32
> [ OK ] TestEndianSwap.Endian_SwapBE32 (0 ms)
> [ RUN ] TestEndianSwap.Endian_SwapBE64
> [ OK ] TestEndianSwap.Endian_SwapBE64 (0 ms)
> [----------] 9 tests from TestEndianSwap (0 ms total)
>
> [----------] 7 tests from TestFileOperationJob
> [ RUN ] TestFileOperationJob.ActionCopy
> [ OK ] TestFileOperationJob.ActionCopy (0 ms)
> [ RUN ] TestFileOperationJob.ActionMove
> [ OK ] TestFileOperationJob.ActionMove (1 ms)
> [ RUN ] TestFileOperationJob.ActionDelete
> [ OK ] TestFileOperationJob.ActionDelete (0 ms)
> [ RUN ] TestFileOperationJob.ActionReplace
> [ OK ] TestFileOperationJob.ActionReplace (0 ms)
> [ RUN ] TestFileOperationJob.ActionCreateFolder
> [ OK ] TestFileOperationJob.ActionCreateFolder (0 ms)
> [ RUN ] TestFileOperationJob.ActionDeleteFolder
> [ OK ] TestFileOperationJob.ActionDeleteFolder (1 ms)
> [ RUN ] TestFileOperationJob.GetFunctions
> GetAverageSpeed():
> GetCurrentOperation():
> GetCurrentFile(): xbmctempfilemaVyEF
> [ OK ] TestFileOperationJob.GetFunctions (0 ms)
> [----------] 7 tests from TestFileOperationJob (2 ms total)
>
> [----------] 2 tests from TestFileUtils
> [ RUN ] TestFileUtils.DeleteItem_CFileItemPtr
> [ OK ] TestFileUtils.DeleteItem_CFileItemPtr (0 ms)
> [ RUN ] TestFileUtils.DeleteItemString
> [ OK ] TestFileUtils.DeleteItemString (0 ms)
> [----------] 2 tests from TestFileUtils (0 ms total)
>
> [----------] 1 test from Testfstrcmp
> [ RUN ] Testfstrcmp.General
> [ OK ] Testfstrcmp.General (0 ms)
> [----------] 1 test from Testfstrcmp (0 ms total)
>
> [----------] 1 test from TestGlobal
> [ RUN ] TestGlobal.Pattern1
> [ OK ] TestGlobal.Pattern1 (0 ms)
> [----------] 1 test from TestGlobal (0 ms total)
>
> [----------] 2 tests from TestHTMLUtil
> [ RUN ] TestHTMLUtil.RemoveTags
> [ OK ] TestHTMLUtil.RemoveTags (0 ms)
> [ RUN ] TestHTMLUtil.ConvertHTMLToW
> [ OK ] TestHTMLUtil.ConvertHTMLToW (0 ms)
> [----------] 2 tests from TestHTMLUtil (0 ms total)
>
> [----------] 8 tests from TestHttpHeader
> [ RUN ] TestHttpHeader.General
> [ OK ] TestHttpHeader.General (0 ms)
> [ RUN ] TestHttpHeader.Parse
> [ OK ] TestHttpHeader.Parse (0 ms)
> [ RUN ] TestHttpHeader.Parse_Multiline
> [ OK ] TestHttpHeader.Parse_Multiline (0 ms)
> [ RUN ] TestHttpHeader.GetValue
> [ OK ] TestHttpHeader.GetValue (0 ms)
> [ RUN ] TestHttpHeader.GetValues
> [ OK ] TestHttpHeader.GetValues (0 ms)
> [ RUN ] TestHttpHeader.AddParam
> [ OK ] TestHttpHeader.AddParam (0 ms)
> [ RUN ] TestHttpHeader.GetMimeType
> [ OK ] TestHttpHeader.GetMimeType (0 ms)
> [ RUN ] TestHttpHeader.GetCharset
> [ OK ] TestHttpHeader.GetCharset (0 ms)
> [----------] 8 tests from TestHttpHeader (0 ms total)
>
> [----------] 1 test from TestHttpParser
> [ RUN ] TestHttpParser.General
> [ OK ] TestHttpParser.General (0 ms)
> [----------] 1 test from TestHttpParser (0 ms total)
>
> [----------] 5 tests from TestHttpRange
> [ RUN ] TestHttpRange.FirstPosition
> [ OK ] TestHttpRange.FirstPosition (0 ms)
> [ RUN ] TestHttpRange.LastPosition
> [ OK ] TestHttpRange.LastPosition (0 ms)
> [ RUN ] TestHttpRange.Length
> [ OK ] TestHttpRange.Length (0 ms)
> [ RUN ] TestHttpRange.IsValid
> [ OK ] TestHttpRange.IsValid (0 ms)
> [ RUN ] TestHttpRange.Ctor
> [ OK ] TestHttpRange.Ctor (0 ms)
> [----------] 5 tests from TestHttpRange (0 ms total)
>
> [----------] 1 test from TestHttpResponseRange
> [ RUN ] TestHttpResponseRange.SetData
> [ OK ] TestHttpResponseRange.SetData (0 ms)
> [----------] 1 test from TestHttpResponseRange (0 ms total)
>
> [----------] 24 tests from TestHttpRanges
> [ RUN ] TestHttpRanges.Ctor
> [ OK ] TestHttpRanges.Ctor (0 ms)
> [ RUN ] TestHttpRanges.GetAll
> [ OK ] TestHttpRanges.GetAll (0 ms)
> [ RUN ] TestHttpRanges.GetIndex
> [ OK ] TestHttpRanges.GetIndex (0 ms)
> [ RUN ] TestHttpRanges.GetFirst
> [ OK ] TestHttpRanges.GetFirst (0 ms)
> [ RUN ] TestHttpRanges.GetLast
> [ OK ] TestHttpRanges.GetLast (0 ms)
> [ RUN ] TestHttpRanges.Size
> [ OK ] TestHttpRanges.Size (0 ms)
> [ RUN ] TestHttpRanges.GetFirstPosition
> [ OK ] TestHttpRanges.GetFirstPosition (0 ms)
> [ RUN ] TestHttpRanges.GetLastPosition
> [ OK ] TestHttpRanges.GetLastPosition (0 ms)
> [ RUN ] TestHttpRanges.GetLength
> [ OK ] TestHttpRanges.GetLength (0 ms)
> [ RUN ] TestHttpRanges.GetTotalRange
> [ OK ] TestHttpRanges.GetTotalRange (0 ms)
> [ RUN ] TestHttpRanges.Add
> [ OK ] TestHttpRanges.Add (0 ms)
> [ RUN ] TestHttpRanges.Remove
> [ OK ] TestHttpRanges.Remove (0 ms)
> [ RUN ] TestHttpRanges.Clear
> [ OK ] TestHttpRanges.Clear (0 ms)
> [ RUN ] TestHttpRanges.ParseInvalid
> [ OK ] TestHttpRanges.ParseInvalid (0 ms)
> [ RUN ] TestHttpRanges.ParseStartOnly
> [ OK ] TestHttpRanges.ParseStartOnly (0 ms)
> [ RUN ] TestHttpRanges.ParseFromEnd
> [ OK ] TestHttpRanges.ParseFromEnd (0 ms)
> [ RUN ] TestHttpRanges.ParseSingle
> [ OK ] TestHttpRanges.ParseSingle (0 ms)
> [ RUN ] TestHttpRanges.ParseMulti
> [ OK ] TestHttpRanges.ParseMulti (0 ms)
> [ RUN ] TestHttpRanges.ParseOrderedNotOverlapping
> [ OK ] TestHttpRanges.ParseOrderedNotOverlapping (0 ms)
> [ RUN ] TestHttpRanges.ParseOrderedBackToBack
> [ OK ] TestHttpRanges.ParseOrderedBackToBack (0 ms)
> [ RUN ] TestHttpRanges.ParseOrderedOverlapping
> [ OK ] TestHttpRanges.ParseOrderedOverlapping (0 ms)
> [ RUN ] TestHttpRanges.ParseUnorderedNotOverlapping
> [ OK ] TestHttpRanges.ParseUnorderedNotOverlapping (0 ms)
> [ RUN ] TestHttpRanges.ParseUnorderedBackToBack
> [ OK ] TestHttpRanges.ParseUnorderedBackToBack (0 ms)
> [ RUN ] TestHttpRanges.ParseUnorderedOverlapping
> [ OK ] TestHttpRanges.ParseUnorderedOverlapping (0 ms)
> [----------] 24 tests from TestHttpRanges (1 ms total)
>
> [----------] 1 test from TestHttpResponse
> [ RUN ] TestHttpResponse.General
> [ OK ] TestHttpResponse.General (0 ms)
> [----------] 1 test from TestHttpResponse (0 ms total)
>
> [----------] 4 tests from TestJobManager
> [ RUN ] TestJobManager.AddJob
> [ OK ] TestJobManager.AddJob (1 ms)
> [ RUN ] TestJobManager.CancelJob
> [ OK ] TestJobManager.CancelJob (0 ms)
> [ RUN ] TestJobManager.PauseLowPriorityJob
> [ OK ] TestJobManager.PauseLowPriorityJob (5 ms)
> [ RUN ] TestJobManager.IsProcessing
> [ OK ] TestJobManager.IsProcessing (2 ms)
> [----------] 4 tests from TestJobManager (8 ms total)
>
> [----------] 1 test from TestJSONVariantParser
> [ RUN ] TestJSONVariantParser.Parse
> [ OK ] TestJSONVariantParser.Parse (0 ms)
> [----------] 1 test from TestJSONVariantParser (0 ms total)
>
> [----------] 1 test from TestJSONVariantWriter
> [ RUN ] TestJSONVariantWriter.Write
> [ OK ] TestJSONVariantWriter.Write (0 ms)
> [----------] 1 test from TestJSONVariantWriter (0 ms total)
>
> [----------] 2 tests from TestLabelFormatter
> [ RUN ] TestLabelFormatter.FormatLabel
> [ OK ] TestLabelFormatter.FormatLabel (0 ms)
> [ RUN ] TestLabelFormatter.FormatLabel2
> [ OK ] TestLabelFormatter.FormatLabel2 (0 ms)
> [----------] 2 tests from TestLabelFormatter (0 ms total)
>
> [----------] 2 tests from TestLangCodeExpander
> [ RUN ] TestLangCodeExpander.ConvertISO6391ToISO6392T
> [ OK ] TestLangCodeExpander.ConvertISO6391ToISO6392T (0 ms)
> [ RUN ] TestLangCodeExpander.ConvertToISO6392T
> [ OK ] TestLangCodeExpander.ConvertToISO6392T (0 ms)
> [----------] 2 tests from TestLangCodeExpander (1 ms total)
>
> [----------] 12 tests from TestLocale
> [ RUN ] TestLocale.DefaultLocale
> [ OK ] TestLocale.DefaultLocale (0 ms)
> [ RUN ] TestLocale.LanguageLocale
> [ OK ] TestLocale.LanguageLocale (0 ms)
> [ RUN ] TestLocale.LanguageTerritoryLocale
> [ OK ] TestLocale.LanguageTerritoryLocale (0 ms)
> [ RUN ] TestLocale.LanguageCodesetLocale
> [ OK ] TestLocale.LanguageCodesetLocale (0 ms)
> [ RUN ] TestLocale.LanguageModifierLocale
> [ OK ] TestLocale.LanguageModifierLocale (0 ms)
> [ RUN ] TestLocale.LanguageTerritoryCodesetLocale
> [ OK ] TestLocale.LanguageTerritoryCodesetLocale (0 ms)
> [ RUN ] TestLocale.LanguageTerritoryModifierLocale
> [ OK ] TestLocale.LanguageTerritoryModifierLocale (0 ms)
> [ RUN ] TestLocale.LanguageTerritoryCodesetModifierLocale
> [ OK ] TestLocale.LanguageTerritoryCodesetModifierLocale (0 ms)
> [ RUN ] TestLocale.FullStringLocale
> [ OK ] TestLocale.FullStringLocale (0 ms)
> [ RUN ] TestLocale.FromString
> [ OK ] TestLocale.FromString (0 ms)
> [ RUN ] TestLocale.EmptyLocale
> [ OK ] TestLocale.EmptyLocale (0 ms)
> [ RUN ] TestLocale.Equals
> [ OK ] TestLocale.Equals (0 ms)
> [----------] 12 tests from TestLocale (0 ms total)
>
> [----------] 3 tests from Testlog
> [ RUN ] Testlog.Log
> [ OK ] Testlog.Log (0 ms)
> [ RUN ] Testlog.MemDump
> [ OK ] Testlog.MemDump (0 ms)
> [ RUN ] Testlog.SetLogLevel
> [ OK ] Testlog.SetLogLevel (0 ms)
> [----------] 3 tests from Testlog (0 ms total)
>
> [----------] 4 tests from TestMathUtils
> [ RUN ] TestMathUtils.round_int
> [ OK ] TestMathUtils.round_int (1 ms)
> [ RUN ] TestMathUtils.truncate_int
> [ OK ] TestMathUtils.truncate_int (0 ms)
> [ RUN ] TestMathUtils.abs
> [ OK ] TestMathUtils.abs (0 ms)
> [ RUN ] TestMathUtils.bitcount
> [ OK ] TestMathUtils.bitcount (0 ms)
> [----------] 4 tests from TestMathUtils (1 ms total)
>
> [----------] 3 tests from Testmd5
> [ RUN ] Testmd5.ZeroLengthString
> [ OK ] Testmd5.ZeroLengthString (0 ms)
> [ RUN ] Testmd5.String1
> [ OK ] Testmd5.String1 (0 ms)
> [ RUN ] Testmd5.String2
> [ OK ] Testmd5.String2 (0 ms)
> [----------] 3 tests from Testmd5 (0 ms total)
>
> [----------] 2 tests from TestMime
> [ RUN ] TestMime.GetMimeType_string
> [ OK ] TestMime.GetMimeType_string (0 ms)
> [ RUN ] TestMime.GetMimeType_CFileItem
> [ OK ] TestMime.GetMimeType_CFileItem (0 ms)
> [----------] 2 tests from TestMime (0 ms total)
>
> [----------] 1 test from TestPerformanceSample
> [ RUN ] TestPerformanceSample.General
> Estimated Error: 2.13596e-07
> Start: 79534514105994
> Frequency: 1000000000
> [ OK ] TestPerformanceSample.General (11 ms)
> [----------] 1 test from TestPerformanceSample (11 ms total)
>
> [----------] 1 test from TestPOUtils
> [ RUN ] TestPOUtils.General
> [ OK ] TestPOUtils.General (0 ms)
> [----------] 1 test from TestPOUtils (0 ms total)
>
> [----------] 10 tests from TestRegExp
> [ RUN ] TestRegExp.RegFind
> [ OK ] TestRegExp.RegFind (0 ms)
> [ RUN ] TestRegExp.GetReplaceString
> [ OK ] TestRegExp.GetReplaceString (0 ms)
> [ RUN ] TestRegExp.GetFindLen
> [ OK ] TestRegExp.GetFindLen (0 ms)
> [ RUN ] TestRegExp.GetSubCount
> [ OK ] TestRegExp.GetSubCount (0 ms)
> [ RUN ] TestRegExp.GetSubStart
> [ OK ] TestRegExp.GetSubStart (0 ms)
> [ RUN ] TestRegExp.GetCaptureTotal
> [ OK ] TestRegExp.GetCaptureTotal (0 ms)
> [ RUN ] TestRegExp.GetMatch
> [ OK ] TestRegExp.GetMatch (0 ms)
> [ RUN ] TestRegExp.GetPattern
> [ OK ] TestRegExp.GetPattern (0 ms)
> [ RUN ] TestRegExp.GetNamedSubPattern
> [ OK ] TestRegExp.GetNamedSubPattern (0 ms)
> [ RUN ] TestRegExp.operatorEqual
> [ OK ] TestRegExp.operatorEqual (0 ms)
> [----------] 10 tests from TestRegExp (0 ms total)
>
> [----------] 1 test from TestRegExpLog
> [ RUN ] TestRegExpLog.DumpOvector
> [ OK ] TestRegExpLog.DumpOvector (0 ms)
> [----------] 1 test from TestRegExpLog (0 ms total)
>
> [----------] 1 test from TestRFFT
> [ RUN ] TestRFFT.SimpleSignal
> [ OK ] TestRFFT.SimpleSignal (0 ms)
> [----------] 1 test from TestRFFT (0 ms total)
>
> [----------] 1 test from TestRingBuffer
> [ RUN ] TestRingBuffer.General
> [ OK ] TestRingBuffer.General (0 ms)
> [----------] 1 test from TestRingBuffer (0 ms total)
>
> [----------] 1 test from TestScraperParser
> [ RUN ] TestScraperParser.General
> [ OK ] TestScraperParser.General (0 ms)
> [----------] 1 test from TestScraperParser (0 ms total)
>
> [----------] 1 test from TestScraperUrl
> [ RUN ] TestScraperUrl.General
> [ OK ] TestScraperUrl.General (0 ms)
> [----------] 1 test from TestScraperUrl (0 ms total)
>
> [----------] 4 tests from TestStopWatch
> [ RUN ] TestStopWatch.Start
> Calling Start()
> Elapsed Seconds: 1
> Elapsed Milliseconds: 1000
> [ OK ] TestStopWatch.Start (1001 ms)
> [ RUN ] TestStopWatch.Stop
> Calling Start()
> Elapsed Seconds: 1
> Elapsed Milliseconds: 1000
> [ OK ] TestStopWatch.Stop (1000 ms)
> [ RUN ] TestStopWatch.StartZero
> Calling StartZero()
> Elapsed Seconds: 1.001
> Elapsed Milliseconds: 1001
> Calling StartZero()
> Elapsed Seconds: 1
> Elapsed Milliseconds: 1000
> [ OK ] TestStopWatch.StartZero (2000 ms)
> [ RUN ] TestStopWatch.Reset
> Calling StartZero()
> Elapsed Seconds: 1
> Elapsed Milliseconds: 1000
> Calling Reset()
> Elapsed Seconds: 1
> Elapsed Milliseconds: 1000
> [ OK ] TestStopWatch.Reset (2001 ms)
> [----------] 4 tests from TestStopWatch (6002 ms total)
>
> [----------] 3 tests from TestStreamDetails
> [ RUN ] TestStreamDetails.General
> [ OK ] TestStreamDetails.General (0 ms)
> [ RUN ] TestStreamDetails.VideoDimsToResolutionDescription
> [ OK ] TestStreamDetails.VideoDimsToResolutionDescription (0 ms)
> [ RUN ] TestStreamDetails.VideoAspectToAspectDescription
> [ OK ] TestStreamDetails.VideoAspectToAspectDescription (0 ms)
> [----------] 3 tests from TestStreamDetails (0 ms total)
>
> [----------] 1 test from TestStreamUtils
> [ RUN ] TestStreamUtils.General
> [ OK ] TestStreamUtils.General (0 ms)
> [----------] 1 test from TestStreamUtils (0 ms total)
>
> [----------] 37 tests from TestStringUtils
> [ RUN ] TestStringUtils.Format
> [ OK ] TestStringUtils.Format (0 ms)
> [ RUN ] TestStringUtils.ToUpper
> [ OK ] TestStringUtils.ToUpper (0 ms)
> [ RUN ] TestStringUtils.ToLower
> [ OK ] TestStringUtils.ToLower (0 ms)
> [ RUN ] TestStringUtils.ToCapitalize
> [ OK ] TestStringUtils.ToCapitalize (0 ms)
> [ RUN ] TestStringUtils.EqualsNoCase
> [ OK ] TestStringUtils.EqualsNoCase (0 ms)
> [ RUN ] TestStringUtils.Left
> [ OK ] TestStringUtils.Left (0 ms)
> [ RUN ] TestStringUtils.Mid
> [ OK ] TestStringUtils.Mid (0 ms)
> [ RUN ] TestStringUtils.Right
> [ OK ] TestStringUtils.Right (0 ms)
> [ RUN ] TestStringUtils.Trim
> [ OK ] TestStringUtils.Trim (0 ms)
> [ RUN ] TestStringUtils.TrimLeft
> [ OK ] TestStringUtils.TrimLeft (0 ms)
> [ RUN ] TestStringUtils.TrimRight
> [ OK ] TestStringUtils.TrimRight (0 ms)
> [ RUN ] TestStringUtils.Replace
> [ OK ] TestStringUtils.Replace (0 ms)
> [ RUN ] TestStringUtils.StartsWith
> [ OK ] TestStringUtils.StartsWith (0 ms)
> [ RUN ] TestStringUtils.EndsWith
> [ OK ] TestStringUtils.EndsWith (0 ms)
> [ RUN ] TestStringUtils.Join
> [ OK ] TestStringUtils.Join (0 ms)
> [ RUN ] TestStringUtils.Split
> [ OK ] TestStringUtils.Split (0 ms)
> [ RUN ] TestStringUtils.FindNumber
> [ OK ] TestStringUtils.FindNumber (0 ms)
> [ RUN ] TestStringUtils.AlphaNumericCompare
> [ OK ] TestStringUtils.AlphaNumericCompare (0 ms)
> [ RUN ] TestStringUtils.TimeStringToSeconds
> [ OK ] TestStringUtils.TimeStringToSeconds (0 ms)
> [ RUN ] TestStringUtils.RemoveCRLF
> [ OK ] TestStringUtils.RemoveCRLF (0 ms)
> [ RUN ] TestStringUtils.utf8_strlen
> [ OK ] TestStringUtils.utf8_strlen (0 ms)
> [ RUN ] TestStringUtils.SecondsToTimeString
> [ OK ] TestStringUtils.SecondsToTimeString (0 ms)
> [ RUN ] TestStringUtils.IsNaturalNumber
> [ OK ] TestStringUtils.IsNaturalNumber (0 ms)
> [ RUN ] TestStringUtils.IsInteger
> [ OK ] TestStringUtils.IsInteger (0 ms)
> [ RUN ] TestStringUtils.SizeToString
> [ OK ] TestStringUtils.SizeToString (0 ms)
> [ RUN ] TestStringUtils.EmptyString
> [ OK ] TestStringUtils.EmptyString (0 ms)
> [ RUN ] TestStringUtils.FindWords
> [ OK ] TestStringUtils.FindWords (0 ms)
> [ RUN ] TestStringUtils.FindWords_NonAscii
> [ OK ] TestStringUtils.FindWords_NonAscii (0 ms)
> [ RUN ] TestStringUtils.FindEndBracket
> [ OK ] TestStringUtils.FindEndBracket (0 ms)
> [ RUN ] TestStringUtils.DateStringToYYYYMMDD
> [ OK ] TestStringUtils.DateStringToYYYYMMDD (0 ms)
> [ RUN ] TestStringUtils.WordToDigits
> [ OK ] TestStringUtils.WordToDigits (0 ms)
> [ RUN ] TestStringUtils.CreateUUID
> CreateUUID(): 68cf8b5f-8b7d-44dd-b689-3b254f4c1bb8
> [ OK ] TestStringUtils.CreateUUID (0 ms)
> [ RUN ] TestStringUtils.ValidateUUID
> [ OK ] TestStringUtils.ValidateUUID (0 ms)
> [ RUN ] TestStringUtils.CompareFuzzy
> [ OK ] TestStringUtils.CompareFuzzy (0 ms)
> [ RUN ] TestStringUtils.FindBestMatch
> [ OK ] TestStringUtils.FindBestMatch (0 ms)
> [ RUN ] TestStringUtils.Paramify
> [ OK ] TestStringUtils.Paramify (0 ms)
> [ RUN ] TestStringUtils.sortstringbyname
> [ OK ] TestStringUtils.sortstringbyname (0 ms)
> [----------] 37 tests from TestStringUtils (1 ms total)
>
> [----------] 24 tests from TestSystemInfo
> [ RUN ] TestSystemInfo.Print_System_Info
> 'GetKernelName(false)': "Linux"
> 'GetKernelVersion()': "3.16.0"
> 'GetKernelVersionFull()': "3.16.0-4-amd64"
> 'GetOsPrettyNameWithVersion()': "Debian GNU/Linux stretch/sid 0.0"
> 'GetOsName(false)': "Debian GNU/Linux"
> 'GetOsVersion()': "0.0"
> 'GetKernelCpuFamily()': "x86"
> 'GetKernelBitness()': "64"
> 'GetBuildTargetPlatformName()': "Linux"
> 'GetBuildTargetPlatformVersionDecoded()': "version 4.6.4"
> 'GetBuildTargetPlatformVersion()': "263684"
> 'GetBuildTargetCpuFamily()': "x86"
> 'GetXbmcBitness()': "64"
> 'GetUsedCompilerNameAndVer()': "GCC 5.4.0"
> 'GetManufacturerName()': ""
> 'GetModelName()': ""
> 'GetUserAgent()': "KodifromDebian/16.1 (X11; Linux x86_64) Kodi_Fork_Kodi from Debian/1.0 Debian GNU/Linux/0.0 App_Bitness/64 Version/16.1-Debian-package-version:-16.1+dfsg1-1"
> [ OK ] TestSystemInfo.Print_System_Info (0 ms)
> [ RUN ] TestSystemInfo.GetKernelName
> [ OK ] TestSystemInfo.GetKernelName (0 ms)
> [ RUN ] TestSystemInfo.GetKernelVersionFull
> [ OK ] TestSystemInfo.GetKernelVersionFull (0 ms)
> [ RUN ] TestSystemInfo.GetKernelVersion
> [ OK ] TestSystemInfo.GetKernelVersion (0 ms)
> [ RUN ] TestSystemInfo.GetOsName
> [ OK ] TestSystemInfo.GetOsName (0 ms)
> [ RUN ] TestSystemInfo.GetOsVersion
> [ OK ] TestSystemInfo.GetOsVersion (0 ms)
> [ RUN ] TestSystemInfo.GetOsPrettyNameWithVersion
> [ OK ] TestSystemInfo.GetOsPrettyNameWithVersion (0 ms)
> [ RUN ] TestSystemInfo.GetManufacturerName
> [ OK ] TestSystemInfo.GetManufacturerName (0 ms)
> [ RUN ] TestSystemInfo.GetModelName
> [ OK ] TestSystemInfo.GetModelName (0 ms)
> [ RUN ] TestSystemInfo.IsAeroDisabled
> [ OK ] TestSystemInfo.IsAeroDisabled (0 ms)
> [ RUN ] TestSystemInfo.IsWindowsVersion
> [ OK ] TestSystemInfo.IsWindowsVersion (0 ms)
> [ RUN ] TestSystemInfo.IsWindowsVersionAtLeast
> [ OK ] TestSystemInfo.IsWindowsVersionAtLeast (0 ms)
> [ RUN ] TestSystemInfo.GetWindowsVersion
> [ OK ] TestSystemInfo.GetWindowsVersion (0 ms)
> [ RUN ] TestSystemInfo.GetKernelBitness
> [ OK ] TestSystemInfo.GetKernelBitness (0 ms)
> [ RUN ] TestSystemInfo.GetKernelCpuFamily
> [ OK ] TestSystemInfo.GetKernelCpuFamily (0 ms)
> [ RUN ] TestSystemInfo.GetXbmcBitness
> [ OK ] TestSystemInfo.GetXbmcBitness (0 ms)
> [ RUN ] TestSystemInfo.GetUserAgent
> [ OK ] TestSystemInfo.GetUserAgent (0 ms)
> [ RUN ] TestSystemInfo.HasVideoToolBoxDecoder
> [ OK ] TestSystemInfo.HasVideoToolBoxDecoder (0 ms)
> [ RUN ] TestSystemInfo.GetBuildTargetPlatformName
> [ OK ] TestSystemInfo.GetBuildTargetPlatformName (0 ms)
> [ RUN ] TestSystemInfo.GetBuildTargetPlatformVersion
> [ OK ] TestSystemInfo.GetBuildTargetPlatformVersion (0 ms)
> [ RUN ] TestSystemInfo.GetBuildTargetPlatformVersionDecoded
> [ OK ] TestSystemInfo.GetBuildTargetPlatformVersionDecoded (0 ms)
> [ RUN ] TestSystemInfo.GetBuildTargetCpuFamily
> [ OK ] TestSystemInfo.GetBuildTargetCpuFamily (0 ms)
> [ RUN ] TestSystemInfo.GetUsedCompilerNameAndVer
> [ OK ] TestSystemInfo.GetUsedCompilerNameAndVer (0 ms)
> [ RUN ] TestSystemInfo.GetDiskSpace
> [ OK ] TestSystemInfo.GetDiskSpace (0 ms)
> [----------] 24 tests from TestSystemInfo (1 ms total)
>
> [----------] 1 test from TestTimeSmoother
> [ RUN ] TestTimeSmoother.General
> currentTime: 9330
> frameTime: 9330
> Calling AddTimeStamp()
> currentTime: 9330
> frameTime: 9330
> [ OK ] TestTimeSmoother.General (0 ms)
> [----------] 1 test from TestTimeSmoother (0 ms total)
>
> [----------] 4 tests from TestTimeUtils
> [ RUN ] TestTimeUtils.CurrentHostCounter
> CurrentHostCounter(): 79540530414113
> [ OK ] TestTimeUtils.CurrentHostCounter (0 ms)
> [ RUN ] TestTimeUtils.CurrentHostFrequency
> CurrentHostFrequency(): 1000000000
> [ OK ] TestTimeUtils.CurrentHostFrequency (0 ms)
> [ RUN ] TestTimeUtils.GetFrameTime
> GetFrameTime(): 0
> Calling UpdateFrameTime()
> GetFrameTime(): 9330
> [ OK ] TestTimeUtils.GetFrameTime (0 ms)
> [ RUN ] TestTimeUtils.GetLocalTime
> cdatetime.GetAsLocalizedDateTime(): 28/07/2016 11:17:08
> time: 28/07/2016 11:17:08
> [ OK ] TestTimeUtils.GetLocalTime (0 ms)
> [----------] 4 tests from TestTimeUtils (1 ms total)
>
> [----------] 53 tests from TestURIUtils
> [ RUN ] TestURIUtils.IsInPath
> [ OK ] TestURIUtils.IsInPath (0 ms)
> [ RUN ] TestURIUtils.GetDirectory
> [ OK ] TestURIUtils.GetDirectory (0 ms)
> [ RUN ] TestURIUtils.GetExtension
> [ OK ] TestURIUtils.GetExtension (0 ms)
> [ RUN ] TestURIUtils.HasExtension
> [ OK ] TestURIUtils.HasExtension (0 ms)
> [ RUN ] TestURIUtils.GetFileName
> [ OK ] TestURIUtils.GetFileName (0 ms)
> [ RUN ] TestURIUtils.RemoveExtension
> [ OK ] TestURIUtils.RemoveExtension (0 ms)
> [ RUN ] TestURIUtils.ReplaceExtension
> [ OK ] TestURIUtils.ReplaceExtension (0 ms)
> [ RUN ] TestURIUtils.Split
> [ OK ] TestURIUtils.Split (0 ms)
> [ RUN ] TestURIUtils.SplitPath
> [ OK ] TestURIUtils.SplitPath (0 ms)
> [ RUN ] TestURIUtils.SplitPathLocal
> [ OK ] TestURIUtils.SplitPathLocal (0 ms)
> [ RUN ] TestURIUtils.GetCommonPath
> [ OK ] TestURIUtils.GetCommonPath (0 ms)
> [ RUN ] TestURIUtils.GetParentPath
> [ OK ] TestURIUtils.GetParentPath (0 ms)
> [ RUN ] TestURIUtils.SubstitutePath
> [ OK ] TestURIUtils.SubstitutePath (0 ms)
> [ RUN ] TestURIUtils.IsAddonsPath
> [ OK ] TestURIUtils.IsAddonsPath (0 ms)
> [ RUN ] TestURIUtils.IsSourcesPath
> [ OK ] TestURIUtils.IsSourcesPath (0 ms)
> [ RUN ] TestURIUtils.IsCDDA
> [ OK ] TestURIUtils.IsCDDA (0 ms)
> [ RUN ] TestURIUtils.IsDOSPath
> [ OK ] TestURIUtils.IsDOSPath (0 ms)
> [ RUN ] TestURIUtils.IsDVD
> [ OK ] TestURIUtils.IsDVD (0 ms)
> [ RUN ] TestURIUtils.IsFTP
> [ OK ] TestURIUtils.IsFTP (0 ms)
> [ RUN ] TestURIUtils.IsHD
> [ OK ] TestURIUtils.IsHD (0 ms)
> [ RUN ] TestURIUtils.IsInArchive
> [ OK ] TestURIUtils.IsInArchive (0 ms)
> [ RUN ] TestURIUtils.IsInRAR
> [ OK ] TestURIUtils.IsInRAR (0 ms)
> [ RUN ] TestURIUtils.IsInternetStream
> [ OK ] TestURIUtils.IsInternetStream (0 ms)
> [ RUN ] TestURIUtils.IsInZIP
> [ OK ] TestURIUtils.IsInZIP (0 ms)
> [ RUN ] TestURIUtils.IsISO9660
> [ OK ] TestURIUtils.IsISO9660 (0 ms)
> [ RUN ] TestURIUtils.IsLiveTV
> [ OK ] TestURIUtils.IsLiveTV (0 ms)
> [ RUN ] TestURIUtils.IsMultiPath
> [ OK ] TestURIUtils.IsMultiPath (0 ms)
> [ RUN ] TestURIUtils.IsMusicDb
> [ OK ] TestURIUtils.IsMusicDb (0 ms)
> [ RUN ] TestURIUtils.IsNfs
> [ OK ] TestURIUtils.IsNfs (0 ms)
> [ RUN ] TestURIUtils.IsOnDVD
> [ OK ] TestURIUtils.IsOnDVD (0 ms)
> [ RUN ] TestURIUtils.IsOnLAN
> [ OK ] TestURIUtils.IsOnLAN (0 ms)
> [ RUN ] TestURIUtils.IsPlugin
> [ OK ] TestURIUtils.IsPlugin (0 ms)
> [ RUN ] TestURIUtils.IsScript
> [ OK ] TestURIUtils.IsScript (0 ms)
> [ RUN ] TestURIUtils.IsRAR
> [ OK ] TestURIUtils.IsRAR (0 ms)
> [ RUN ] TestURIUtils.IsRemote
> [ OK ] TestURIUtils.IsRemote (0 ms)
> [ RUN ] TestURIUtils.IsSmb
> [ OK ] TestURIUtils.IsSmb (0 ms)
> [ RUN ] TestURIUtils.IsSpecial
> [ OK ] TestURIUtils.IsSpecial (0 ms)
> [ RUN ] TestURIUtils.IsStack
> [ OK ] TestURIUtils.IsStack (0 ms)
> [ RUN ] TestURIUtils.IsUPnP
> [ OK ] TestURIUtils.IsUPnP (0 ms)
> [ RUN ] TestURIUtils.IsURL
> [ OK ] TestURIUtils.IsURL (0 ms)
> [ RUN ] TestURIUtils.IsVideoDb
> [ OK ] TestURIUtils.IsVideoDb (0 ms)
> [ RUN ] TestURIUtils.IsZIP
> [ OK ] TestURIUtils.IsZIP (0 ms)
> [ RUN ] TestURIUtils.IsBluray
> [ OK ] TestURIUtils.IsBluray (0 ms)
> [ RUN ] TestURIUtils.AddSlashAtEnd
> [ OK ] TestURIUtils.AddSlashAtEnd (0 ms)
> [ RUN ] TestURIUtils.HasSlashAtEnd
> [ OK ] TestURIUtils.HasSlashAtEnd (0 ms)
> [ RUN ] TestURIUtils.RemoveSlashAtEnd
> [ OK ] TestURIUtils.RemoveSlashAtEnd (0 ms)
> [ RUN ] TestURIUtils.CreateArchivePath
> [ OK ] TestURIUtils.CreateArchivePath (0 ms)
> [ RUN ] TestURIUtils.AddFileToFolder
> [ OK ] TestURIUtils.AddFileToFolder (0 ms)
> [ RUN ] TestURIUtils.HasParentInHostname
> [ OK ] TestURIUtils.HasParentInHostname (0 ms)
> [ RUN ] TestURIUtils.HasEncodedHostname
> [ OK ] TestURIUtils.HasEncodedHostname (0 ms)
> [ RUN ] TestURIUtils.HasEncodedFilename
> [ OK ] TestURIUtils.HasEncodedFilename (0 ms)
> [ RUN ] TestURIUtils.GetRealPath
> [ OK ] TestURIUtils.GetRealPath (0 ms)
> [ RUN ] TestURIUtils.UpdateUrlEncoding
> [ OK ] TestURIUtils.UpdateUrlEncoding (0 ms)
> [----------] 53 tests from TestURIUtils (2 ms total)
>
> [----------] 7 tests from TestUrlOptions
> [ RUN ] TestUrlOptions.Clear
> [ OK ] TestUrlOptions.Clear (0 ms)
> [ RUN ] TestUrlOptions.AddOption
> [ OK ] TestUrlOptions.AddOption (0 ms)
> [ RUN ] TestUrlOptions.AddOptions
> [ OK ] TestUrlOptions.AddOptions (0 ms)
> [ RUN ] TestUrlOptions.RemoveOption
> [ OK ] TestUrlOptions.RemoveOption (0 ms)
> [ RUN ] TestUrlOptions.HasOption
> [ OK ] TestUrlOptions.HasOption (0 ms)
> [ RUN ] TestUrlOptions.GetOptions
> [ OK ] TestUrlOptions.GetOptions (0 ms)
> [ RUN ] TestUrlOptions.GetOptionsString
> [ OK ] TestUrlOptions.GetOptionsString (0 ms)
> [----------] 7 tests from TestUrlOptions (0 ms total)
>
> [----------] 22 tests from TestVariant
> [ RUN ] TestVariant.VariantTypeInteger
> [ OK ] TestVariant.VariantTypeInteger (0 ms)
> [ RUN ] TestVariant.VariantTypeUnsignedInteger
> [ OK ] TestVariant.VariantTypeUnsignedInteger (0 ms)
> [ RUN ] TestVariant.VariantTypeBoolean
> [ OK ] TestVariant.VariantTypeBoolean (0 ms)
> [ RUN ] TestVariant.VariantTypeString
> [ OK ] TestVariant.VariantTypeString (0 ms)
> [ RUN ] TestVariant.VariantTypeWideString
> [ OK ] TestVariant.VariantTypeWideString (0 ms)
> [ RUN ] TestVariant.VariantTypeDouble
> [ OK ] TestVariant.VariantTypeDouble (0 ms)
> [ RUN ] TestVariant.VariantTypeArray
> [ OK ] TestVariant.VariantTypeArray (0 ms)
> [ RUN ] TestVariant.VariantTypeObject
> [ OK ] TestVariant.VariantTypeObject (0 ms)
> [ RUN ] TestVariant.VariantTypeNull
> [ OK ] TestVariant.VariantTypeNull (0 ms)
> [ RUN ] TestVariant.VariantFromMap
> [ OK ] TestVariant.VariantFromMap (0 ms)
> [ RUN ] TestVariant.operatorTest
> [ OK ] TestVariant.operatorTest (0 ms)
> [ RUN ] TestVariant.push_back
> [ OK ] TestVariant.push_back (0 ms)
> [ RUN ] TestVariant.append
> [ OK ] TestVariant.append (0 ms)
> [ RUN ] TestVariant.c_str
> [ OK ] TestVariant.c_str (0 ms)
> [ RUN ] TestVariant.swap
> [ OK ] TestVariant.swap (0 ms)
> [ RUN ] TestVariant.interator_array
> [ OK ] TestVariant.interator_array (0 ms)
> [ RUN ] TestVariant.iterator_map
> [ OK ] TestVariant.iterator_map (0 ms)
> [ RUN ] TestVariant.size
> [ OK ] TestVariant.size (0 ms)
> [ RUN ] TestVariant.empty
> [ OK ] TestVariant.empty (0 ms)
> [ RUN ] TestVariant.clear
> [ OK ] TestVariant.clear (0 ms)
> [ RUN ] TestVariant.erase
> [ OK ] TestVariant.erase (0 ms)
> [ RUN ] TestVariant.isMember
> [ OK ] TestVariant.isMember (0 ms)
> [----------] 22 tests from TestVariant (1 ms total)
>
> [----------] 2 tests from TestXBMCTinyXML
> [ RUN ] TestXBMCTinyXML.ParseFromString
> [ OK ] TestXBMCTinyXML.ParseFromString (0 ms)
> [ RUN ] TestXBMCTinyXML.ParseFromFileHandle
> [ OK ] TestXBMCTinyXML.ParseFromFileHandle (0 ms)
> [----------] 2 tests from TestXBMCTinyXML (0 ms total)
>
> [----------] 24 tests from TestXMLUtils
> [ RUN ] TestXMLUtils.GetHex
> [ OK ] TestXMLUtils.GetHex (0 ms)
> [ RUN ] TestXMLUtils.GetUInt
> [ OK ] TestXMLUtils.GetUInt (0 ms)
> [ RUN ] TestXMLUtils.GetLong
> [ OK ] TestXMLUtils.GetLong (0 ms)
> [ RUN ] TestXMLUtils.GetFloat
> [ OK ] TestXMLUtils.GetFloat (0 ms)
> [ RUN ] TestXMLUtils.GetDouble
> [ OK ] TestXMLUtils.GetDouble (0 ms)
> [ RUN ] TestXMLUtils.GetInt
> [ OK ] TestXMLUtils.GetInt (0 ms)
> [ RUN ] TestXMLUtils.GetBoolean
> [ OK ] TestXMLUtils.GetBoolean (0 ms)
> [ RUN ] TestXMLUtils.GetString
> [ OK ] TestXMLUtils.GetString (0 ms)
> [ RUN ] TestXMLUtils.GetAdditiveString
> [ OK ] TestXMLUtils.GetAdditiveString (0 ms)
> [ RUN ] TestXMLUtils.GetStringArray
> [ OK ] TestXMLUtils.GetStringArray (0 ms)
> [ RUN ] TestXMLUtils.GetPath
> [ OK ] TestXMLUtils.GetPath (0 ms)
> [ RUN ] TestXMLUtils.GetDate
> [ OK ] TestXMLUtils.GetDate (0 ms)
> [ RUN ] TestXMLUtils.GetDateTime
> [ OK ] TestXMLUtils.GetDateTime (0 ms)
> [ RUN ] TestXMLUtils.SetString
> [ OK ] TestXMLUtils.SetString (0 ms)
> [ RUN ] TestXMLUtils.SetAdditiveString
> [ OK ] TestXMLUtils.SetAdditiveString (0 ms)
> [ RUN ] TestXMLUtils.SetStringArray
> [ OK ] TestXMLUtils.SetStringArray (0 ms)
> [ RUN ] TestXMLUtils.SetInt
> [ OK ] TestXMLUtils.SetInt (0 ms)
> [ RUN ] TestXMLUtils.SetFloat
> [ OK ] TestXMLUtils.SetFloat (0 ms)
> [ RUN ] TestXMLUtils.SetBoolean
> [ OK ] TestXMLUtils.SetBoolean (0 ms)
> [ RUN ] TestXMLUtils.SetHex
> [ OK ] TestXMLUtils.SetHex (0 ms)
> [ RUN ] TestXMLUtils.SetPath
> [ OK ] TestXMLUtils.SetPath (0 ms)
> [ RUN ] TestXMLUtils.SetLong
> [ OK ] TestXMLUtils.SetLong (0 ms)
> [ RUN ] TestXMLUtils.SetDate
> [ OK ] TestXMLUtils.SetDate (0 ms)
> [ RUN ] TestXMLUtils.SetDateTime
> [ OK ] TestXMLUtils.SetDateTime (0 ms)
> [----------] 24 tests from TestXMLUtils (2 ms total)
>
> [----------] 14 tests from TestEvent
> [ RUN ] TestEvent.General
> [ OK ] TestEvent.General (1 ms)
> [ RUN ] TestEvent.TwoWaits
> [ OK ] TestEvent.TwoWaits (1 ms)
> [ RUN ] TestEvent.TimedWaits
> [ OK ] TestEvent.TimedWaits (1 ms)
> [ RUN ] TestEvent.TimedWaitsTimeout
> [ OK ] TestEvent.TimedWaitsTimeout (51 ms)
> [ RUN ] TestEvent.Group
> [ OK ] TestEvent.Group (11 ms)
> [ RUN ] TestEvent.TwoGroups
> [ OK ] TestEvent.TwoGroups (12 ms)
> [ RUN ] TestEvent.AutoResetBehavior
> [ OK ] TestEvent.AutoResetBehavior (1 ms)
> [ RUN ] TestEvent.ManualReset
> [ OK ] TestEvent.ManualReset (2 ms)
> [ RUN ] TestEvent.InitVal
> [ OK ] TestEvent.InitVal (0 ms)
> [ RUN ] TestEvent.SimpleTimeout
> [ OK ] TestEvent.SimpleTimeout (50 ms)
> [ RUN ] TestEvent.GroupChildSet
> [ OK ] TestEvent.GroupChildSet (11 ms)
> [ RUN ] TestEvent.GroupChildSet2
> [ OK ] TestEvent.GroupChildSet2 (12 ms)
> [ RUN ] TestEvent.GroupWaitResetsChild
> [ OK ] TestEvent.GroupWaitResetsChild (2 ms)
> [ RUN ] TestEvent.GroupTimedWait
> [ OK ] TestEvent.GroupTimedWait (83 ms)
> [----------] 14 tests from TestEvent (238 ms total)
>
> [----------] 2 tests from TestMassEvent
> [ RUN ] TestMassEvent.General
> [ OK ] TestMassEvent.General (104 ms)
> [ RUN ] TestMassEvent.Polling
> [ OK ] TestMassEvent.Polling (105 ms)
> [----------] 2 tests from TestMassEvent (209 ms total)
>
> [----------] 1 test from TestCritSection
> [ RUN ] TestCritSection.General
> [ OK ] TestCritSection.General (0 ms)
> [----------] 1 test from TestCritSection (0 ms total)
>
> [----------] 3 tests from TestSharedSection
> [ RUN ] TestSharedSection.General
> [ OK ] TestSharedSection.General (0 ms)
> [ RUN ] TestSharedSection.GetSharedLockWhileTryingExclusiveLock
> [ OK ] TestSharedSection.GetSharedLockWhileTryingExclusiveLock (23 ms)
> [ RUN ] TestSharedSection.TwoCase
> [ OK ] TestSharedSection.TwoCase (24 ms)
> [----------] 3 tests from TestSharedSection (47 ms total)
>
> [----------] 1 test from TestMultipleSharedSection
> [ RUN ] TestMultipleSharedSection.General
> [ OK ] TestMultipleSharedSection.General (24 ms)
> [----------] 1 test from TestMultipleSharedSection (24 ms total)
>
> [----------] 4 tests from TestMassAtomic
> [ RUN ] TestMassAtomic.Increment
> [ OK ] TestMassAtomic.Increment (7 ms)
> [ RUN ] TestMassAtomic.Decrement
> [ OK ] TestMassAtomic.Decrement (11 ms)
> [ RUN ] TestMassAtomic.Add
> [ OK ] TestMassAtomic.Add (8 ms)
> [ RUN ] TestMassAtomic.Subtract
> [ OK ] TestMassAtomic.Subtract (8 ms)
> [----------] 4 tests from TestMassAtomic (34 ms total)
>
> [----------] 4 tests from TestAtomic
> [ RUN ] TestAtomic.Increment
> [ OK ] TestAtomic.Increment (0 ms)
> [ RUN ] TestAtomic.Decrement
> [ OK ] TestAtomic.Decrement (0 ms)
> [ RUN ] TestAtomic.Add
> [ OK ] TestAtomic.Add (0 ms)
> [ RUN ] TestAtomic.Subtract
> [ OK ] TestAtomic.Subtract (0 ms)
> [----------] 4 tests from TestAtomic (0 ms total)
>
> [----------] 4 tests from TestThreadLocal
> [ RUN ] TestThreadLocal.Simple
> [ OK ] TestThreadLocal.Simple (0 ms)
> [ RUN ] TestThreadLocal.Stack
> [ OK ] TestThreadLocal.Stack (0 ms)
> [ RUN ] TestThreadLocal.Heap
> [ OK ] TestThreadLocal.Heap (0 ms)
> [ RUN ] TestThreadLocal.HeapDestroyed
> [ OK ] TestThreadLocal.HeapDestroyed (1 ms)
> [----------] 4 tests from TestThreadLocal (1 ms total)
>
> [----------] 1 test from TestSwig
> [ RUN ] TestSwig.TypeConversion
> [ OK ] TestSwig.TypeConversion (0 ms)
> [----------] 1 test from TestSwig (0 ms total)
>
> [----------] 3 tests from TestUtil
> [ RUN ] TestUtil.GetQualifiedFilename
> [ OK ] TestUtil.GetQualifiedFilename (0 ms)
> [ RUN ] TestUtil.MakeLegalPath
> [ OK ] TestUtil.MakeLegalPath (0 ms)
> [ RUN ] TestUtil.SplitExec
> [ OK ] TestUtil.SplitExec (0 ms)
> [----------] 3 tests from TestUtil (0 ms total)
>
> [----------] 11 tests from NfsFile/TestNfs
> [ RUN ] NfsFile/TestNfs.splitUrlIntoExportAndPath/0
> [ OK ] NfsFile/TestNfs.splitUrlIntoExportAndPath/0 (0 ms)
> [ RUN ] NfsFile/TestNfs.splitUrlIntoExportAndPath/1
> [ OK ] NfsFile/TestNfs.splitUrlIntoExportAndPath/1 (0 ms)
> [ RUN ] NfsFile/TestNfs.splitUrlIntoExportAndPath/2
> [ OK ] NfsFile/TestNfs.splitUrlIntoExportAndPath/2 (0 ms)
> [ RUN ] NfsFile/TestNfs.splitUrlIntoExportAndPath/3
> [ OK ] NfsFile/TestNfs.splitUrlIntoExportAndPath/3 (0 ms)
> [ RUN ] NfsFile/TestNfs.splitUrlIntoExportAndPath/4
> [ OK ] NfsFile/TestNfs.splitUrlIntoExportAndPath/4 (0 ms)
> [ RUN ] NfsFile/TestNfs.splitUrlIntoExportAndPath/5
> [ OK ] NfsFile/TestNfs.splitUrlIntoExportAndPath/5 (0 ms)
> [ RUN ] NfsFile/TestNfs.splitUrlIntoExportAndPath/6
> [ OK ] NfsFile/TestNfs.splitUrlIntoExportAndPath/6 (0 ms)
> [ RUN ] NfsFile/TestNfs.splitUrlIntoExportAndPath/7
> [ OK ] NfsFile/TestNfs.splitUrlIntoExportAndPath/7 (0 ms)
> [ RUN ] NfsFile/TestNfs.splitUrlIntoExportAndPath/8
> [ OK ] NfsFile/TestNfs.splitUrlIntoExportAndPath/8 (0 ms)
> [ RUN ] NfsFile/TestNfs.splitUrlIntoExportAndPath/9
> [ OK ] NfsFile/TestNfs.splitUrlIntoExportAndPath/9 (0 ms)
> [ RUN ] NfsFile/TestNfs.splitUrlIntoExportAndPath/10
> [ OK ] NfsFile/TestNfs.splitUrlIntoExportAndPath/10 (0 ms)
> [----------] 11 tests from NfsFile/TestNfs (0 ms total)
>
> [----------] 11 tests from VideoInfoScanner/TestVideoInfoScanner
> [ RUN ] VideoInfoScanner/TestVideoInfoScanner.EnumerateEpisodeItem/0
> [ OK ] VideoInfoScanner/TestVideoInfoScanner.EnumerateEpisodeItem/0 (0 ms)
> [ RUN ] VideoInfoScanner/TestVideoInfoScanner.EnumerateEpisodeItem/1
> [ OK ] VideoInfoScanner/TestVideoInfoScanner.EnumerateEpisodeItem/1 (0 ms)
> [ RUN ] VideoInfoScanner/TestVideoInfoScanner.EnumerateEpisodeItem/2
> [ OK ] VideoInfoScanner/TestVideoInfoScanner.EnumerateEpisodeItem/2 (0 ms)
> [ RUN ] VideoInfoScanner/TestVideoInfoScanner.EnumerateEpisodeItem/3
> [ OK ] VideoInfoScanner/TestVideoInfoScanner.EnumerateEpisodeItem/3 (0 ms)
> [ RUN ] VideoInfoScanner/TestVideoInfoScanner.EnumerateEpisodeItem/4
> [ OK ] VideoInfoScanner/TestVideoInfoScanner.EnumerateEpisodeItem/4 (0 ms)
> [ RUN ] VideoInfoScanner/TestVideoInfoScanner.EnumerateEpisodeItem/5
> [ OK ] VideoInfoScanner/TestVideoInfoScanner.EnumerateEpisodeItem/5 (0 ms)
> [ RUN ] VideoInfoScanner/TestVideoInfoScanner.EnumerateEpisodeItem/6
> [ OK ] VideoInfoScanner/TestVideoInfoScanner.EnumerateEpisodeItem/6 (0 ms)
> [ RUN ] VideoInfoScanner/TestVideoInfoScanner.EnumerateEpisodeItem/7
> [ OK ] VideoInfoScanner/TestVideoInfoScanner.EnumerateEpisodeItem/7 (0 ms)
> [ RUN ] VideoInfoScanner/TestVideoInfoScanner.EnumerateEpisodeItem/8
> [ OK ] VideoInfoScanner/TestVideoInfoScanner.EnumerateEpisodeItem/8 (0 ms)
> [ RUN ] VideoInfoScanner/TestVideoInfoScanner.EnumerateEpisodeItem/9
> [ OK ] VideoInfoScanner/TestVideoInfoScanner.EnumerateEpisodeItem/9 (0 ms)
> [ RUN ] VideoInfoScanner/TestVideoInfoScanner.EnumerateEpisodeItem/10
> [ OK ] VideoInfoScanner/TestVideoInfoScanner.EnumerateEpisodeItem/10 (0 ms)
> [----------] 11 tests from VideoInfoScanner/TestVideoInfoScanner (0 ms total)
>
> [----------] 17 tests from MovieFiles/TestFileItemSpecifiedArtJpg
> [ RUN ] MovieFiles/TestFileItemSpecifiedArtJpg.GetLocalArt/0
> [ OK ] MovieFiles/TestFileItemSpecifiedArtJpg.GetLocalArt/0 (0 ms)
> [ RUN ] MovieFiles/TestFileItemSpecifiedArtJpg.GetLocalArt/1
> [ OK ] MovieFiles/TestFileItemSpecifiedArtJpg.GetLocalArt/1 (0 ms)
> [ RUN ] MovieFiles/TestFileItemSpecifiedArtJpg.GetLocalArt/2
> [ OK ] MovieFiles/TestFileItemSpecifiedArtJpg.GetLocalArt/2 (0 ms)
> [ RUN ] MovieFiles/TestFileItemSpecifiedArtJpg.GetLocalArt/3
> [ OK ] MovieFiles/TestFileItemSpecifiedArtJpg.GetLocalArt/3 (0 ms)
> [ RUN ] MovieFiles/TestFileItemSpecifiedArtJpg.GetLocalArt/4
> [ OK ] MovieFiles/TestFileItemSpecifiedArtJpg.GetLocalArt/4 (0 ms)
> [ RUN ] MovieFiles/TestFileItemSpecifiedArtJpg.GetLocalArt/5
> [ OK ] MovieFiles/TestFileItemSpecifiedArtJpg.GetLocalArt/5 (0 ms)
> [ RUN ] MovieFiles/TestFileItemSpecifiedArtJpg.GetLocalArt/6
> [ OK ] MovieFiles/TestFileItemSpecifiedArtJpg.GetLocalArt/6 (1 ms)
> [ RUN ] MovieFiles/TestFileItemSpecifiedArtJpg.GetLocalArt/7
> [ OK ] MovieFiles/TestFileItemSpecifiedArtJpg.GetLocalArt/7 (0 ms)
> [ RUN ] MovieFiles/TestFileItemSpecifiedArtJpg.GetLocalArt/8
> [ OK ] MovieFiles/TestFileItemSpecifiedArtJpg.GetLocalArt/8 (0 ms)
> [ RUN ] MovieFiles/TestFileItemSpecifiedArtJpg.GetLocalArt/9
> [ OK ] MovieFiles/TestFileItemSpecifiedArtJpg.GetLocalArt/9 (0 ms)
> [ RUN ] MovieFiles/TestFileItemSpecifiedArtJpg.GetLocalArt/10
> [ OK ] MovieFiles/TestFileItemSpecifiedArtJpg.GetLocalArt/10 (0 ms)
> [ RUN ] MovieFiles/TestFileItemSpecifiedArtJpg.GetLocalArt/11
> [ OK ] MovieFiles/TestFileItemSpecifiedArtJpg.GetLocalArt/11 (0 ms)
> [ RUN ] MovieFiles/TestFileItemSpecifiedArtJpg.GetLocalArt/12
> [ OK ] MovieFiles/TestFileItemSpecifiedArtJpg.GetLocalArt/12 (0 ms)
> [ RUN ] MovieFiles/TestFileItemSpecifiedArtJpg.GetLocalArt/13
> [ OK ] MovieFiles/TestFileItemSpecifiedArtJpg.GetLocalArt/13 (0 ms)
> [ RUN ] MovieFiles/TestFileItemSpecifiedArtJpg.GetLocalArt/14
> [ OK ] MovieFiles/TestFileItemSpecifiedArtJpg.GetLocalArt/14 (0 ms)
> [ RUN ] MovieFiles/TestFileItemSpecifiedArtJpg.GetLocalArt/15
> [ OK ] MovieFiles/TestFileItemSpecifiedArtJpg.GetLocalArt/15 (0 ms)
> [ RUN ] MovieFiles/TestFileItemSpecifiedArtJpg.GetLocalArt/16
> [ OK ] MovieFiles/TestFileItemSpecifiedArtJpg.GetLocalArt/16 (0 ms)
> [----------] 17 tests from MovieFiles/TestFileItemSpecifiedArtJpg (1 ms total)
>
> [----------] 5 tests from NoArt/TestFileItemFallbackArt
> [ RUN ] NoArt/TestFileItemFallbackArt.GetLocalArt/0
> [ OK ] NoArt/TestFileItemFallbackArt.GetLocalArt/0 (0 ms)
> [ RUN ] NoArt/TestFileItemFallbackArt.GetLocalArt/1
> [ OK ] NoArt/TestFileItemFallbackArt.GetLocalArt/1 (0 ms)
> [ RUN ] NoArt/TestFileItemFallbackArt.GetLocalArt/2
> [ OK ] NoArt/TestFileItemFallbackArt.GetLocalArt/2 (0 ms)
> [ RUN ] NoArt/TestFileItemFallbackArt.GetLocalArt/3
> [ OK ] NoArt/TestFileItemFallbackArt.GetLocalArt/3 (0 ms)
> [ RUN ] NoArt/TestFileItemFallbackArt.GetLocalArt/4
> [ OK ] NoArt/TestFileItemFallbackArt.GetLocalArt/4 (0 ms)
> [----------] 5 tests from NoArt/TestFileItemFallbackArt (0 ms total)
>
> [----------] 15 tests from BaseNameMovies/TestFileItemBasePath
> [ RUN ] BaseNameMovies/TestFileItemBasePath.GetBaseMoviePath/0
> [ OK ] BaseNameMovies/TestFileItemBasePath.GetBaseMoviePath/0 (0 ms)
> [ RUN ] BaseNameMovies/TestFileItemBasePath.GetBaseMoviePath/1
> [ OK ] BaseNameMovies/TestFileItemBasePath.GetBaseMoviePath/1 (0 ms)
> [ RUN ] BaseNameMovies/TestFileItemBasePath.GetBaseMoviePath/2
> [ OK ] BaseNameMovies/TestFileItemBasePath.GetBaseMoviePath/2 (0 ms)
> [ RUN ] BaseNameMovies/TestFileItemBasePath.GetBaseMoviePath/3
> [ OK ] BaseNameMovies/TestFileItemBasePath.GetBaseMoviePath/3 (0 ms)
> [ RUN ] BaseNameMovies/TestFileItemBasePath.GetBaseMoviePath/4
> [ OK ] BaseNameMovies/TestFileItemBasePath.GetBaseMoviePath/4 (0 ms)
> [ RUN ] BaseNameMovies/TestFileItemBasePath.GetBaseMoviePath/5
> [ OK ] BaseNameMovies/TestFileItemBasePath.GetBaseMoviePath/5 (0 ms)
> [ RUN ] BaseNameMovies/TestFileItemBasePath.GetBaseMoviePath/6
> [ OK ] BaseNameMovies/TestFileItemBasePath.GetBaseMoviePath/6 (0 ms)
> [ RUN ] BaseNameMovies/TestFileItemBasePath.GetBaseMoviePath/7
> [ OK ] BaseNameMovies/TestFileItemBasePath.GetBaseMoviePath/7 (0 ms)
> [ RUN ] BaseNameMovies/TestFileItemBasePath.GetBaseMoviePath/8
> [ OK ] BaseNameMovies/TestFileItemBasePath.GetBaseMoviePath/8 (0 ms)
> [ RUN ] BaseNameMovies/TestFileItemBasePath.GetBaseMoviePath/9
> [ OK ] BaseNameMovies/TestFileItemBasePath.GetBaseMoviePath/9 (0 ms)
> [ RUN ] BaseNameMovies/TestFileItemBasePath.GetBaseMoviePath/10
> [ OK ] BaseNameMovies/TestFileItemBasePath.GetBaseMoviePath/10 (0 ms)
> [ RUN ] BaseNameMovies/TestFileItemBasePath.GetBaseMoviePath/11
> [ OK ] BaseNameMovies/TestFileItemBasePath.GetBaseMoviePath/11 (0 ms)
> [ RUN ] BaseNameMovies/TestFileItemBasePath.GetBaseMoviePath/12
> [ OK ] BaseNameMovies/TestFileItemBasePath.GetBaseMoviePath/12 (0 ms)
> [ RUN ] BaseNameMovies/TestFileItemBasePath.GetBaseMoviePath/13
> [ OK ] BaseNameMovies/TestFileItemBasePath.GetBaseMoviePath/13 (0 ms)
> [ RUN ] BaseNameMovies/TestFileItemBasePath.GetBaseMoviePath/14
> [ OK ] BaseNameMovies/TestFileItemBasePath.GetBaseMoviePath/14 (0 ms)
> [----------] 15 tests from BaseNameMovies/TestFileItemBasePath (0 ms total)
>
> [----------] 6 tests from SampleFiles/TestTextureUtils
> [ RUN ] SampleFiles/TestTextureUtils.GetWrappedImageURL/0
> [ OK ] SampleFiles/TestTextureUtils.GetWrappedImageURL/0 (0 ms)
> [ RUN ] SampleFiles/TestTextureUtils.GetWrappedImageURL/1
> [ OK ] SampleFiles/TestTextureUtils.GetWrappedImageURL/1 (0 ms)
> [ RUN ] SampleFiles/TestTextureUtils.GetWrappedImageURL/2
> [ OK ] SampleFiles/TestTextureUtils.GetWrappedImageURL/2 (0 ms)
> [ RUN ] SampleFiles/TestTextureUtils.GetWrappedImageURL/3
> [ OK ] SampleFiles/TestTextureUtils.GetWrappedImageURL/3 (0 ms)
> [ RUN ] SampleFiles/TestTextureUtils.GetWrappedImageURL/4
> [ OK ] SampleFiles/TestTextureUtils.GetWrappedImageURL/4 (0 ms)
> [ RUN ] SampleFiles/TestTextureUtils.GetWrappedImageURL/5
> [ OK ] SampleFiles/TestTextureUtils.GetWrappedImageURL/5 (0 ms)
> [----------] 6 tests from SampleFiles/TestTextureUtils (0 ms total)
>
> [----------] 19 tests from URL/TestURLGetWithoutUserDetails
> [ RUN ] URL/TestURLGetWithoutUserDetails.GetWithoutUserDetails/0
> [ OK ] URL/TestURLGetWithoutUserDetails.GetWithoutUserDetails/0 (0 ms)
> [ RUN ] URL/TestURLGetWithoutUserDetails.GetWithoutUserDetails/1
> [ OK ] URL/TestURLGetWithoutUserDetails.GetWithoutUserDetails/1 (0 ms)
> [ RUN ] URL/TestURLGetWithoutUserDetails.GetWithoutUserDetails/2
> [ OK ] URL/TestURLGetWithoutUserDetails.GetWithoutUserDetails/2 (0 ms)
> [ RUN ] URL/TestURLGetWithoutUserDetails.GetWithoutUserDetails/3
> [ OK ] URL/TestURLGetWithoutUserDetails.GetWithoutUserDetails/3 (0 ms)
> [ RUN ] URL/TestURLGetWithoutUserDetails.GetWithoutUserDetails/4
> [ OK ] URL/TestURLGetWithoutUserDetails.GetWithoutUserDetails/4 (0 ms)
> [ RUN ] URL/TestURLGetWithoutUserDetails.GetWithoutUserDetails/5
> [ OK ] URL/TestURLGetWithoutUserDetails.GetWithoutUserDetails/5 (0 ms)
> [ RUN ] URL/TestURLGetWithoutUserDetails.GetWithoutUserDetails/6
> [ OK ] URL/TestURLGetWithoutUserDetails.GetWithoutUserDetails/6 (0 ms)
> [ RUN ] URL/TestURLGetWithoutUserDetails.GetWithoutUserDetails/7
> [ OK ] URL/TestURLGetWithoutUserDetails.GetWithoutUserDetails/7 (0 ms)
> [ RUN ] URL/TestURLGetWithoutUserDetails.GetWithoutUserDetails/8
> [ OK ] URL/TestURLGetWithoutUserDetails.GetWithoutUserDetails/8 (0 ms)
> [ RUN ] URL/TestURLGetWithoutUserDetails.GetWithoutUserDetails/9
> [ OK ] URL/TestURLGetWithoutUserDetails.GetWithoutUserDetails/9 (0 ms)
> [ RUN ] URL/TestURLGetWithoutUserDetails.GetWithoutUserDetails/10
> [ OK ] URL/TestURLGetWithoutUserDetails.GetWithoutUserDetails/10 (0 ms)
> [ RUN ] URL/TestURLGetWithoutUserDetails.GetWithoutUserDetails/11
> [ OK ] URL/TestURLGetWithoutUserDetails.GetWithoutUserDetails/11 (0 ms)
> [ RUN ] URL/TestURLGetWithoutUserDetails.GetWithoutUserDetails/12
> [ OK ] URL/TestURLGetWithoutUserDetails.GetWithoutUserDetails/12 (0 ms)
> [ RUN ] URL/TestURLGetWithoutUserDetails.GetWithoutUserDetails/13
> [ OK ] URL/TestURLGetWithoutUserDetails.GetWithoutUserDetails/13 (0 ms)
> [ RUN ] URL/TestURLGetWithoutUserDetails.GetWithoutUserDetails/14
> [ OK ] URL/TestURLGetWithoutUserDetails.GetWithoutUserDetails/14 (0 ms)
> [ RUN ] URL/TestURLGetWithoutUserDetails.GetWithoutUserDetails/15
> [ OK ] URL/TestURLGetWithoutUserDetails.GetWithoutUserDetails/15 (0 ms)
> [ RUN ] URL/TestURLGetWithoutUserDetails.GetWithoutUserDetails/16
> [ OK ] URL/TestURLGetWithoutUserDetails.GetWithoutUserDetails/16 (0 ms)
> [ RUN ] URL/TestURLGetWithoutUserDetails.GetWithoutUserDetails/17
> [ OK ] URL/TestURLGetWithoutUserDetails.GetWithoutUserDetails/17 (0 ms)
> [ RUN ] URL/TestURLGetWithoutUserDetails.GetWithoutUserDetails/18
> [ OK ] URL/TestURLGetWithoutUserDetails.GetWithoutUserDetails/18 (0 ms)
> [----------] 19 tests from URL/TestURLGetWithoutUserDetails (0 ms total)
>
> [----------] Global test environment tear-down
> [==========] 574 tests from 89 test cases ran. (9886 ms total)
> [ PASSED ] 572 tests.
> [ FAILED ] 2 tests, listed below:
> [ FAILED ] TestWebServer.CanGetCachedFileWithExactIfModifiedSince
> [ FAILED ] TestWebServer.CanGetCachedFileWithNewerIfModifiedSince
>
> 2 FAILED TESTS
> Clean shutdown of TestGlobalPattern1
> make[1]: *** [check] Error 1
> Makefile:608: recipe for target 'check' failed
> make[1]: Leaving directory '/«BUILDDIR»/kodi-16.1+dfsg1'
> dh_auto_test: make -j1 check VERBOSE=1 returned exit code 2
The full build log is available from:
http://people.debian.org/~lucas/logs/2016/07/28/kodi_16.1+dfsg1-1_unstable.log
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
More information about the pkg-multimedia-maintainers
mailing list