Python Library Media
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

unittest.json 280KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766476747684769477047714772477347744775477647774778477947804781478247834784478547864787478847894790479147924793479447954796479747984799480048014802480348044805480648074808480948104811481248134814481548164817481848194820482148224823482448254826482748284829483048314832483348344835483648374838483948404841484248434844484548464847484848494850485148524853485448554856485748584859486048614862486348644865486648674868486948704871487248734874487548764877487848794880488148824883488448854886488748884889489048914892489348944895489648974898489949004901490249034904490549064907490849094910491149124913491449154916491749184919492049214922492349244925492649274928492949304931493249334934493549364937493849394940494149424943494449454946494749484949495049514952495349544955495649574958495949604961496249634964496549664967496849694970497149724973497449754976497749784979498049814982498349844985498649874988498949904991499249934994499549964997499849995000500150025003500450055006500750085009501050115012501350145015501650175018
  1. {
  2. "coverage_information": [
  3. {
  4. "branch_coverage": 94.78999999999999,
  5. "filepath": "/user_data/data/dirk/prj/unittest/media/pylibs/media",
  6. "files": [
  7. {
  8. "branch_coverage": 94.78999999999999,
  9. "filepath": "/user_data/data/dirk/prj/unittest/media/pylibs/media/__init__.py",
  10. "fragments": [
  11. {
  12. "coverage_state": "clean",
  13. "end": 3,
  14. "start": 1
  15. },
  16. {
  17. "coverage_state": "covered",
  18. "end": 4,
  19. "start": 4
  20. },
  21. {
  22. "coverage_state": "clean",
  23. "end": 24,
  24. "start": 5
  25. },
  26. {
  27. "coverage_state": "covered",
  28. "end": 25,
  29. "start": 25
  30. },
  31. {
  32. "coverage_state": "clean",
  33. "end": 26,
  34. "start": 26
  35. },
  36. {
  37. "coverage_state": "covered",
  38. "end": 29,
  39. "start": 27
  40. },
  41. {
  42. "coverage_state": "clean",
  43. "end": 30,
  44. "start": 30
  45. },
  46. {
  47. "coverage_state": "covered",
  48. "end": 32,
  49. "start": 31
  50. },
  51. {
  52. "coverage_state": "clean",
  53. "end": 34,
  54. "start": 33
  55. },
  56. {
  57. "coverage_state": "covered",
  58. "end": 35,
  59. "start": 35
  60. },
  61. {
  62. "coverage_state": "clean",
  63. "end": 37,
  64. "start": 36
  65. },
  66. {
  67. "coverage_state": "covered",
  68. "end": 38,
  69. "start": 38
  70. },
  71. {
  72. "coverage_state": "clean",
  73. "end": 41,
  74. "start": 39
  75. },
  76. {
  77. "coverage_state": "covered",
  78. "end": 64,
  79. "start": 42
  80. },
  81. {
  82. "coverage_state": "clean",
  83. "end": 66,
  84. "start": 65
  85. },
  86. {
  87. "coverage_state": "covered",
  88. "end": 69,
  89. "start": 67
  90. },
  91. {
  92. "coverage_state": "clean",
  93. "end": 70,
  94. "start": 70
  95. },
  96. {
  97. "coverage_state": "covered",
  98. "end": 71,
  99. "start": 71
  100. },
  101. {
  102. "coverage_state": "clean",
  103. "end": 72,
  104. "start": 72
  105. },
  106. {
  107. "coverage_state": "covered",
  108. "end": 78,
  109. "start": 73
  110. },
  111. {
  112. "coverage_state": "clean",
  113. "end": 79,
  114. "start": 79
  115. },
  116. {
  117. "coverage_state": "covered",
  118. "end": 80,
  119. "start": 80
  120. },
  121. {
  122. "coverage_state": "clean",
  123. "end": 82,
  124. "start": 81
  125. },
  126. {
  127. "coverage_state": "covered",
  128. "end": 88,
  129. "start": 83
  130. },
  131. {
  132. "coverage_state": "clean",
  133. "end": 89,
  134. "start": 89
  135. },
  136. {
  137. "coverage_state": "covered",
  138. "end": 94,
  139. "start": 90
  140. },
  141. {
  142. "coverage_state": "clean",
  143. "end": 96,
  144. "start": 95
  145. },
  146. {
  147. "coverage_state": "covered",
  148. "end": 100,
  149. "start": 97
  150. },
  151. {
  152. "coverage_state": "clean",
  153. "end": 101,
  154. "start": 101
  155. },
  156. {
  157. "coverage_state": "covered",
  158. "end": 102,
  159. "start": 102
  160. },
  161. {
  162. "coverage_state": "clean",
  163. "end": 103,
  164. "start": 103
  165. },
  166. {
  167. "coverage_state": "covered",
  168. "end": 105,
  169. "start": 104
  170. },
  171. {
  172. "coverage_state": "clean",
  173. "end": 106,
  174. "start": 106
  175. },
  176. {
  177. "coverage_state": "covered",
  178. "end": 117,
  179. "start": 107
  180. },
  181. {
  182. "coverage_state": "clean",
  183. "end": 118,
  184. "start": 118
  185. },
  186. {
  187. "coverage_state": "covered",
  188. "end": 122,
  189. "start": 119
  190. },
  191. {
  192. "coverage_state": "clean",
  193. "end": 123,
  194. "start": 123
  195. },
  196. {
  197. "coverage_state": "covered",
  198. "end": 128,
  199. "start": 124
  200. },
  201. {
  202. "coverage_state": "clean",
  203. "end": 129,
  204. "start": 129
  205. },
  206. {
  207. "coverage_state": "covered",
  208. "end": 134,
  209. "start": 130
  210. },
  211. {
  212. "coverage_state": "clean",
  213. "end": 135,
  214. "start": 135
  215. },
  216. {
  217. "coverage_state": "covered",
  218. "end": 139,
  219. "start": 136
  220. },
  221. {
  222. "coverage_state": "clean",
  223. "end": 140,
  224. "start": 140
  225. },
  226. {
  227. "coverage_state": "covered",
  228. "end": 145,
  229. "start": 141
  230. },
  231. {
  232. "coverage_state": "clean",
  233. "end": 146,
  234. "start": 146
  235. },
  236. {
  237. "coverage_state": "covered",
  238. "end": 150,
  239. "start": 147
  240. },
  241. {
  242. "coverage_state": "clean",
  243. "end": 151,
  244. "start": 151
  245. },
  246. {
  247. "coverage_state": "covered",
  248. "end": 158,
  249. "start": 152
  250. },
  251. {
  252. "coverage_state": "clean",
  253. "end": 159,
  254. "start": 159
  255. },
  256. {
  257. "coverage_state": "covered",
  258. "end": 165,
  259. "start": 160
  260. },
  261. {
  262. "coverage_state": "clean",
  263. "end": 166,
  264. "start": 166
  265. },
  266. {
  267. "coverage_state": "partially-covered",
  268. "end": 167,
  269. "start": 167
  270. },
  271. {
  272. "coverage_state": "covered",
  273. "end": 172,
  274. "start": 168
  275. },
  276. {
  277. "coverage_state": "clean",
  278. "end": 173,
  279. "start": 173
  280. },
  281. {
  282. "coverage_state": "covered",
  283. "end": 175,
  284. "start": 174
  285. },
  286. {
  287. "coverage_state": "clean",
  288. "end": 176,
  289. "start": 176
  290. },
  291. {
  292. "coverage_state": "covered",
  293. "end": 177,
  294. "start": 177
  295. },
  296. {
  297. "coverage_state": "partially-covered",
  298. "end": 178,
  299. "start": 178
  300. },
  301. {
  302. "coverage_state": "covered",
  303. "end": 179,
  304. "start": 179
  305. },
  306. {
  307. "coverage_state": "clean",
  308. "end": 180,
  309. "start": 180
  310. },
  311. {
  312. "coverage_state": "uncovered",
  313. "end": 181,
  314. "start": 181
  315. },
  316. {
  317. "coverage_state": "clean",
  318. "end": 182,
  319. "start": 182
  320. },
  321. {
  322. "coverage_state": "covered",
  323. "end": 185,
  324. "start": 183
  325. },
  326. {
  327. "coverage_state": "clean",
  328. "end": 187,
  329. "start": 186
  330. },
  331. {
  332. "coverage_state": "covered",
  333. "end": 191,
  334. "start": 188
  335. },
  336. {
  337. "coverage_state": "clean",
  338. "end": 192,
  339. "start": 192
  340. },
  341. {
  342. "coverage_state": "covered",
  343. "end": 193,
  344. "start": 193
  345. },
  346. {
  347. "coverage_state": "clean",
  348. "end": 194,
  349. "start": 194
  350. },
  351. {
  352. "coverage_state": "covered",
  353. "end": 197,
  354. "start": 195
  355. },
  356. {
  357. "coverage_state": "clean",
  358. "end": 198,
  359. "start": 198
  360. },
  361. {
  362. "coverage_state": "covered",
  363. "end": 199,
  364. "start": 199
  365. },
  366. {
  367. "coverage_state": "clean",
  368. "end": 201,
  369. "start": 200
  370. },
  371. {
  372. "coverage_state": "covered",
  373. "end": 202,
  374. "start": 202
  375. },
  376. {
  377. "coverage_state": "clean",
  378. "end": 203,
  379. "start": 203
  380. },
  381. {
  382. "coverage_state": "covered",
  383. "end": 213,
  384. "start": 204
  385. },
  386. {
  387. "coverage_state": "clean",
  388. "end": 214,
  389. "start": 214
  390. },
  391. {
  392. "coverage_state": "covered",
  393. "end": 216,
  394. "start": 215
  395. },
  396. {
  397. "coverage_state": "clean",
  398. "end": 217,
  399. "start": 217
  400. },
  401. {
  402. "coverage_state": "covered",
  403. "end": 219,
  404. "start": 218
  405. },
  406. {
  407. "coverage_state": "clean",
  408. "end": 220,
  409. "start": 220
  410. },
  411. {
  412. "coverage_state": "covered",
  413. "end": 221,
  414. "start": 221
  415. },
  416. {
  417. "coverage_state": "clean",
  418. "end": null,
  419. "start": 222
  420. }
  421. ],
  422. "line_coverage": 99.33999999999999,
  423. "name": "media.__init__.py"
  424. },
  425. {
  426. "branch_coverage": 94.78999999999999,
  427. "filepath": "/user_data/data/dirk/prj/unittest/media/pylibs/media/common.py",
  428. "fragments": [
  429. {
  430. "coverage_state": "covered",
  431. "end": 1,
  432. "start": 1
  433. },
  434. {
  435. "coverage_state": "clean",
  436. "end": 2,
  437. "start": 2
  438. },
  439. {
  440. "coverage_state": "covered",
  441. "end": 5,
  442. "start": 3
  443. },
  444. {
  445. "coverage_state": "clean",
  446. "end": 6,
  447. "start": 6
  448. },
  449. {
  450. "coverage_state": "covered",
  451. "end": 9,
  452. "start": 7
  453. },
  454. {
  455. "coverage_state": "clean",
  456. "end": 11,
  457. "start": 10
  458. },
  459. {
  460. "coverage_state": "covered",
  461. "end": 19,
  462. "start": 12
  463. },
  464. {
  465. "coverage_state": "clean",
  466. "end": null,
  467. "start": 20
  468. }
  469. ],
  470. "line_coverage": 100.0,
  471. "name": "media.common.py"
  472. },
  473. {
  474. "branch_coverage": 94.78999999999999,
  475. "filepath": "/user_data/data/dirk/prj/unittest/media/pylibs/media/convert.py",
  476. "fragments": [
  477. {
  478. "coverage_state": "covered",
  479. "end": 5,
  480. "start": 1
  481. },
  482. {
  483. "coverage_state": "clean",
  484. "end": 7,
  485. "start": 6
  486. },
  487. {
  488. "coverage_state": "covered",
  489. "end": 12,
  490. "start": 8
  491. },
  492. {
  493. "coverage_state": "clean",
  494. "end": 13,
  495. "start": 13
  496. },
  497. {
  498. "coverage_state": "covered",
  499. "end": 18,
  500. "start": 14
  501. },
  502. {
  503. "coverage_state": "partially-covered",
  504. "end": 19,
  505. "start": 19
  506. },
  507. {
  508. "coverage_state": "covered",
  509. "end": 20,
  510. "start": 20
  511. },
  512. {
  513. "coverage_state": "clean",
  514. "end": 21,
  515. "start": 21
  516. },
  517. {
  518. "coverage_state": "uncovered",
  519. "end": 22,
  520. "start": 22
  521. },
  522. {
  523. "coverage_state": "covered",
  524. "end": 24,
  525. "start": 23
  526. },
  527. {
  528. "coverage_state": "uncovered",
  529. "end": 27,
  530. "start": 25
  531. },
  532. {
  533. "coverage_state": "covered",
  534. "end": 33,
  535. "start": 28
  536. },
  537. {
  538. "coverage_state": "clean",
  539. "end": 34,
  540. "start": 34
  541. },
  542. {
  543. "coverage_state": "covered",
  544. "end": 35,
  545. "start": 35
  546. },
  547. {
  548. "coverage_state": "clean",
  549. "end": null,
  550. "start": 36
  551. }
  552. ],
  553. "line_coverage": 86.67,
  554. "name": "media.convert.py"
  555. },
  556. {
  557. "branch_coverage": 94.78999999999999,
  558. "filepath": "/user_data/data/dirk/prj/unittest/media/pylibs/media/metadata.py",
  559. "fragments": [
  560. {
  561. "coverage_state": "covered",
  562. "end": 7,
  563. "start": 1
  564. },
  565. {
  566. "coverage_state": "clean",
  567. "end": 9,
  568. "start": 8
  569. },
  570. {
  571. "coverage_state": "covered",
  572. "end": 10,
  573. "start": 10
  574. },
  575. {
  576. "coverage_state": "clean",
  577. "end": 12,
  578. "start": 11
  579. },
  580. {
  581. "coverage_state": "covered",
  582. "end": 14,
  583. "start": 13
  584. },
  585. {
  586. "coverage_state": "clean",
  587. "end": 16,
  588. "start": 15
  589. },
  590. {
  591. "coverage_state": "covered",
  592. "end": 33,
  593. "start": 17
  594. },
  595. {
  596. "coverage_state": "clean",
  597. "end": 35,
  598. "start": 34
  599. },
  600. {
  601. "coverage_state": "covered",
  602. "end": 45,
  603. "start": 36
  604. },
  605. {
  606. "coverage_state": "clean",
  607. "end": 47,
  608. "start": 46
  609. },
  610. {
  611. "coverage_state": "covered",
  612. "end": 49,
  613. "start": 48
  614. },
  615. {
  616. "coverage_state": "clean",
  617. "end": 51,
  618. "start": 50
  619. },
  620. {
  621. "coverage_state": "covered",
  622. "end": 53,
  623. "start": 52
  624. },
  625. {
  626. "coverage_state": "clean",
  627. "end": 54,
  628. "start": 54
  629. },
  630. {
  631. "coverage_state": "covered",
  632. "end": 58,
  633. "start": 55
  634. },
  635. {
  636. "coverage_state": "clean",
  637. "end": 59,
  638. "start": 59
  639. },
  640. {
  641. "coverage_state": "covered",
  642. "end": 62,
  643. "start": 60
  644. },
  645. {
  646. "coverage_state": "clean",
  647. "end": 63,
  648. "start": 63
  649. },
  650. {
  651. "coverage_state": "covered",
  652. "end": 65,
  653. "start": 64
  654. },
  655. {
  656. "coverage_state": "clean",
  657. "end": 66,
  658. "start": 66
  659. },
  660. {
  661. "coverage_state": "covered",
  662. "end": 68,
  663. "start": 67
  664. },
  665. {
  666. "coverage_state": "clean",
  667. "end": 69,
  668. "start": 69
  669. },
  670. {
  671. "coverage_state": "covered",
  672. "end": 72,
  673. "start": 70
  674. },
  675. {
  676. "coverage_state": "clean",
  677. "end": 74,
  678. "start": 73
  679. },
  680. {
  681. "coverage_state": "covered",
  682. "end": 77,
  683. "start": 75
  684. },
  685. {
  686. "coverage_state": "clean",
  687. "end": 78,
  688. "start": 78
  689. },
  690. {
  691. "coverage_state": "covered",
  692. "end": 80,
  693. "start": 79
  694. },
  695. {
  696. "coverage_state": "clean",
  697. "end": 81,
  698. "start": 81
  699. },
  700. {
  701. "coverage_state": "covered",
  702. "end": 86,
  703. "start": 82
  704. },
  705. {
  706. "coverage_state": "uncovered",
  707. "end": 89,
  708. "start": 87
  709. },
  710. {
  711. "coverage_state": "clean",
  712. "end": 90,
  713. "start": 90
  714. },
  715. {
  716. "coverage_state": "covered",
  717. "end": 96,
  718. "start": 91
  719. },
  720. {
  721. "coverage_state": "clean",
  722. "end": 97,
  723. "start": 97
  724. },
  725. {
  726. "coverage_state": "covered",
  727. "end": 104,
  728. "start": 98
  729. },
  730. {
  731. "coverage_state": "clean",
  732. "end": 106,
  733. "start": 105
  734. },
  735. {
  736. "coverage_state": "covered",
  737. "end": 113,
  738. "start": 107
  739. },
  740. {
  741. "coverage_state": "clean",
  742. "end": 114,
  743. "start": 114
  744. },
  745. {
  746. "coverage_state": "covered",
  747. "end": 115,
  748. "start": 115
  749. },
  750. {
  751. "coverage_state": "clean",
  752. "end": 116,
  753. "start": 116
  754. },
  755. {
  756. "coverage_state": "covered",
  757. "end": 138,
  758. "start": 117
  759. },
  760. {
  761. "coverage_state": "clean",
  762. "end": 141,
  763. "start": 139
  764. },
  765. {
  766. "coverage_state": "covered",
  767. "end": 144,
  768. "start": 142
  769. },
  770. {
  771. "coverage_state": "clean",
  772. "end": 146,
  773. "start": 145
  774. },
  775. {
  776. "coverage_state": "covered",
  777. "end": 156,
  778. "start": 147
  779. },
  780. {
  781. "coverage_state": "clean",
  782. "end": 158,
  783. "start": 157
  784. },
  785. {
  786. "coverage_state": "covered",
  787. "end": 160,
  788. "start": 159
  789. },
  790. {
  791. "coverage_state": "clean",
  792. "end": 172,
  793. "start": 161
  794. },
  795. {
  796. "coverage_state": "covered",
  797. "end": 174,
  798. "start": 173
  799. },
  800. {
  801. "coverage_state": "clean",
  802. "end": 190,
  803. "start": 175
  804. },
  805. {
  806. "coverage_state": "covered",
  807. "end": 202,
  808. "start": 191
  809. },
  810. {
  811. "coverage_state": "clean",
  812. "end": 204,
  813. "start": 203
  814. },
  815. {
  816. "coverage_state": "covered",
  817. "end": 210,
  818. "start": 205
  819. },
  820. {
  821. "coverage_state": "clean",
  822. "end": 212,
  823. "start": 211
  824. },
  825. {
  826. "coverage_state": "covered",
  827. "end": 219,
  828. "start": 213
  829. },
  830. {
  831. "coverage_state": "partially-covered",
  832. "end": 220,
  833. "start": 220
  834. },
  835. {
  836. "coverage_state": "uncovered",
  837. "end": 221,
  838. "start": 221
  839. },
  840. {
  841. "coverage_state": "covered",
  842. "end": 224,
  843. "start": 222
  844. },
  845. {
  846. "coverage_state": "partially-covered",
  847. "end": 225,
  848. "start": 225
  849. },
  850. {
  851. "coverage_state": "uncovered",
  852. "end": 226,
  853. "start": 226
  854. },
  855. {
  856. "coverage_state": "covered",
  857. "end": 234,
  858. "start": 227
  859. },
  860. {
  861. "coverage_state": "clean",
  862. "end": 236,
  863. "start": 235
  864. },
  865. {
  866. "coverage_state": "covered",
  867. "end": 240,
  868. "start": 237
  869. },
  870. {
  871. "coverage_state": "clean",
  872. "end": null,
  873. "start": 241
  874. }
  875. ],
  876. "line_coverage": 97.09,
  877. "name": "media.metadata.py"
  878. }
  879. ],
  880. "line_coverage": 97.28999999999999,
  881. "name": "media"
  882. }
  883. ],
  884. "lost_souls": {
  885. "item_list": [],
  886. "testcase_list": []
  887. },
  888. "specification": {
  889. "comment": "Comment",
  890. "item_dict": {
  891. "_AdR7EEYDEequ74M7usLaPw": {
  892. "Description": "The class {\\tt image} shall have a method {\\tt rotate\\_by\\_orientation}, which rotates the image by an exif orientation. If no parameter is given, the orientation will be taken out of the loaded image. The method returns {\\tt True} on success and {\\tt False} on failures.",
  893. "Fitcriterion": "",
  894. "Heading": "Rotate",
  895. "ID": "REQ-6",
  896. "last_change": "2020-02-02T23:47:29.986+01:00",
  897. "system_type_uid": "_MR7eNHYYEem_kd-7nxt1sg",
  898. "system_uid": "_AdR7EEYDEequ74M7usLaPw",
  899. "xml_tag": "{http://www.omg.org/spec/ReqIF/20110401/reqif.xsd}SPEC-OBJECT"
  900. },
  901. "_CBaAQEYDEequ74M7usLaPw": {
  902. "Description": "The class {\\tt image} shall have a method {\\tt join}, which joins an image to the loaded image. The method returns {\\tt True} on success and {\\tt False} on failures.",
  903. "Heading": "Join",
  904. "ID": "REQ-7",
  905. "last_change": "2020-02-02T23:47:36.859+01:00",
  906. "system_type_uid": "_MR7eNHYYEem_kd-7nxt1sg",
  907. "system_uid": "_CBaAQEYDEequ74M7usLaPw",
  908. "xml_tag": "{http://www.omg.org/spec/ReqIF/20110401/reqif.xsd}SPEC-OBJECT"
  909. },
  910. "_DBCGsEYCEequ74M7usLaPw": {
  911. "Description": "The library {\\tt media} shall have a class {\\tt image}. This class shall be able to read from image or video files, pil image instances or from {\\tt media.image} instances itself. The class shall help by some common tasks like rotating, resizing, \\ldots",
  912. "Heading": "Image",
  913. "last_change": "2020-02-02T23:46:21.153+01:00",
  914. "system_type_uid": "_4-K5EHYYEem_kd-7nxt1sg",
  915. "system_uid": "_DBCGsEYCEequ74M7usLaPw",
  916. "xml_tag": "{http://www.omg.org/spec/ReqIF/20110401/reqif.xsd}SPEC-OBJECT"
  917. },
  918. "_Fv7V4EYCEequ74M7usLaPw": {
  919. "Description": "The class {\\tt image} shall have a method {\\tt load\\_from\\_file}, which creates a copy of an image to the instance. Load from file can handle a filename, but also pil images and media images. The method returns {\\tt True} on success and {\\tt False} on failures.",
  920. "Heading": "Load from File",
  921. "ID": "REQ-2",
  922. "last_change": "2020-02-02T23:47:07.229+01:00",
  923. "system_type_uid": "_MR7eNHYYEem_kd-7nxt1sg",
  924. "system_uid": "_Fv7V4EYCEequ74M7usLaPw",
  925. "xml_tag": "{http://www.omg.org/spec/ReqIF/20110401/reqif.xsd}SPEC-OBJECT"
  926. },
  927. "_HGpRMEYCEequ74M7usLaPw": {
  928. "Description": "The class {\\tt image} shall have a method {\\tt save}, which stores the modified image to a given filename. The method returns {\\tt True} on success and {\\tt False} on failures.",
  929. "Heading": "Save",
  930. "ID": "REQ-3",
  931. "last_change": "2020-02-02T23:47:14.322+01:00",
  932. "system_type_uid": "_MR7eNHYYEem_kd-7nxt1sg",
  933. "system_uid": "_HGpRMEYCEequ74M7usLaPw",
  934. "xml_tag": "{http://www.omg.org/spec/ReqIF/20110401/reqif.xsd}SPEC-OBJECT"
  935. },
  936. "_MR7eOHYYEem_kd-7nxt1sg": {
  937. "Heading": "Metadata",
  938. "last_change": "2020-01-30T20:32:07.705+01:00",
  939. "system_type_uid": "_4-K5EHYYEem_kd-7nxt1sg",
  940. "system_uid": "_MR7eOHYYEem_kd-7nxt1sg",
  941. "xml_tag": "{http://www.omg.org/spec/ReqIF/20110401/reqif.xsd}SPEC-OBJECT"
  942. },
  943. "_XzMFcHYZEem_kd-7nxt1sg": {
  944. "Description": "A Method shall return the metadata for a given media filename.",
  945. "Fitcriterion": "",
  946. "Heading": "Method to get Metadata",
  947. "ID": "REQ-1",
  948. "ReasonForImplementation": "",
  949. "last_change": "2020-01-30T20:33:27.982+01:00",
  950. "system_type_uid": "_MR7eNHYYEem_kd-7nxt1sg",
  951. "system_uid": "_XzMFcHYZEem_kd-7nxt1sg",
  952. "xml_tag": "{http://www.omg.org/spec/ReqIF/20110401/reqif.xsd}SPEC-OBJECT"
  953. },
  954. "_wvLDcEYCEequ74M7usLaPw": {
  955. "Description": "The class {\\tt image} shall have a method {\\tt image\\_data}, which returns the raw data of the modified image.",
  956. "Heading": "Image data",
  957. "ID": "REQ-4",
  958. "last_change": "2020-02-02T23:44:49.710+01:00",
  959. "system_type_uid": "_MR7eNHYYEem_kd-7nxt1sg",
  960. "system_uid": "_wvLDcEYCEequ74M7usLaPw",
  961. "xml_tag": "{http://www.omg.org/spec/ReqIF/20110401/reqif.xsd}SPEC-OBJECT"
  962. },
  963. "_zQ29EEYCEequ74M7usLaPw": {
  964. "Description": "The class {\\tt image} shall have a method {\\tt resize}, which resizes the image. The method returns {\\tt True} on success and {\\tt False} on failures.",
  965. "Heading": "Resize",
  966. "ID": "REQ-5",
  967. "last_change": "2020-02-02T23:47:23.563+01:00",
  968. "system_type_uid": "_MR7eNHYYEem_kd-7nxt1sg",
  969. "system_uid": "_zQ29EEYCEequ74M7usLaPw",
  970. "xml_tag": "{http://www.omg.org/spec/ReqIF/20110401/reqif.xsd}SPEC-OBJECT"
  971. }
  972. },
  973. "titel": "Title",
  974. "uid_list_sorted": [
  975. "_MR7eOHYYEem_kd-7nxt1sg",
  976. "_XzMFcHYZEem_kd-7nxt1sg",
  977. "_DBCGsEYCEequ74M7usLaPw",
  978. "_Fv7V4EYCEequ74M7usLaPw",
  979. "_HGpRMEYCEequ74M7usLaPw",
  980. "_wvLDcEYCEequ74M7usLaPw",
  981. "_zQ29EEYCEequ74M7usLaPw",
  982. "_AdR7EEYDEequ74M7usLaPw",
  983. "_CBaAQEYDEequ74M7usLaPw"
  984. ]
  985. },
  986. "system_information": {
  987. "Architecture": "64bit",
  988. "Distribution": "Linux Mint 20.1 ulyssa",
  989. "Hostname": "ahorn",
  990. "Kernel": "5.4.0-60-generic (#67-Ubuntu SMP Tue Jan 5 18:31:36 UTC 2021)",
  991. "Machine": "x86_64",
  992. "Path": "/user_data/data/dirk/prj/unittest/media/unittest",
  993. "System": "Linux",
  994. "Username": "dirk"
  995. },
  996. "testobject_information": {
  997. "Dependencies": [],
  998. "Description": "The Module {\\tt media} is designed to help on all issues with media files, like tags (e.g. exif, id3) and transformations.\nFor more Information read the documentation.",
  999. "Name": "media",
  1000. "State": "Released",
  1001. "Supported Interpreters": "python3",
  1002. "Version": "2f1c613a705625b8766637c1c130b6ab"
  1003. },
  1004. "testrun_list": [
  1005. {
  1006. "heading_dict": {
  1007. "_AdR7EEYDEequ74M7usLaPw": "Rotate",
  1008. "_CBaAQEYDEequ74M7usLaPw": "Join",
  1009. "_DBCGsEYCEequ74M7usLaPw": "Image",
  1010. "_Fv7V4EYCEequ74M7usLaPw": "Load from File",
  1011. "_HGpRMEYCEequ74M7usLaPw": "Save",
  1012. "_MR7eOHYYEem_kd-7nxt1sg": "Metadata",
  1013. "_XzMFcHYZEem_kd-7nxt1sg": "Method to get Metadata",
  1014. "_wvLDcEYCEequ74M7usLaPw": "Image data",
  1015. "_zQ29EEYCEequ74M7usLaPw": "Resize"
  1016. },
  1017. "interpreter": "python 3.8.5 (final)",
  1018. "name": "Default Testsession name",
  1019. "number_of_failed_tests": 0,
  1020. "number_of_possibly_failed_tests": 0,
  1021. "number_of_successfull_tests": 7,
  1022. "number_of_tests": 7,
  1023. "testcase_execution_level": 90,
  1024. "testcase_names": {
  1025. "0": "Single Test",
  1026. "10": "Smoke Test (Minumum subset)",
  1027. "50": "Short Test (Subset)",
  1028. "90": "Full Test (all defined tests)"
  1029. },
  1030. "testcases": {
  1031. "_AdR7EEYDEequ74M7usLaPw": {
  1032. "args": null,
  1033. "asctime": "2021-01-14 00:59:09,126",
  1034. "created": 1610582349.1260378,
  1035. "exc_info": null,
  1036. "exc_text": null,
  1037. "filename": "__init__.py",
  1038. "funcName": "testrun",
  1039. "levelname": "INFO",
  1040. "levelno": 20,
  1041. "lineno": 35,
  1042. "message": "_AdR7EEYDEequ74M7usLaPw",
  1043. "module": "__init__",
  1044. "moduleLogger": [],
  1045. "msecs": 126.0378360748291,
  1046. "msg": "_AdR7EEYDEequ74M7usLaPw",
  1047. "name": "__tLogger__",
  1048. "pathname": "/user_data/data/dirk/prj/unittest/media/unittest/src/tests/__init__.py",
  1049. "process": 21433,
  1050. "processName": "MainProcess",
  1051. "relativeCreated": 1975.4455089569092,
  1052. "stack_info": null,
  1053. "testcaseLogger": [
  1054. {
  1055. "args": [
  1056. "False",
  1057. "<class 'bool'>"
  1058. ],
  1059. "asctime": "2021-01-14 00:59:09,126",
  1060. "created": 1610582349.1261973,
  1061. "exc_info": null,
  1062. "exc_text": null,
  1063. "filename": "test.py",
  1064. "funcName": "equivalency_chk",
  1065. "levelname": "INFO",
  1066. "levelno": 20,
  1067. "lineno": 144,
  1068. "message": "Returnvalue of rotate method without loading an image is correct (Content False and Type is <class 'bool'>).",
  1069. "module": "test",
  1070. "moduleLogger": [
  1071. {
  1072. "args": [
  1073. "Returnvalue of rotate method without loading an image",
  1074. "False",
  1075. "<class 'bool'>"
  1076. ],
  1077. "asctime": "2021-01-14 00:59:09,126",
  1078. "created": 1610582349.1261213,
  1079. "exc_info": null,
  1080. "exc_text": null,
  1081. "filename": "test.py",
  1082. "funcName": "__report_result__",
  1083. "levelname": "DEBUG",
  1084. "levelno": 10,
  1085. "lineno": 22,
  1086. "message": "Result (Returnvalue of rotate method without loading an image): False (<class 'bool'>)",
  1087. "module": "test",
  1088. "msecs": 126.12128257751465,
  1089. "msg": "Result (%s): %s (%s)",
  1090. "name": "__unittest__",
  1091. "pathname": "src/unittest/test.py",
  1092. "process": 21433,
  1093. "processName": "MainProcess",
  1094. "relativeCreated": 1975.5289554595947,
  1095. "stack_info": null,
  1096. "thread": 140195114268480,
  1097. "threadName": "MainThread"
  1098. },
  1099. {
  1100. "args": [
  1101. "Returnvalue of rotate method without loading an image",
  1102. "False",
  1103. "<class 'bool'>"
  1104. ],
  1105. "asctime": "2021-01-14 00:59:09,126",
  1106. "created": 1610582349.126161,
  1107. "exc_info": null,
  1108. "exc_text": null,
  1109. "filename": "test.py",
  1110. "funcName": "__report_expectation_equivalency__",
  1111. "levelname": "DEBUG",
  1112. "levelno": 10,
  1113. "lineno": 26,
  1114. "message": "Expectation (Returnvalue of rotate method without loading an image): result = False (<class 'bool'>)",
  1115. "module": "test",
  1116. "msecs": 126.16109848022461,
  1117. "msg": "Expectation (%s): result = %s (%s)",
  1118. "name": "__unittest__",
  1119. "pathname": "src/unittest/test.py",
  1120. "process": 21433,
  1121. "processName": "MainProcess",
  1122. "relativeCreated": 1975.5687713623047,
  1123. "stack_info": null,
  1124. "thread": 140195114268480,
  1125. "threadName": "MainThread"
  1126. }
  1127. ],
  1128. "msecs": 126.19733810424805,
  1129. "msg": "Returnvalue of rotate method without loading an image is correct (Content %s and Type is %s).",
  1130. "name": "__tLogger__",
  1131. "pathname": "src/unittest/test.py",
  1132. "process": 21433,
  1133. "processName": "MainProcess",
  1134. "relativeCreated": 1975.6050109863281,
  1135. "stack_info": null,
  1136. "thread": 140195114268480,
  1137. "threadName": "MainThread",
  1138. "time_consumption": 3.62396240234375e-05
  1139. },
  1140. {
  1141. "args": [
  1142. "False",
  1143. "<class 'bool'>"
  1144. ],
  1145. "asctime": "2021-01-14 00:59:09,249",
  1146. "created": 1610582349.2498689,
  1147. "exc_info": null,
  1148. "exc_text": null,
  1149. "filename": "test.py",
  1150. "funcName": "equivalency_chk",
  1151. "levelname": "INFO",
  1152. "levelno": 20,
  1153. "lineno": 144,
  1154. "message": "Returnvalue of rotate method with invalid orientation is correct (Content False and Type is <class 'bool'>).",
  1155. "module": "test",
  1156. "moduleLogger": [
  1157. {
  1158. "args": [
  1159. "Returnvalue of rotate method with invalid orientation",
  1160. "False",
  1161. "<class 'bool'>"
  1162. ],
  1163. "asctime": "2021-01-14 00:59:09,249",
  1164. "created": 1610582349.249714,
  1165. "exc_info": null,
  1166. "exc_text": null,
  1167. "filename": "test.py",
  1168. "funcName": "__report_result__",
  1169. "levelname": "DEBUG",
  1170. "levelno": 10,
  1171. "lineno": 22,
  1172. "message": "Result (Returnvalue of rotate method with invalid orientation): False (<class 'bool'>)",
  1173. "module": "test",
  1174. "msecs": 249.71389770507812,
  1175. "msg": "Result (%s): %s (%s)",
  1176. "name": "__unittest__",
  1177. "pathname": "src/unittest/test.py",
  1178. "process": 21433,
  1179. "processName": "MainProcess",
  1180. "relativeCreated": 2099.121570587158,
  1181. "stack_info": null,
  1182. "thread": 140195114268480,
  1183. "threadName": "MainThread"
  1184. },
  1185. {
  1186. "args": [
  1187. "Returnvalue of rotate method with invalid orientation",
  1188. "False",
  1189. "<class 'bool'>"
  1190. ],
  1191. "asctime": "2021-01-14 00:59:09,249",
  1192. "created": 1610582349.2498217,
  1193. "exc_info": null,
  1194. "exc_text": null,
  1195. "filename": "test.py",
  1196. "funcName": "__report_expectation_equivalency__",
  1197. "levelname": "DEBUG",
  1198. "levelno": 10,
  1199. "lineno": 26,
  1200. "message": "Expectation (Returnvalue of rotate method with invalid orientation): result = False (<class 'bool'>)",
  1201. "module": "test",
  1202. "msecs": 249.82166290283203,
  1203. "msg": "Expectation (%s): result = %s (%s)",
  1204. "name": "__unittest__",
  1205. "pathname": "src/unittest/test.py",
  1206. "process": 21433,
  1207. "processName": "MainProcess",
  1208. "relativeCreated": 2099.229335784912,
  1209. "stack_info": null,
  1210. "thread": 140195114268480,
  1211. "threadName": "MainThread"
  1212. }
  1213. ],
  1214. "msecs": 249.86886978149414,
  1215. "msg": "Returnvalue of rotate method with invalid orientation is correct (Content %s and Type is %s).",
  1216. "name": "__tLogger__",
  1217. "pathname": "src/unittest/test.py",
  1218. "process": 21433,
  1219. "processName": "MainProcess",
  1220. "relativeCreated": 2099.276542663574,
  1221. "stack_info": null,
  1222. "thread": 140195114268480,
  1223. "threadName": "MainThread",
  1224. "time_consumption": 4.7206878662109375e-05
  1225. },
  1226. {
  1227. "args": [
  1228. "False",
  1229. "<class 'bool'>"
  1230. ],
  1231. "asctime": "2021-01-14 00:59:09,368",
  1232. "created": 1610582349.368857,
  1233. "exc_info": null,
  1234. "exc_text": null,
  1235. "filename": "test.py",
  1236. "funcName": "equivalency_chk",
  1237. "levelname": "INFO",
  1238. "levelno": 20,
  1239. "lineno": 144,
  1240. "message": "Returnvalue of rotate method with no orientation in method call and exif is correct (Content False and Type is <class 'bool'>).",
  1241. "module": "test",
  1242. "moduleLogger": [
  1243. {
  1244. "args": [
  1245. "Returnvalue of rotate method with no orientation in method call and exif",
  1246. "False",
  1247. "<class 'bool'>"
  1248. ],
  1249. "asctime": "2021-01-14 00:59:09,368",
  1250. "created": 1610582349.3685825,
  1251. "exc_info": null,
  1252. "exc_text": null,
  1253. "filename": "test.py",
  1254. "funcName": "__report_result__",
  1255. "levelname": "DEBUG",
  1256. "levelno": 10,
  1257. "lineno": 22,
  1258. "message": "Result (Returnvalue of rotate method with no orientation in method call and exif): False (<class 'bool'>)",
  1259. "module": "test",
  1260. "msecs": 368.58248710632324,
  1261. "msg": "Result (%s): %s (%s)",
  1262. "name": "__unittest__",
  1263. "pathname": "src/unittest/test.py",
  1264. "process": 21433,
  1265. "processName": "MainProcess",
  1266. "relativeCreated": 2217.9901599884033,
  1267. "stack_info": null,
  1268. "thread": 140195114268480,
  1269. "threadName": "MainThread"
  1270. },
  1271. {
  1272. "args": [
  1273. "Returnvalue of rotate method with no orientation in method call and exif",
  1274. "False",
  1275. "<class 'bool'>"
  1276. ],
  1277. "asctime": "2021-01-14 00:59:09,368",
  1278. "created": 1610582349.3687541,
  1279. "exc_info": null,
  1280. "exc_text": null,
  1281. "filename": "test.py",
  1282. "funcName": "__report_expectation_equivalency__",
  1283. "levelname": "DEBUG",
  1284. "levelno": 10,
  1285. "lineno": 26,
  1286. "message": "Expectation (Returnvalue of rotate method with no orientation in method call and exif): result = False (<class 'bool'>)",
  1287. "module": "test",
  1288. "msecs": 368.75414848327637,
  1289. "msg": "Expectation (%s): result = %s (%s)",
  1290. "name": "__unittest__",
  1291. "pathname": "src/unittest/test.py",
  1292. "process": 21433,
  1293. "processName": "MainProcess",
  1294. "relativeCreated": 2218.1618213653564,
  1295. "stack_info": null,
  1296. "thread": 140195114268480,
  1297. "threadName": "MainThread"
  1298. }
  1299. ],
  1300. "msecs": 368.85690689086914,
  1301. "msg": "Returnvalue of rotate method with no orientation in method call and exif is correct (Content %s and Type is %s).",
  1302. "name": "__tLogger__",
  1303. "pathname": "src/unittest/test.py",
  1304. "process": 21433,
  1305. "processName": "MainProcess",
  1306. "relativeCreated": 2218.264579772949,
  1307. "stack_info": null,
  1308. "thread": 140195114268480,
  1309. "threadName": "MainThread",
  1310. "time_consumption": 0.00010275840759277344
  1311. },
  1312. {
  1313. "args": [
  1314. "True",
  1315. "<class 'bool'>"
  1316. ],
  1317. "asctime": "2021-01-14 00:59:09,606",
  1318. "created": 1610582349.6060865,
  1319. "exc_info": null,
  1320. "exc_text": null,
  1321. "filename": "test.py",
  1322. "funcName": "equivalency_chk",
  1323. "levelname": "INFO",
  1324. "levelno": 20,
  1325. "lineno": 144,
  1326. "message": "Filecompare for rotated_image_none.jpg is correct (Content True and Type is <class 'bool'>).",
  1327. "module": "test",
  1328. "moduleLogger": [
  1329. {
  1330. "args": [
  1331. "None"
  1332. ],
  1333. "asctime": "2021-01-14 00:59:09,369",
  1334. "created": 1610582349.369007,
  1335. "exc_info": null,
  1336. "exc_text": null,
  1337. "filename": "test_image.py",
  1338. "funcName": "rotate_by_orientation",
  1339. "levelname": "DEBUG",
  1340. "levelno": 10,
  1341. "lineno": 78,
  1342. "message": "Rotate with orientation None",
  1343. "module": "test_image",
  1344. "msecs": 369.0071105957031,
  1345. "msg": "Rotate with orientation %s",
  1346. "name": "__unittest__",
  1347. "pathname": "src/tests/test_image.py",
  1348. "process": 21433,
  1349. "processName": "MainProcess",
  1350. "relativeCreated": 2218.414783477783,
  1351. "stack_info": null,
  1352. "thread": 140195114268480,
  1353. "threadName": "MainThread"
  1354. },
  1355. {
  1356. "args": [
  1357. "Filecompare for rotated_image_none.jpg",
  1358. "True",
  1359. "<class 'bool'>"
  1360. ],
  1361. "asctime": "2021-01-14 00:59:09,605",
  1362. "created": 1610582349.605915,
  1363. "exc_info": null,
  1364. "exc_text": null,
  1365. "filename": "test.py",
  1366. "funcName": "__report_result__",
  1367. "levelname": "DEBUG",
  1368. "levelno": 10,
  1369. "lineno": 22,
  1370. "message": "Result (Filecompare for rotated_image_none.jpg): True (<class 'bool'>)",
  1371. "module": "test",
  1372. "msecs": 605.9150695800781,
  1373. "msg": "Result (%s): %s (%s)",
  1374. "name": "__unittest__",
  1375. "pathname": "src/unittest/test.py",
  1376. "process": 21433,
  1377. "processName": "MainProcess",
  1378. "relativeCreated": 2455.322742462158,
  1379. "stack_info": null,
  1380. "thread": 140195114268480,
  1381. "threadName": "MainThread"
  1382. },
  1383. {
  1384. "args": [
  1385. "Filecompare for rotated_image_none.jpg",
  1386. "True",
  1387. "<class 'bool'>"
  1388. ],
  1389. "asctime": "2021-01-14 00:59:09,606",
  1390. "created": 1610582349.6060295,
  1391. "exc_info": null,
  1392. "exc_text": null,
  1393. "filename": "test.py",
  1394. "funcName": "__report_expectation_equivalency__",
  1395. "levelname": "DEBUG",
  1396. "levelno": 10,
  1397. "lineno": 26,
  1398. "message": "Expectation (Filecompare for rotated_image_none.jpg): result = True (<class 'bool'>)",
  1399. "module": "test",
  1400. "msecs": 606.0295104980469,
  1401. "msg": "Expectation (%s): result = %s (%s)",
  1402. "name": "__unittest__",
  1403. "pathname": "src/unittest/test.py",
  1404. "process": 21433,
  1405. "processName": "MainProcess",
  1406. "relativeCreated": 2455.437183380127,
  1407. "stack_info": null,
  1408. "thread": 140195114268480,
  1409. "threadName": "MainThread"
  1410. }
  1411. ],
  1412. "msecs": 606.0864925384521,
  1413. "msg": "Filecompare for rotated_image_none.jpg is correct (Content %s and Type is %s).",
  1414. "name": "__tLogger__",
  1415. "pathname": "src/unittest/test.py",
  1416. "process": 21433,
  1417. "processName": "MainProcess",
  1418. "relativeCreated": 2455.494165420532,
  1419. "stack_info": null,
  1420. "thread": 140195114268480,
  1421. "threadName": "MainThread",
  1422. "time_consumption": 5.698204040527344e-05
  1423. },
  1424. {
  1425. "args": [
  1426. "True",
  1427. "<class 'bool'>"
  1428. ],
  1429. "asctime": "2021-01-14 00:59:09,848",
  1430. "created": 1610582349.8489134,
  1431. "exc_info": null,
  1432. "exc_text": null,
  1433. "filename": "test.py",
  1434. "funcName": "equivalency_chk",
  1435. "levelname": "INFO",
  1436. "levelno": 20,
  1437. "lineno": 144,
  1438. "message": "Filecompare for rotated_image_6.jpg is correct (Content True and Type is <class 'bool'>).",
  1439. "module": "test",
  1440. "moduleLogger": [
  1441. {
  1442. "args": [
  1443. "6"
  1444. ],
  1445. "asctime": "2021-01-14 00:59:09,606",
  1446. "created": 1610582349.6061897,
  1447. "exc_info": null,
  1448. "exc_text": null,
  1449. "filename": "test_image.py",
  1450. "funcName": "rotate_by_orientation",
  1451. "levelname": "DEBUG",
  1452. "levelno": 10,
  1453. "lineno": 78,
  1454. "message": "Rotate with orientation 6",
  1455. "module": "test_image",
  1456. "msecs": 606.1897277832031,
  1457. "msg": "Rotate with orientation %s",
  1458. "name": "__unittest__",
  1459. "pathname": "src/tests/test_image.py",
  1460. "process": 21433,
  1461. "processName": "MainProcess",
  1462. "relativeCreated": 2455.597400665283,
  1463. "stack_info": null,
  1464. "thread": 140195114268480,
  1465. "threadName": "MainThread"
  1466. },
  1467. {
  1468. "args": [
  1469. "Filecompare for rotated_image_6.jpg",
  1470. "True",
  1471. "<class 'bool'>"
  1472. ],
  1473. "asctime": "2021-01-14 00:59:09,848",
  1474. "created": 1610582349.848767,
  1475. "exc_info": null,
  1476. "exc_text": null,
  1477. "filename": "test.py",
  1478. "funcName": "__report_result__",
  1479. "levelname": "DEBUG",
  1480. "levelno": 10,
  1481. "lineno": 22,
  1482. "message": "Result (Filecompare for rotated_image_6.jpg): True (<class 'bool'>)",
  1483. "module": "test",
  1484. "msecs": 848.7670421600342,
  1485. "msg": "Result (%s): %s (%s)",
  1486. "name": "__unittest__",
  1487. "pathname": "src/unittest/test.py",
  1488. "process": 21433,
  1489. "processName": "MainProcess",
  1490. "relativeCreated": 2698.1747150421143,
  1491. "stack_info": null,
  1492. "thread": 140195114268480,
  1493. "threadName": "MainThread"
  1494. },
  1495. {
  1496. "args": [
  1497. "Filecompare for rotated_image_6.jpg",
  1498. "True",
  1499. "<class 'bool'>"
  1500. ],
  1501. "asctime": "2021-01-14 00:59:09,848",
  1502. "created": 1610582349.848868,
  1503. "exc_info": null,
  1504. "exc_text": null,
  1505. "filename": "test.py",
  1506. "funcName": "__report_expectation_equivalency__",
  1507. "levelname": "DEBUG",
  1508. "levelno": 10,
  1509. "lineno": 26,
  1510. "message": "Expectation (Filecompare for rotated_image_6.jpg): result = True (<class 'bool'>)",
  1511. "module": "test",
  1512. "msecs": 848.8678932189941,
  1513. "msg": "Expectation (%s): result = %s (%s)",
  1514. "name": "__unittest__",
  1515. "pathname": "src/unittest/test.py",
  1516. "process": 21433,
  1517. "processName": "MainProcess",
  1518. "relativeCreated": 2698.275566101074,
  1519. "stack_info": null,
  1520. "thread": 140195114268480,
  1521. "threadName": "MainThread"
  1522. }
  1523. ],
  1524. "msecs": 848.9134311676025,
  1525. "msg": "Filecompare for rotated_image_6.jpg is correct (Content %s and Type is %s).",
  1526. "name": "__tLogger__",
  1527. "pathname": "src/unittest/test.py",
  1528. "process": 21433,
  1529. "processName": "MainProcess",
  1530. "relativeCreated": 2698.3211040496826,
  1531. "stack_info": null,
  1532. "thread": 140195114268480,
  1533. "threadName": "MainThread",
  1534. "time_consumption": 4.553794860839844e-05
  1535. },
  1536. {
  1537. "args": [
  1538. "True",
  1539. "<class 'bool'>"
  1540. ],
  1541. "asctime": "2021-01-14 00:59:10,107",
  1542. "created": 1610582350.1071022,
  1543. "exc_info": null,
  1544. "exc_text": null,
  1545. "filename": "test.py",
  1546. "funcName": "equivalency_chk",
  1547. "levelname": "INFO",
  1548. "levelno": 20,
  1549. "lineno": 144,
  1550. "message": "Filecompare for rotated_image_8.jpg is correct (Content True and Type is <class 'bool'>).",
  1551. "module": "test",
  1552. "moduleLogger": [
  1553. {
  1554. "args": [
  1555. "8"
  1556. ],
  1557. "asctime": "2021-01-14 00:59:09,849",
  1558. "created": 1610582349.8490083,
  1559. "exc_info": null,
  1560. "exc_text": null,
  1561. "filename": "test_image.py",
  1562. "funcName": "rotate_by_orientation",
  1563. "levelname": "DEBUG",
  1564. "levelno": 10,
  1565. "lineno": 78,
  1566. "message": "Rotate with orientation 8",
  1567. "module": "test_image",
  1568. "msecs": 849.008321762085,
  1569. "msg": "Rotate with orientation %s",
  1570. "name": "__unittest__",
  1571. "pathname": "src/tests/test_image.py",
  1572. "process": 21433,
  1573. "processName": "MainProcess",
  1574. "relativeCreated": 2698.415994644165,
  1575. "stack_info": null,
  1576. "thread": 140195114268480,
  1577. "threadName": "MainThread"
  1578. },
  1579. {
  1580. "args": [
  1581. "Filecompare for rotated_image_8.jpg",
  1582. "True",
  1583. "<class 'bool'>"
  1584. ],
  1585. "asctime": "2021-01-14 00:59:10,106",
  1586. "created": 1610582350.1069353,
  1587. "exc_info": null,
  1588. "exc_text": null,
  1589. "filename": "test.py",
  1590. "funcName": "__report_result__",
  1591. "levelname": "DEBUG",
  1592. "levelno": 10,
  1593. "lineno": 22,
  1594. "message": "Result (Filecompare for rotated_image_8.jpg): True (<class 'bool'>)",
  1595. "module": "test",
  1596. "msecs": 106.93526268005371,
  1597. "msg": "Result (%s): %s (%s)",
  1598. "name": "__unittest__",
  1599. "pathname": "src/unittest/test.py",
  1600. "process": 21433,
  1601. "processName": "MainProcess",
  1602. "relativeCreated": 2956.342935562134,
  1603. "stack_info": null,
  1604. "thread": 140195114268480,
  1605. "threadName": "MainThread"
  1606. },
  1607. {
  1608. "args": [
  1609. "Filecompare for rotated_image_8.jpg",
  1610. "True",
  1611. "<class 'bool'>"
  1612. ],
  1613. "asctime": "2021-01-14 00:59:10,107",
  1614. "created": 1610582350.1070468,
  1615. "exc_info": null,
  1616. "exc_text": null,
  1617. "filename": "test.py",
  1618. "funcName": "__report_expectation_equivalency__",
  1619. "levelname": "DEBUG",
  1620. "levelno": 10,
  1621. "lineno": 26,
  1622. "message": "Expectation (Filecompare for rotated_image_8.jpg): result = True (<class 'bool'>)",
  1623. "module": "test",
  1624. "msecs": 107.04684257507324,
  1625. "msg": "Expectation (%s): result = %s (%s)",
  1626. "name": "__unittest__",
  1627. "pathname": "src/unittest/test.py",
  1628. "process": 21433,
  1629. "processName": "MainProcess",
  1630. "relativeCreated": 2956.4545154571533,
  1631. "stack_info": null,
  1632. "thread": 140195114268480,
  1633. "threadName": "MainThread"
  1634. }
  1635. ],
  1636. "msecs": 107.1021556854248,
  1637. "msg": "Filecompare for rotated_image_8.jpg is correct (Content %s and Type is %s).",
  1638. "name": "__tLogger__",
  1639. "pathname": "src/unittest/test.py",
  1640. "process": 21433,
  1641. "processName": "MainProcess",
  1642. "relativeCreated": 2956.509828567505,
  1643. "stack_info": null,
  1644. "thread": 140195114268480,
  1645. "threadName": "MainThread",
  1646. "time_consumption": 5.53131103515625e-05
  1647. },
  1648. {
  1649. "args": [
  1650. "True",
  1651. "<class 'bool'>"
  1652. ],
  1653. "asctime": "2021-01-14 00:59:10,342",
  1654. "created": 1610582350.3423116,
  1655. "exc_info": null,
  1656. "exc_text": null,
  1657. "filename": "test.py",
  1658. "funcName": "equivalency_chk",
  1659. "levelname": "INFO",
  1660. "levelno": 20,
  1661. "lineno": 144,
  1662. "message": "Filecompare for rotated_image_3.jpg is correct (Content True and Type is <class 'bool'>).",
  1663. "module": "test",
  1664. "moduleLogger": [
  1665. {
  1666. "args": [
  1667. "3"
  1668. ],
  1669. "asctime": "2021-01-14 00:59:10,107",
  1670. "created": 1610582350.1072028,
  1671. "exc_info": null,
  1672. "exc_text": null,
  1673. "filename": "test_image.py",
  1674. "funcName": "rotate_by_orientation",
  1675. "levelname": "DEBUG",
  1676. "levelno": 10,
  1677. "lineno": 78,
  1678. "message": "Rotate with orientation 3",
  1679. "module": "test_image",
  1680. "msecs": 107.20276832580566,
  1681. "msg": "Rotate with orientation %s",
  1682. "name": "__unittest__",
  1683. "pathname": "src/tests/test_image.py",
  1684. "process": 21433,
  1685. "processName": "MainProcess",
  1686. "relativeCreated": 2956.6104412078857,
  1687. "stack_info": null,
  1688. "thread": 140195114268480,
  1689. "threadName": "MainThread"
  1690. },
  1691. {
  1692. "args": [
  1693. "Filecompare for rotated_image_3.jpg",
  1694. "True",
  1695. "<class 'bool'>"
  1696. ],
  1697. "asctime": "2021-01-14 00:59:10,342",
  1698. "created": 1610582350.3420997,
  1699. "exc_info": null,
  1700. "exc_text": null,
  1701. "filename": "test.py",
  1702. "funcName": "__report_result__",
  1703. "levelname": "DEBUG",
  1704. "levelno": 10,
  1705. "lineno": 22,
  1706. "message": "Result (Filecompare for rotated_image_3.jpg): True (<class 'bool'>)",
  1707. "module": "test",
  1708. "msecs": 342.099666595459,
  1709. "msg": "Result (%s): %s (%s)",
  1710. "name": "__unittest__",
  1711. "pathname": "src/unittest/test.py",
  1712. "process": 21433,
  1713. "processName": "MainProcess",
  1714. "relativeCreated": 3191.507339477539,
  1715. "stack_info": null,
  1716. "thread": 140195114268480,
  1717. "threadName": "MainThread"
  1718. },
  1719. {
  1720. "args": [
  1721. "Filecompare for rotated_image_3.jpg",
  1722. "True",
  1723. "<class 'bool'>"
  1724. ],
  1725. "asctime": "2021-01-14 00:59:10,342",
  1726. "created": 1610582350.3422296,
  1727. "exc_info": null,
  1728. "exc_text": null,
  1729. "filename": "test.py",
  1730. "funcName": "__report_expectation_equivalency__",
  1731. "levelname": "DEBUG",
  1732. "levelno": 10,
  1733. "lineno": 26,
  1734. "message": "Expectation (Filecompare for rotated_image_3.jpg): result = True (<class 'bool'>)",
  1735. "module": "test",
  1736. "msecs": 342.22960472106934,
  1737. "msg": "Expectation (%s): result = %s (%s)",
  1738. "name": "__unittest__",
  1739. "pathname": "src/unittest/test.py",
  1740. "process": 21433,
  1741. "processName": "MainProcess",
  1742. "relativeCreated": 3191.6372776031494,
  1743. "stack_info": null,
  1744. "thread": 140195114268480,
  1745. "threadName": "MainThread"
  1746. }
  1747. ],
  1748. "msecs": 342.3116207122803,
  1749. "msg": "Filecompare for rotated_image_3.jpg is correct (Content %s and Type is %s).",
  1750. "name": "__tLogger__",
  1751. "pathname": "src/unittest/test.py",
  1752. "process": 21433,
  1753. "processName": "MainProcess",
  1754. "relativeCreated": 3191.7192935943604,
  1755. "stack_info": null,
  1756. "thread": 140195114268480,
  1757. "threadName": "MainThread",
  1758. "time_consumption": 8.20159912109375e-05
  1759. }
  1760. ],
  1761. "thread": 140195114268480,
  1762. "threadName": "MainThread",
  1763. "time_consumption": 1.2162737846374512,
  1764. "time_finished": "2021-01-14 00:59:10,342",
  1765. "time_start": "2021-01-14 00:59:09,126"
  1766. },
  1767. "_CBaAQEYDEequ74M7usLaPw": {
  1768. "args": null,
  1769. "asctime": "2021-01-14 00:59:10,344",
  1770. "created": 1610582350.3444724,
  1771. "exc_info": null,
  1772. "exc_text": null,
  1773. "filename": "__init__.py",
  1774. "funcName": "testrun",
  1775. "levelname": "INFO",
  1776. "levelno": 20,
  1777. "lineno": 36,
  1778. "message": "_CBaAQEYDEequ74M7usLaPw",
  1779. "module": "__init__",
  1780. "moduleLogger": [],
  1781. "msecs": 344.47240829467773,
  1782. "msg": "_CBaAQEYDEequ74M7usLaPw",
  1783. "name": "__tLogger__",
  1784. "pathname": "/user_data/data/dirk/prj/unittest/media/unittest/src/tests/__init__.py",
  1785. "process": 21433,
  1786. "processName": "MainProcess",
  1787. "relativeCreated": 3193.880081176758,
  1788. "stack_info": null,
  1789. "testcaseLogger": [
  1790. {
  1791. "args": [
  1792. "False",
  1793. "<class 'bool'>"
  1794. ],
  1795. "asctime": "2021-01-14 00:59:10,344",
  1796. "created": 1610582350.3447115,
  1797. "exc_info": null,
  1798. "exc_text": null,
  1799. "filename": "test.py",
  1800. "funcName": "equivalency_chk",
  1801. "levelname": "INFO",
  1802. "levelno": 20,
  1803. "lineno": 144,
  1804. "message": "Returnvalue of join method without loading an image is correct (Content False and Type is <class 'bool'>).",
  1805. "module": "test",
  1806. "moduleLogger": [
  1807. {
  1808. "args": [
  1809. "Returnvalue of join method without loading an image",
  1810. "False",
  1811. "<class 'bool'>"
  1812. ],
  1813. "asctime": "2021-01-14 00:59:10,344",
  1814. "created": 1610582350.3446014,
  1815. "exc_info": null,
  1816. "exc_text": null,
  1817. "filename": "test.py",
  1818. "funcName": "__report_result__",
  1819. "levelname": "DEBUG",
  1820. "levelno": 10,
  1821. "lineno": 22,
  1822. "message": "Result (Returnvalue of join method without loading an image): False (<class 'bool'>)",
  1823. "module": "test",
  1824. "msecs": 344.6013927459717,
  1825. "msg": "Result (%s): %s (%s)",
  1826. "name": "__unittest__",
  1827. "pathname": "src/unittest/test.py",
  1828. "process": 21433,
  1829. "processName": "MainProcess",
  1830. "relativeCreated": 3194.0090656280518,
  1831. "stack_info": null,
  1832. "thread": 140195114268480,
  1833. "threadName": "MainThread"
  1834. },
  1835. {
  1836. "args": [
  1837. "Returnvalue of join method without loading an image",
  1838. "False",
  1839. "<class 'bool'>"
  1840. ],
  1841. "asctime": "2021-01-14 00:59:10,344",
  1842. "created": 1610582350.3446612,
  1843. "exc_info": null,
  1844. "exc_text": null,
  1845. "filename": "test.py",
  1846. "funcName": "__report_expectation_equivalency__",
  1847. "levelname": "DEBUG",
  1848. "levelno": 10,
  1849. "lineno": 26,
  1850. "message": "Expectation (Returnvalue of join method without loading an image): result = False (<class 'bool'>)",
  1851. "module": "test",
  1852. "msecs": 344.6612358093262,
  1853. "msg": "Expectation (%s): result = %s (%s)",
  1854. "name": "__unittest__",
  1855. "pathname": "src/unittest/test.py",
  1856. "process": 21433,
  1857. "processName": "MainProcess",
  1858. "relativeCreated": 3194.0689086914062,
  1859. "stack_info": null,
  1860. "thread": 140195114268480,
  1861. "threadName": "MainThread"
  1862. }
  1863. ],
  1864. "msecs": 344.7115421295166,
  1865. "msg": "Returnvalue of join method without loading an image is correct (Content %s and Type is %s).",
  1866. "name": "__tLogger__",
  1867. "pathname": "src/unittest/test.py",
  1868. "process": 21433,
  1869. "processName": "MainProcess",
  1870. "relativeCreated": 3194.1192150115967,
  1871. "stack_info": null,
  1872. "thread": 140195114268480,
  1873. "threadName": "MainThread",
  1874. "time_consumption": 5.030632019042969e-05
  1875. },
  1876. {
  1877. "args": [
  1878. "False",
  1879. "<class 'bool'>"
  1880. ],
  1881. "asctime": "2021-01-14 00:59:10,679",
  1882. "created": 1610582350.6790338,
  1883. "exc_info": null,
  1884. "exc_text": null,
  1885. "filename": "test.py",
  1886. "funcName": "equivalency_chk",
  1887. "levelname": "INFO",
  1888. "levelno": 20,
  1889. "lineno": 144,
  1890. "message": "Returnvalue of join method with invalid join position is correct (Content False and Type is <class 'bool'>).",
  1891. "module": "test",
  1892. "moduleLogger": [
  1893. {
  1894. "args": [
  1895. "Returnvalue of join method with invalid join position",
  1896. "False",
  1897. "<class 'bool'>"
  1898. ],
  1899. "asctime": "2021-01-14 00:59:10,678",
  1900. "created": 1610582350.6788177,
  1901. "exc_info": null,
  1902. "exc_text": null,
  1903. "filename": "test.py",
  1904. "funcName": "__report_result__",
  1905. "levelname": "DEBUG",
  1906. "levelno": 10,
  1907. "lineno": 22,
  1908. "message": "Result (Returnvalue of join method with invalid join position): False (<class 'bool'>)",
  1909. "module": "test",
  1910. "msecs": 678.8177490234375,
  1911. "msg": "Result (%s): %s (%s)",
  1912. "name": "__unittest__",
  1913. "pathname": "src/unittest/test.py",
  1914. "process": 21433,
  1915. "processName": "MainProcess",
  1916. "relativeCreated": 3528.2254219055176,
  1917. "stack_info": null,
  1918. "thread": 140195114268480,
  1919. "threadName": "MainThread"
  1920. },
  1921. {
  1922. "args": [
  1923. "Returnvalue of join method with invalid join position",
  1924. "False",
  1925. "<class 'bool'>"
  1926. ],
  1927. "asctime": "2021-01-14 00:59:10,678",
  1928. "created": 1610582350.6789567,
  1929. "exc_info": null,
  1930. "exc_text": null,
  1931. "filename": "test.py",
  1932. "funcName": "__report_expectation_equivalency__",
  1933. "levelname": "DEBUG",
  1934. "levelno": 10,
  1935. "lineno": 26,
  1936. "message": "Expectation (Returnvalue of join method with invalid join position): result = False (<class 'bool'>)",
  1937. "module": "test",
  1938. "msecs": 678.9567470550537,
  1939. "msg": "Expectation (%s): result = %s (%s)",
  1940. "name": "__unittest__",
  1941. "pathname": "src/unittest/test.py",
  1942. "process": 21433,
  1943. "processName": "MainProcess",
  1944. "relativeCreated": 3528.364419937134,
  1945. "stack_info": null,
  1946. "thread": 140195114268480,
  1947. "threadName": "MainThread"
  1948. }
  1949. ],
  1950. "msecs": 679.0337562561035,
  1951. "msg": "Returnvalue of join method with invalid join position is correct (Content %s and Type is %s).",
  1952. "name": "__tLogger__",
  1953. "pathname": "src/unittest/test.py",
  1954. "process": 21433,
  1955. "processName": "MainProcess",
  1956. "relativeCreated": 3528.4414291381836,
  1957. "stack_info": null,
  1958. "thread": 140195114268480,
  1959. "threadName": "MainThread",
  1960. "time_consumption": 7.700920104980469e-05
  1961. },
  1962. {
  1963. "args": [
  1964. "False",
  1965. "<class 'bool'>"
  1966. ],
  1967. "asctime": "2021-01-14 00:59:10,782",
  1968. "created": 1610582350.782479,
  1969. "exc_info": null,
  1970. "exc_text": null,
  1971. "filename": "test.py",
  1972. "funcName": "equivalency_chk",
  1973. "levelname": "INFO",
  1974. "levelno": 20,
  1975. "lineno": 144,
  1976. "message": "Returnvalue of join method with unknown join file is correct (Content False and Type is <class 'bool'>).",
  1977. "module": "test",
  1978. "moduleLogger": [
  1979. {
  1980. "args": [
  1981. "Returnvalue of join method with unknown join file",
  1982. "False",
  1983. "<class 'bool'>"
  1984. ],
  1985. "asctime": "2021-01-14 00:59:10,782",
  1986. "created": 1610582350.7822797,
  1987. "exc_info": null,
  1988. "exc_text": null,
  1989. "filename": "test.py",
  1990. "funcName": "__report_result__",
  1991. "levelname": "DEBUG",
  1992. "levelno": 10,
  1993. "lineno": 22,
  1994. "message": "Result (Returnvalue of join method with unknown join file): False (<class 'bool'>)",
  1995. "module": "test",
  1996. "msecs": 782.2797298431396,
  1997. "msg": "Result (%s): %s (%s)",
  1998. "name": "__unittest__",
  1999. "pathname": "src/unittest/test.py",
  2000. "process": 21433,
  2001. "processName": "MainProcess",
  2002. "relativeCreated": 3631.6874027252197,
  2003. "stack_info": null,
  2004. "thread": 140195114268480,
  2005. "threadName": "MainThread"
  2006. },
  2007. {
  2008. "args": [
  2009. "Returnvalue of join method with unknown join file",
  2010. "False",
  2011. "<class 'bool'>"
  2012. ],
  2013. "asctime": "2021-01-14 00:59:10,782",
  2014. "created": 1610582350.7824047,
  2015. "exc_info": null,
  2016. "exc_text": null,
  2017. "filename": "test.py",
  2018. "funcName": "__report_expectation_equivalency__",
  2019. "levelname": "DEBUG",
  2020. "levelno": 10,
  2021. "lineno": 26,
  2022. "message": "Expectation (Returnvalue of join method with unknown join file): result = False (<class 'bool'>)",
  2023. "module": "test",
  2024. "msecs": 782.4046611785889,
  2025. "msg": "Expectation (%s): result = %s (%s)",
  2026. "name": "__unittest__",
  2027. "pathname": "src/unittest/test.py",
  2028. "process": 21433,
  2029. "processName": "MainProcess",
  2030. "relativeCreated": 3631.812334060669,
  2031. "stack_info": null,
  2032. "thread": 140195114268480,
  2033. "threadName": "MainThread"
  2034. }
  2035. ],
  2036. "msecs": 782.4790477752686,
  2037. "msg": "Returnvalue of join method with unknown join file is correct (Content %s and Type is %s).",
  2038. "name": "__tLogger__",
  2039. "pathname": "src/unittest/test.py",
  2040. "process": 21433,
  2041. "processName": "MainProcess",
  2042. "relativeCreated": 3631.8867206573486,
  2043. "stack_info": null,
  2044. "thread": 140195114268480,
  2045. "threadName": "MainThread",
  2046. "time_consumption": 7.43865966796875e-05
  2047. },
  2048. {
  2049. "args": [
  2050. "True",
  2051. "<class 'bool'>"
  2052. ],
  2053. "asctime": "2021-01-14 00:59:11,181",
  2054. "created": 1610582351.1814868,
  2055. "exc_info": null,
  2056. "exc_text": null,
  2057. "filename": "test.py",
  2058. "funcName": "equivalency_chk",
  2059. "levelname": "INFO",
  2060. "levelno": 20,
  2061. "lineno": 144,
  2062. "message": "Filecompare for joined_image_3.jpg is correct (Content True and Type is <class 'bool'>).",
  2063. "module": "test",
  2064. "moduleLogger": [
  2065. {
  2066. "args": [
  2067. 3
  2068. ],
  2069. "asctime": "2021-01-14 00:59:10,782",
  2070. "created": 1610582350.7825966,
  2071. "exc_info": null,
  2072. "exc_text": null,
  2073. "filename": "test_image.py",
  2074. "funcName": "join",
  2075. "levelname": "DEBUG",
  2076. "levelno": 10,
  2077. "lineno": 108,
  2078. "message": "Join with position 3",
  2079. "module": "test_image",
  2080. "msecs": 782.5965881347656,
  2081. "msg": "Join with position %d",
  2082. "name": "__unittest__",
  2083. "pathname": "src/tests/test_image.py",
  2084. "process": 21433,
  2085. "processName": "MainProcess",
  2086. "relativeCreated": 3632.0042610168457,
  2087. "stack_info": null,
  2088. "thread": 140195114268480,
  2089. "threadName": "MainThread"
  2090. },
  2091. {
  2092. "args": [
  2093. "Filecompare for joined_image_3.jpg",
  2094. "True",
  2095. "<class 'bool'>"
  2096. ],
  2097. "asctime": "2021-01-14 00:59:11,181",
  2098. "created": 1610582351.1812804,
  2099. "exc_info": null,
  2100. "exc_text": null,
  2101. "filename": "test.py",
  2102. "funcName": "__report_result__",
  2103. "levelname": "DEBUG",
  2104. "levelno": 10,
  2105. "lineno": 22,
  2106. "message": "Result (Filecompare for joined_image_3.jpg): True (<class 'bool'>)",
  2107. "module": "test",
  2108. "msecs": 181.28037452697754,
  2109. "msg": "Result (%s): %s (%s)",
  2110. "name": "__unittest__",
  2111. "pathname": "src/unittest/test.py",
  2112. "process": 21433,
  2113. "processName": "MainProcess",
  2114. "relativeCreated": 4030.6880474090576,
  2115. "stack_info": null,
  2116. "thread": 140195114268480,
  2117. "threadName": "MainThread"
  2118. },
  2119. {
  2120. "args": [
  2121. "Filecompare for joined_image_3.jpg",
  2122. "True",
  2123. "<class 'bool'>"
  2124. ],
  2125. "asctime": "2021-01-14 00:59:11,181",
  2126. "created": 1610582351.1814065,
  2127. "exc_info": null,
  2128. "exc_text": null,
  2129. "filename": "test.py",
  2130. "funcName": "__report_expectation_equivalency__",
  2131. "levelname": "DEBUG",
  2132. "levelno": 10,
  2133. "lineno": 26,
  2134. "message": "Expectation (Filecompare for joined_image_3.jpg): result = True (<class 'bool'>)",
  2135. "module": "test",
  2136. "msecs": 181.40649795532227,
  2137. "msg": "Expectation (%s): result = %s (%s)",
  2138. "name": "__unittest__",
  2139. "pathname": "src/unittest/test.py",
  2140. "process": 21433,
  2141. "processName": "MainProcess",
  2142. "relativeCreated": 4030.8141708374023,
  2143. "stack_info": null,
  2144. "thread": 140195114268480,
  2145. "threadName": "MainThread"
  2146. }
  2147. ],
  2148. "msecs": 181.4868450164795,
  2149. "msg": "Filecompare for joined_image_3.jpg is correct (Content %s and Type is %s).",
  2150. "name": "__tLogger__",
  2151. "pathname": "src/unittest/test.py",
  2152. "process": 21433,
  2153. "processName": "MainProcess",
  2154. "relativeCreated": 4030.8945178985596,
  2155. "stack_info": null,
  2156. "thread": 140195114268480,
  2157. "threadName": "MainThread",
  2158. "time_consumption": 8.034706115722656e-05
  2159. },
  2160. {
  2161. "args": [
  2162. "True",
  2163. "<class 'bool'>"
  2164. ],
  2165. "asctime": "2021-01-14 00:59:11,579",
  2166. "created": 1610582351.5792327,
  2167. "exc_info": null,
  2168. "exc_text": null,
  2169. "filename": "test.py",
  2170. "funcName": "equivalency_chk",
  2171. "levelname": "INFO",
  2172. "levelno": 20,
  2173. "lineno": 144,
  2174. "message": "Filecompare for joined_image_4.jpg is correct (Content True and Type is <class 'bool'>).",
  2175. "module": "test",
  2176. "moduleLogger": [
  2177. {
  2178. "args": [
  2179. 4
  2180. ],
  2181. "asctime": "2021-01-14 00:59:11,181",
  2182. "created": 1610582351.1816049,
  2183. "exc_info": null,
  2184. "exc_text": null,
  2185. "filename": "test_image.py",
  2186. "funcName": "join",
  2187. "levelname": "DEBUG",
  2188. "levelno": 10,
  2189. "lineno": 108,
  2190. "message": "Join with position 4",
  2191. "module": "test_image",
  2192. "msecs": 181.60486221313477,
  2193. "msg": "Join with position %d",
  2194. "name": "__unittest__",
  2195. "pathname": "src/tests/test_image.py",
  2196. "process": 21433,
  2197. "processName": "MainProcess",
  2198. "relativeCreated": 4031.012535095215,
  2199. "stack_info": null,
  2200. "thread": 140195114268480,
  2201. "threadName": "MainThread"
  2202. },
  2203. {
  2204. "args": [
  2205. "Filecompare for joined_image_4.jpg",
  2206. "True",
  2207. "<class 'bool'>"
  2208. ],
  2209. "asctime": "2021-01-14 00:59:11,579",
  2210. "created": 1610582351.579027,
  2211. "exc_info": null,
  2212. "exc_text": null,
  2213. "filename": "test.py",
  2214. "funcName": "__report_result__",
  2215. "levelname": "DEBUG",
  2216. "levelno": 10,
  2217. "lineno": 22,
  2218. "message": "Result (Filecompare for joined_image_4.jpg): True (<class 'bool'>)",
  2219. "module": "test",
  2220. "msecs": 579.0269374847412,
  2221. "msg": "Result (%s): %s (%s)",
  2222. "name": "__unittest__",
  2223. "pathname": "src/unittest/test.py",
  2224. "process": 21433,
  2225. "processName": "MainProcess",
  2226. "relativeCreated": 4428.434610366821,
  2227. "stack_info": null,
  2228. "thread": 140195114268480,
  2229. "threadName": "MainThread"
  2230. },
  2231. {
  2232. "args": [
  2233. "Filecompare for joined_image_4.jpg",
  2234. "True",
  2235. "<class 'bool'>"
  2236. ],
  2237. "asctime": "2021-01-14 00:59:11,579",
  2238. "created": 1610582351.579152,
  2239. "exc_info": null,
  2240. "exc_text": null,
  2241. "filename": "test.py",
  2242. "funcName": "__report_expectation_equivalency__",
  2243. "levelname": "DEBUG",
  2244. "levelno": 10,
  2245. "lineno": 26,
  2246. "message": "Expectation (Filecompare for joined_image_4.jpg): result = True (<class 'bool'>)",
  2247. "module": "test",
  2248. "msecs": 579.1521072387695,
  2249. "msg": "Expectation (%s): result = %s (%s)",
  2250. "name": "__unittest__",
  2251. "pathname": "src/unittest/test.py",
  2252. "process": 21433,
  2253. "processName": "MainProcess",
  2254. "relativeCreated": 4428.55978012085,
  2255. "stack_info": null,
  2256. "thread": 140195114268480,
  2257. "threadName": "MainThread"
  2258. }
  2259. ],
  2260. "msecs": 579.2326927185059,
  2261. "msg": "Filecompare for joined_image_4.jpg is correct (Content %s and Type is %s).",
  2262. "name": "__tLogger__",
  2263. "pathname": "src/unittest/test.py",
  2264. "process": 21433,
  2265. "processName": "MainProcess",
  2266. "relativeCreated": 4428.640365600586,
  2267. "stack_info": null,
  2268. "thread": 140195114268480,
  2269. "threadName": "MainThread",
  2270. "time_consumption": 8.058547973632812e-05
  2271. },
  2272. {
  2273. "args": [
  2274. "True",
  2275. "<class 'bool'>"
  2276. ],
  2277. "asctime": "2021-01-14 00:59:11,977",
  2278. "created": 1610582351.9778028,
  2279. "exc_info": null,
  2280. "exc_text": null,
  2281. "filename": "test.py",
  2282. "funcName": "equivalency_chk",
  2283. "levelname": "INFO",
  2284. "levelno": 20,
  2285. "lineno": 144,
  2286. "message": "Filecompare for joined_image_5.jpg is correct (Content True and Type is <class 'bool'>).",
  2287. "module": "test",
  2288. "moduleLogger": [
  2289. {
  2290. "args": [
  2291. 5
  2292. ],
  2293. "asctime": "2021-01-14 00:59:11,579",
  2294. "created": 1610582351.5793498,
  2295. "exc_info": null,
  2296. "exc_text": null,
  2297. "filename": "test_image.py",
  2298. "funcName": "join",
  2299. "levelname": "DEBUG",
  2300. "levelno": 10,
  2301. "lineno": 108,
  2302. "message": "Join with position 5",
  2303. "module": "test_image",
  2304. "msecs": 579.3497562408447,
  2305. "msg": "Join with position %d",
  2306. "name": "__unittest__",
  2307. "pathname": "src/tests/test_image.py",
  2308. "process": 21433,
  2309. "processName": "MainProcess",
  2310. "relativeCreated": 4428.757429122925,
  2311. "stack_info": null,
  2312. "thread": 140195114268480,
  2313. "threadName": "MainThread"
  2314. },
  2315. {
  2316. "args": [
  2317. "Filecompare for joined_image_5.jpg",
  2318. "True",
  2319. "<class 'bool'>"
  2320. ],
  2321. "asctime": "2021-01-14 00:59:11,977",
  2322. "created": 1610582351.9775925,
  2323. "exc_info": null,
  2324. "exc_text": null,
  2325. "filename": "test.py",
  2326. "funcName": "__report_result__",
  2327. "levelname": "DEBUG",
  2328. "levelno": 10,
  2329. "lineno": 22,
  2330. "message": "Result (Filecompare for joined_image_5.jpg): True (<class 'bool'>)",
  2331. "module": "test",
  2332. "msecs": 977.5924682617188,
  2333. "msg": "Result (%s): %s (%s)",
  2334. "name": "__unittest__",
  2335. "pathname": "src/unittest/test.py",
  2336. "process": 21433,
  2337. "processName": "MainProcess",
  2338. "relativeCreated": 4827.000141143799,
  2339. "stack_info": null,
  2340. "thread": 140195114268480,
  2341. "threadName": "MainThread"
  2342. },
  2343. {
  2344. "args": [
  2345. "Filecompare for joined_image_5.jpg",
  2346. "True",
  2347. "<class 'bool'>"
  2348. ],
  2349. "asctime": "2021-01-14 00:59:11,977",
  2350. "created": 1610582351.9777188,
  2351. "exc_info": null,
  2352. "exc_text": null,
  2353. "filename": "test.py",
  2354. "funcName": "__report_expectation_equivalency__",
  2355. "levelname": "DEBUG",
  2356. "levelno": 10,
  2357. "lineno": 26,
  2358. "message": "Expectation (Filecompare for joined_image_5.jpg): result = True (<class 'bool'>)",
  2359. "module": "test",
  2360. "msecs": 977.7188301086426,
  2361. "msg": "Expectation (%s): result = %s (%s)",
  2362. "name": "__unittest__",
  2363. "pathname": "src/unittest/test.py",
  2364. "process": 21433,
  2365. "processName": "MainProcess",
  2366. "relativeCreated": 4827.126502990723,
  2367. "stack_info": null,
  2368. "thread": 140195114268480,
  2369. "threadName": "MainThread"
  2370. }
  2371. ],
  2372. "msecs": 977.8027534484863,
  2373. "msg": "Filecompare for joined_image_5.jpg is correct (Content %s and Type is %s).",
  2374. "name": "__tLogger__",
  2375. "pathname": "src/unittest/test.py",
  2376. "process": 21433,
  2377. "processName": "MainProcess",
  2378. "relativeCreated": 4827.210426330566,
  2379. "stack_info": null,
  2380. "thread": 140195114268480,
  2381. "threadName": "MainThread",
  2382. "time_consumption": 8.392333984375e-05
  2383. },
  2384. {
  2385. "args": [
  2386. "True",
  2387. "<class 'bool'>"
  2388. ],
  2389. "asctime": "2021-01-14 00:59:12,363",
  2390. "created": 1610582352.3639755,
  2391. "exc_info": null,
  2392. "exc_text": null,
  2393. "filename": "test.py",
  2394. "funcName": "equivalency_chk",
  2395. "levelname": "INFO",
  2396. "levelno": 20,
  2397. "lineno": 144,
  2398. "message": "Filecompare for joined_image_1.jpg is correct (Content True and Type is <class 'bool'>).",
  2399. "module": "test",
  2400. "moduleLogger": [
  2401. {
  2402. "args": [
  2403. 1
  2404. ],
  2405. "asctime": "2021-01-14 00:59:11,977",
  2406. "created": 1610582351.977924,
  2407. "exc_info": null,
  2408. "exc_text": null,
  2409. "filename": "test_image.py",
  2410. "funcName": "join",
  2411. "levelname": "DEBUG",
  2412. "levelno": 10,
  2413. "lineno": 108,
  2414. "message": "Join with position 1",
  2415. "module": "test_image",
  2416. "msecs": 977.924108505249,
  2417. "msg": "Join with position %d",
  2418. "name": "__unittest__",
  2419. "pathname": "src/tests/test_image.py",
  2420. "process": 21433,
  2421. "processName": "MainProcess",
  2422. "relativeCreated": 4827.331781387329,
  2423. "stack_info": null,
  2424. "thread": 140195114268480,
  2425. "threadName": "MainThread"
  2426. },
  2427. {
  2428. "args": [
  2429. "Filecompare for joined_image_1.jpg",
  2430. "True",
  2431. "<class 'bool'>"
  2432. ],
  2433. "asctime": "2021-01-14 00:59:12,363",
  2434. "created": 1610582352.3632815,
  2435. "exc_info": null,
  2436. "exc_text": null,
  2437. "filename": "test.py",
  2438. "funcName": "__report_result__",
  2439. "levelname": "DEBUG",
  2440. "levelno": 10,
  2441. "lineno": 22,
  2442. "message": "Result (Filecompare for joined_image_1.jpg): True (<class 'bool'>)",
  2443. "module": "test",
  2444. "msecs": 363.2814884185791,
  2445. "msg": "Result (%s): %s (%s)",
  2446. "name": "__unittest__",
  2447. "pathname": "src/unittest/test.py",
  2448. "process": 21433,
  2449. "processName": "MainProcess",
  2450. "relativeCreated": 5212.689161300659,
  2451. "stack_info": null,
  2452. "thread": 140195114268480,
  2453. "threadName": "MainThread"
  2454. },
  2455. {
  2456. "args": [
  2457. "Filecompare for joined_image_1.jpg",
  2458. "True",
  2459. "<class 'bool'>"
  2460. ],
  2461. "asctime": "2021-01-14 00:59:12,363",
  2462. "created": 1610582352.3637047,
  2463. "exc_info": null,
  2464. "exc_text": null,
  2465. "filename": "test.py",
  2466. "funcName": "__report_expectation_equivalency__",
  2467. "levelname": "DEBUG",
  2468. "levelno": 10,
  2469. "lineno": 26,
  2470. "message": "Expectation (Filecompare for joined_image_1.jpg): result = True (<class 'bool'>)",
  2471. "module": "test",
  2472. "msecs": 363.7046813964844,
  2473. "msg": "Expectation (%s): result = %s (%s)",
  2474. "name": "__unittest__",
  2475. "pathname": "src/unittest/test.py",
  2476. "process": 21433,
  2477. "processName": "MainProcess",
  2478. "relativeCreated": 5213.112354278564,
  2479. "stack_info": null,
  2480. "thread": 140195114268480,
  2481. "threadName": "MainThread"
  2482. }
  2483. ],
  2484. "msecs": 363.97552490234375,
  2485. "msg": "Filecompare for joined_image_1.jpg is correct (Content %s and Type is %s).",
  2486. "name": "__tLogger__",
  2487. "pathname": "src/unittest/test.py",
  2488. "process": 21433,
  2489. "processName": "MainProcess",
  2490. "relativeCreated": 5213.383197784424,
  2491. "stack_info": null,
  2492. "thread": 140195114268480,
  2493. "threadName": "MainThread",
  2494. "time_consumption": 0.000270843505859375
  2495. },
  2496. {
  2497. "args": [
  2498. "True",
  2499. "<class 'bool'>"
  2500. ],
  2501. "asctime": "2021-01-14 00:59:12,767",
  2502. "created": 1610582352.7672386,
  2503. "exc_info": null,
  2504. "exc_text": null,
  2505. "filename": "test.py",
  2506. "funcName": "equivalency_chk",
  2507. "levelname": "INFO",
  2508. "levelno": 20,
  2509. "lineno": 144,
  2510. "message": "Filecompare for joined_image_2.jpg is correct (Content True and Type is <class 'bool'>).",
  2511. "module": "test",
  2512. "moduleLogger": [
  2513. {
  2514. "args": [
  2515. 2
  2516. ],
  2517. "asctime": "2021-01-14 00:59:12,364",
  2518. "created": 1610582352.3643663,
  2519. "exc_info": null,
  2520. "exc_text": null,
  2521. "filename": "test_image.py",
  2522. "funcName": "join",
  2523. "levelname": "DEBUG",
  2524. "levelno": 10,
  2525. "lineno": 108,
  2526. "message": "Join with position 2",
  2527. "module": "test_image",
  2528. "msecs": 364.3662929534912,
  2529. "msg": "Join with position %d",
  2530. "name": "__unittest__",
  2531. "pathname": "src/tests/test_image.py",
  2532. "process": 21433,
  2533. "processName": "MainProcess",
  2534. "relativeCreated": 5213.773965835571,
  2535. "stack_info": null,
  2536. "thread": 140195114268480,
  2537. "threadName": "MainThread"
  2538. },
  2539. {
  2540. "args": [
  2541. "Filecompare for joined_image_2.jpg",
  2542. "True",
  2543. "<class 'bool'>"
  2544. ],
  2545. "asctime": "2021-01-14 00:59:12,767",
  2546. "created": 1610582352.767032,
  2547. "exc_info": null,
  2548. "exc_text": null,
  2549. "filename": "test.py",
  2550. "funcName": "__report_result__",
  2551. "levelname": "DEBUG",
  2552. "levelno": 10,
  2553. "lineno": 22,
  2554. "message": "Result (Filecompare for joined_image_2.jpg): True (<class 'bool'>)",
  2555. "module": "test",
  2556. "msecs": 767.0319080352783,
  2557. "msg": "Result (%s): %s (%s)",
  2558. "name": "__unittest__",
  2559. "pathname": "src/unittest/test.py",
  2560. "process": 21433,
  2561. "processName": "MainProcess",
  2562. "relativeCreated": 5616.439580917358,
  2563. "stack_info": null,
  2564. "thread": 140195114268480,
  2565. "threadName": "MainThread"
  2566. },
  2567. {
  2568. "args": [
  2569. "Filecompare for joined_image_2.jpg",
  2570. "True",
  2571. "<class 'bool'>"
  2572. ],
  2573. "asctime": "2021-01-14 00:59:12,767",
  2574. "created": 1610582352.7671578,
  2575. "exc_info": null,
  2576. "exc_text": null,
  2577. "filename": "test.py",
  2578. "funcName": "__report_expectation_equivalency__",
  2579. "levelname": "DEBUG",
  2580. "levelno": 10,
  2581. "lineno": 26,
  2582. "message": "Expectation (Filecompare for joined_image_2.jpg): result = True (<class 'bool'>)",
  2583. "module": "test",
  2584. "msecs": 767.157793045044,
  2585. "msg": "Expectation (%s): result = %s (%s)",
  2586. "name": "__unittest__",
  2587. "pathname": "src/unittest/test.py",
  2588. "process": 21433,
  2589. "processName": "MainProcess",
  2590. "relativeCreated": 5616.565465927124,
  2591. "stack_info": null,
  2592. "thread": 140195114268480,
  2593. "threadName": "MainThread"
  2594. }
  2595. ],
  2596. "msecs": 767.2386169433594,
  2597. "msg": "Filecompare for joined_image_2.jpg is correct (Content %s and Type is %s).",
  2598. "name": "__tLogger__",
  2599. "pathname": "src/unittest/test.py",
  2600. "process": 21433,
  2601. "processName": "MainProcess",
  2602. "relativeCreated": 5616.646289825439,
  2603. "stack_info": null,
  2604. "thread": 140195114268480,
  2605. "threadName": "MainThread",
  2606. "time_consumption": 8.082389831542969e-05
  2607. }
  2608. ],
  2609. "thread": 140195114268480,
  2610. "threadName": "MainThread",
  2611. "time_consumption": 2.4227662086486816,
  2612. "time_finished": "2021-01-14 00:59:12,767",
  2613. "time_start": "2021-01-14 00:59:10,344"
  2614. },
  2615. "_Fv7V4EYCEequ74M7usLaPw": {
  2616. "args": null,
  2617. "asctime": "2021-01-14 00:59:08,047",
  2618. "created": 1610582348.0477526,
  2619. "exc_info": null,
  2620. "exc_text": null,
  2621. "filename": "__init__.py",
  2622. "funcName": "testrun",
  2623. "levelname": "INFO",
  2624. "levelno": 20,
  2625. "lineno": 31,
  2626. "message": "_Fv7V4EYCEequ74M7usLaPw",
  2627. "module": "__init__",
  2628. "moduleLogger": [],
  2629. "msecs": 47.75261878967285,
  2630. "msg": "_Fv7V4EYCEequ74M7usLaPw",
  2631. "name": "__tLogger__",
  2632. "pathname": "/user_data/data/dirk/prj/unittest/media/unittest/src/tests/__init__.py",
  2633. "process": 21433,
  2634. "processName": "MainProcess",
  2635. "relativeCreated": 897.1602916717529,
  2636. "stack_info": null,
  2637. "testcaseLogger": [
  2638. {
  2639. "args": [
  2640. "<class 'NoneType'>",
  2641. "<class 'type'>"
  2642. ],
  2643. "asctime": "2021-01-14 00:59:08,047",
  2644. "created": 1610582348.0479505,
  2645. "exc_info": null,
  2646. "exc_text": null,
  2647. "filename": "test.py",
  2648. "funcName": "equivalency_chk",
  2649. "levelname": "INFO",
  2650. "levelno": 20,
  2651. "lineno": 144,
  2652. "message": "Type of image stored in instance, if no parameter is given is correct (Content <class 'NoneType'> and Type is <class 'type'>).",
  2653. "module": "test",
  2654. "moduleLogger": [
  2655. {
  2656. "args": [
  2657. "Type of image stored in instance, if no parameter is given",
  2658. "<class 'NoneType'>",
  2659. "<class 'type'>"
  2660. ],
  2661. "asctime": "2021-01-14 00:59:08,047",
  2662. "created": 1610582348.0478528,
  2663. "exc_info": null,
  2664. "exc_text": null,
  2665. "filename": "test.py",
  2666. "funcName": "__report_result__",
  2667. "levelname": "DEBUG",
  2668. "levelno": 10,
  2669. "lineno": 22,
  2670. "message": "Result (Type of image stored in instance, if no parameter is given): <class 'NoneType'> (<class 'type'>)",
  2671. "module": "test",
  2672. "msecs": 47.85275459289551,
  2673. "msg": "Result (%s): %s (%s)",
  2674. "name": "__unittest__",
  2675. "pathname": "src/unittest/test.py",
  2676. "process": 21433,
  2677. "processName": "MainProcess",
  2678. "relativeCreated": 897.2604274749756,
  2679. "stack_info": null,
  2680. "thread": 140195114268480,
  2681. "threadName": "MainThread"
  2682. },
  2683. {
  2684. "args": [
  2685. "Type of image stored in instance, if no parameter is given",
  2686. "<class 'NoneType'>",
  2687. "<class 'type'>"
  2688. ],
  2689. "asctime": "2021-01-14 00:59:08,047",
  2690. "created": 1610582348.0479062,
  2691. "exc_info": null,
  2692. "exc_text": null,
  2693. "filename": "test.py",
  2694. "funcName": "__report_expectation_equivalency__",
  2695. "levelname": "DEBUG",
  2696. "levelno": 10,
  2697. "lineno": 26,
  2698. "message": "Expectation (Type of image stored in instance, if no parameter is given): result = <class 'NoneType'> (<class 'type'>)",
  2699. "module": "test",
  2700. "msecs": 47.90616035461426,
  2701. "msg": "Expectation (%s): result = %s (%s)",
  2702. "name": "__unittest__",
  2703. "pathname": "src/unittest/test.py",
  2704. "process": 21433,
  2705. "processName": "MainProcess",
  2706. "relativeCreated": 897.3138332366943,
  2707. "stack_info": null,
  2708. "thread": 140195114268480,
  2709. "threadName": "MainThread"
  2710. }
  2711. ],
  2712. "msecs": 47.95050621032715,
  2713. "msg": "Type of image stored in instance, if no parameter is given is correct (Content %s and Type is %s).",
  2714. "name": "__tLogger__",
  2715. "pathname": "src/unittest/test.py",
  2716. "process": 21433,
  2717. "processName": "MainProcess",
  2718. "relativeCreated": 897.3581790924072,
  2719. "stack_info": null,
  2720. "thread": 140195114268480,
  2721. "threadName": "MainThread",
  2722. "time_consumption": 4.4345855712890625e-05
  2723. },
  2724. {
  2725. "args": [
  2726. "<class 'NoneType'>",
  2727. "<class 'type'>"
  2728. ],
  2729. "asctime": "2021-01-14 00:59:08,049",
  2730. "created": 1610582348.0492098,
  2731. "exc_info": null,
  2732. "exc_text": null,
  2733. "filename": "test.py",
  2734. "funcName": "equivalency_chk",
  2735. "levelname": "INFO",
  2736. "levelno": 20,
  2737. "lineno": 144,
  2738. "message": "Type of image stored in instance, if a unsupported parameter is given is correct (Content <class 'NoneType'> and Type is <class 'type'>).",
  2739. "module": "test",
  2740. "moduleLogger": [
  2741. {
  2742. "args": [
  2743. "Type of image stored in instance, if a unsupported parameter is given",
  2744. "<class 'NoneType'>",
  2745. "<class 'type'>"
  2746. ],
  2747. "asctime": "2021-01-14 00:59:08,049",
  2748. "created": 1610582348.0490592,
  2749. "exc_info": null,
  2750. "exc_text": null,
  2751. "filename": "test.py",
  2752. "funcName": "__report_result__",
  2753. "levelname": "DEBUG",
  2754. "levelno": 10,
  2755. "lineno": 22,
  2756. "message": "Result (Type of image stored in instance, if a unsupported parameter is given): <class 'NoneType'> (<class 'type'>)",
  2757. "module": "test",
  2758. "msecs": 49.059152603149414,
  2759. "msg": "Result (%s): %s (%s)",
  2760. "name": "__unittest__",
  2761. "pathname": "src/unittest/test.py",
  2762. "process": 21433,
  2763. "processName": "MainProcess",
  2764. "relativeCreated": 898.4668254852295,
  2765. "stack_info": null,
  2766. "thread": 140195114268480,
  2767. "threadName": "MainThread"
  2768. },
  2769. {
  2770. "args": [
  2771. "Type of image stored in instance, if a unsupported parameter is given",
  2772. "<class 'NoneType'>",
  2773. "<class 'type'>"
  2774. ],
  2775. "asctime": "2021-01-14 00:59:08,049",
  2776. "created": 1610582348.04915,
  2777. "exc_info": null,
  2778. "exc_text": null,
  2779. "filename": "test.py",
  2780. "funcName": "__report_expectation_equivalency__",
  2781. "levelname": "DEBUG",
  2782. "levelno": 10,
  2783. "lineno": 26,
  2784. "message": "Expectation (Type of image stored in instance, if a unsupported parameter is given): result = <class 'NoneType'> (<class 'type'>)",
  2785. "module": "test",
  2786. "msecs": 49.14999008178711,
  2787. "msg": "Expectation (%s): result = %s (%s)",
  2788. "name": "__unittest__",
  2789. "pathname": "src/unittest/test.py",
  2790. "process": 21433,
  2791. "processName": "MainProcess",
  2792. "relativeCreated": 898.5576629638672,
  2793. "stack_info": null,
  2794. "thread": 140195114268480,
  2795. "threadName": "MainThread"
  2796. }
  2797. ],
  2798. "msecs": 49.2098331451416,
  2799. "msg": "Type of image stored in instance, if a unsupported parameter is given is correct (Content %s and Type is %s).",
  2800. "name": "__tLogger__",
  2801. "pathname": "src/unittest/test.py",
  2802. "process": 21433,
  2803. "processName": "MainProcess",
  2804. "relativeCreated": 898.6175060272217,
  2805. "stack_info": null,
  2806. "thread": 140195114268480,
  2807. "threadName": "MainThread",
  2808. "time_consumption": 5.984306335449219e-05
  2809. },
  2810. {
  2811. "args": [
  2812. "<class 'NoneType'>",
  2813. "<class 'type'>"
  2814. ],
  2815. "asctime": "2021-01-14 00:59:08,049",
  2816. "created": 1610582348.0494046,
  2817. "exc_info": null,
  2818. "exc_text": null,
  2819. "filename": "test.py",
  2820. "funcName": "equivalency_chk",
  2821. "levelname": "INFO",
  2822. "levelno": 20,
  2823. "lineno": 144,
  2824. "message": "Type of image stored in instance, if an unknown file is given is correct (Content <class 'NoneType'> and Type is <class 'type'>).",
  2825. "module": "test",
  2826. "moduleLogger": [
  2827. {
  2828. "args": [
  2829. "Type of image stored in instance, if an unknown file is given",
  2830. "<class 'NoneType'>",
  2831. "<class 'type'>"
  2832. ],
  2833. "asctime": "2021-01-14 00:59:08,049",
  2834. "created": 1610582348.049317,
  2835. "exc_info": null,
  2836. "exc_text": null,
  2837. "filename": "test.py",
  2838. "funcName": "__report_result__",
  2839. "levelname": "DEBUG",
  2840. "levelno": 10,
  2841. "lineno": 22,
  2842. "message": "Result (Type of image stored in instance, if an unknown file is given): <class 'NoneType'> (<class 'type'>)",
  2843. "module": "test",
  2844. "msecs": 49.3168830871582,
  2845. "msg": "Result (%s): %s (%s)",
  2846. "name": "__unittest__",
  2847. "pathname": "src/unittest/test.py",
  2848. "process": 21433,
  2849. "processName": "MainProcess",
  2850. "relativeCreated": 898.7245559692383,
  2851. "stack_info": null,
  2852. "thread": 140195114268480,
  2853. "threadName": "MainThread"
  2854. },
  2855. {
  2856. "args": [
  2857. "Type of image stored in instance, if an unknown file is given",
  2858. "<class 'NoneType'>",
  2859. "<class 'type'>"
  2860. ],
  2861. "asctime": "2021-01-14 00:59:08,049",
  2862. "created": 1610582348.0493608,
  2863. "exc_info": null,
  2864. "exc_text": null,
  2865. "filename": "test.py",
  2866. "funcName": "__report_expectation_equivalency__",
  2867. "levelname": "DEBUG",
  2868. "levelno": 10,
  2869. "lineno": 26,
  2870. "message": "Expectation (Type of image stored in instance, if an unknown file is given): result = <class 'NoneType'> (<class 'type'>)",
  2871. "module": "test",
  2872. "msecs": 49.36075210571289,
  2873. "msg": "Expectation (%s): result = %s (%s)",
  2874. "name": "__unittest__",
  2875. "pathname": "src/unittest/test.py",
  2876. "process": 21433,
  2877. "processName": "MainProcess",
  2878. "relativeCreated": 898.768424987793,
  2879. "stack_info": null,
  2880. "thread": 140195114268480,
  2881. "threadName": "MainThread"
  2882. }
  2883. ],
  2884. "msecs": 49.40462112426758,
  2885. "msg": "Type of image stored in instance, if an unknown file is given is correct (Content %s and Type is %s).",
  2886. "name": "__tLogger__",
  2887. "pathname": "src/unittest/test.py",
  2888. "process": 21433,
  2889. "processName": "MainProcess",
  2890. "relativeCreated": 898.8122940063477,
  2891. "stack_info": null,
  2892. "thread": 140195114268480,
  2893. "threadName": "MainThread",
  2894. "time_consumption": 4.38690185546875e-05
  2895. },
  2896. {
  2897. "args": [
  2898. "<class 'PIL.Image.Image'>",
  2899. "<class 'type'>"
  2900. ],
  2901. "asctime": "2021-01-14 00:59:08,183",
  2902. "created": 1610582348.1837945,
  2903. "exc_info": null,
  2904. "exc_text": null,
  2905. "filename": "test.py",
  2906. "funcName": "equivalency_chk",
  2907. "levelname": "INFO",
  2908. "levelno": 20,
  2909. "lineno": 144,
  2910. "message": "Type of image stored in instance, if a image file is given is correct (Content <class 'PIL.Image.Image'> and Type is <class 'type'>).",
  2911. "module": "test",
  2912. "moduleLogger": [
  2913. {
  2914. "args": [
  2915. "Type of image stored in instance, if a image file is given",
  2916. "<class 'PIL.Image.Image'>",
  2917. "<class 'type'>"
  2918. ],
  2919. "asctime": "2021-01-14 00:59:08,183",
  2920. "created": 1610582348.1835902,
  2921. "exc_info": null,
  2922. "exc_text": null,
  2923. "filename": "test.py",
  2924. "funcName": "__report_result__",
  2925. "levelname": "DEBUG",
  2926. "levelno": 10,
  2927. "lineno": 22,
  2928. "message": "Result (Type of image stored in instance, if a image file is given): <class 'PIL.Image.Image'> (<class 'type'>)",
  2929. "module": "test",
  2930. "msecs": 183.59017372131348,
  2931. "msg": "Result (%s): %s (%s)",
  2932. "name": "__unittest__",
  2933. "pathname": "src/unittest/test.py",
  2934. "process": 21433,
  2935. "processName": "MainProcess",
  2936. "relativeCreated": 1032.9978466033936,
  2937. "stack_info": null,
  2938. "thread": 140195114268480,
  2939. "threadName": "MainThread"
  2940. },
  2941. {
  2942. "args": [
  2943. "Type of image stored in instance, if a image file is given",
  2944. "<class 'PIL.Image.Image'>",
  2945. "<class 'type'>"
  2946. ],
  2947. "asctime": "2021-01-14 00:59:08,183",
  2948. "created": 1610582348.1837144,
  2949. "exc_info": null,
  2950. "exc_text": null,
  2951. "filename": "test.py",
  2952. "funcName": "__report_expectation_equivalency__",
  2953. "levelname": "DEBUG",
  2954. "levelno": 10,
  2955. "lineno": 26,
  2956. "message": "Expectation (Type of image stored in instance, if a image file is given): result = <class 'PIL.Image.Image'> (<class 'type'>)",
  2957. "module": "test",
  2958. "msecs": 183.7143898010254,
  2959. "msg": "Expectation (%s): result = %s (%s)",
  2960. "name": "__unittest__",
  2961. "pathname": "src/unittest/test.py",
  2962. "process": 21433,
  2963. "processName": "MainProcess",
  2964. "relativeCreated": 1033.1220626831055,
  2965. "stack_info": null,
  2966. "thread": 140195114268480,
  2967. "threadName": "MainThread"
  2968. }
  2969. ],
  2970. "msecs": 183.79449844360352,
  2971. "msg": "Type of image stored in instance, if a image file is given is correct (Content %s and Type is %s).",
  2972. "name": "__tLogger__",
  2973. "pathname": "src/unittest/test.py",
  2974. "process": 21433,
  2975. "processName": "MainProcess",
  2976. "relativeCreated": 1033.2021713256836,
  2977. "stack_info": null,
  2978. "thread": 140195114268480,
  2979. "threadName": "MainThread",
  2980. "time_consumption": 8.0108642578125e-05
  2981. },
  2982. {
  2983. "args": [
  2984. "<class 'PIL.Image.Image'>",
  2985. "<class 'type'>"
  2986. ],
  2987. "asctime": "2021-01-14 00:59:08,490",
  2988. "created": 1610582348.4903991,
  2989. "exc_info": null,
  2990. "exc_text": null,
  2991. "filename": "test.py",
  2992. "funcName": "equivalency_chk",
  2993. "levelname": "INFO",
  2994. "levelno": 20,
  2995. "lineno": 144,
  2996. "message": "Type of image stored in instance, if a video file is given is correct (Content <class 'PIL.Image.Image'> and Type is <class 'type'>).",
  2997. "module": "test",
  2998. "moduleLogger": [
  2999. {
  3000. "args": [
  3001. "Type of image stored in instance, if a video file is given",
  3002. "<class 'PIL.Image.Image'>",
  3003. "<class 'type'>"
  3004. ],
  3005. "asctime": "2021-01-14 00:59:08,490",
  3006. "created": 1610582348.4901507,
  3007. "exc_info": null,
  3008. "exc_text": null,
  3009. "filename": "test.py",
  3010. "funcName": "__report_result__",
  3011. "levelname": "DEBUG",
  3012. "levelno": 10,
  3013. "lineno": 22,
  3014. "message": "Result (Type of image stored in instance, if a video file is given): <class 'PIL.Image.Image'> (<class 'type'>)",
  3015. "module": "test",
  3016. "msecs": 490.15069007873535,
  3017. "msg": "Result (%s): %s (%s)",
  3018. "name": "__unittest__",
  3019. "pathname": "src/unittest/test.py",
  3020. "process": 21433,
  3021. "processName": "MainProcess",
  3022. "relativeCreated": 1339.5583629608154,
  3023. "stack_info": null,
  3024. "thread": 140195114268480,
  3025. "threadName": "MainThread"
  3026. },
  3027. {
  3028. "args": [
  3029. "Type of image stored in instance, if a video file is given",
  3030. "<class 'PIL.Image.Image'>",
  3031. "<class 'type'>"
  3032. ],
  3033. "asctime": "2021-01-14 00:59:08,490",
  3034. "created": 1610582348.4903417,
  3035. "exc_info": null,
  3036. "exc_text": null,
  3037. "filename": "test.py",
  3038. "funcName": "__report_expectation_equivalency__",
  3039. "levelname": "DEBUG",
  3040. "levelno": 10,
  3041. "lineno": 26,
  3042. "message": "Expectation (Type of image stored in instance, if a video file is given): result = <class 'PIL.Image.Image'> (<class 'type'>)",
  3043. "module": "test",
  3044. "msecs": 490.3416633605957,
  3045. "msg": "Expectation (%s): result = %s (%s)",
  3046. "name": "__unittest__",
  3047. "pathname": "src/unittest/test.py",
  3048. "process": 21433,
  3049. "processName": "MainProcess",
  3050. "relativeCreated": 1339.7493362426758,
  3051. "stack_info": null,
  3052. "thread": 140195114268480,
  3053. "threadName": "MainThread"
  3054. }
  3055. ],
  3056. "msecs": 490.3991222381592,
  3057. "msg": "Type of image stored in instance, if a video file is given is correct (Content %s and Type is %s).",
  3058. "name": "__tLogger__",
  3059. "pathname": "src/unittest/test.py",
  3060. "process": 21433,
  3061. "processName": "MainProcess",
  3062. "relativeCreated": 1339.8067951202393,
  3063. "stack_info": null,
  3064. "thread": 140195114268480,
  3065. "threadName": "MainThread",
  3066. "time_consumption": 5.745887756347656e-05
  3067. }
  3068. ],
  3069. "thread": 140195114268480,
  3070. "threadName": "MainThread",
  3071. "time_consumption": 0.44264650344848633,
  3072. "time_finished": "2021-01-14 00:59:08,490",
  3073. "time_start": "2021-01-14 00:59:08,047"
  3074. },
  3075. "_HGpRMEYCEequ74M7usLaPw": {
  3076. "args": null,
  3077. "asctime": "2021-01-14 00:59:08,490",
  3078. "created": 1610582348.4906275,
  3079. "exc_info": null,
  3080. "exc_text": null,
  3081. "filename": "__init__.py",
  3082. "funcName": "testrun",
  3083. "levelname": "INFO",
  3084. "levelno": 20,
  3085. "lineno": 32,
  3086. "message": "_HGpRMEYCEequ74M7usLaPw",
  3087. "module": "__init__",
  3088. "moduleLogger": [],
  3089. "msecs": 490.6275272369385,
  3090. "msg": "_HGpRMEYCEequ74M7usLaPw",
  3091. "name": "__tLogger__",
  3092. "pathname": "/user_data/data/dirk/prj/unittest/media/unittest/src/tests/__init__.py",
  3093. "process": 21433,
  3094. "processName": "MainProcess",
  3095. "relativeCreated": 1340.0352001190186,
  3096. "stack_info": null,
  3097. "testcaseLogger": [
  3098. {
  3099. "args": [
  3100. "False",
  3101. "<class 'bool'>"
  3102. ],
  3103. "asctime": "2021-01-14 00:59:08,490",
  3104. "created": 1610582348.4908106,
  3105. "exc_info": null,
  3106. "exc_text": null,
  3107. "filename": "test.py",
  3108. "funcName": "equivalency_chk",
  3109. "levelname": "INFO",
  3110. "levelno": 20,
  3111. "lineno": 144,
  3112. "message": "Returnvalue of failed save method is correct (Content False and Type is <class 'bool'>).",
  3113. "module": "test",
  3114. "moduleLogger": [
  3115. {
  3116. "args": [
  3117. "Returnvalue of failed save method",
  3118. "False",
  3119. "<class 'bool'>"
  3120. ],
  3121. "asctime": "2021-01-14 00:59:08,490",
  3122. "created": 1610582348.4907305,
  3123. "exc_info": null,
  3124. "exc_text": null,
  3125. "filename": "test.py",
  3126. "funcName": "__report_result__",
  3127. "levelname": "DEBUG",
  3128. "levelno": 10,
  3129. "lineno": 22,
  3130. "message": "Result (Returnvalue of failed save method): False (<class 'bool'>)",
  3131. "module": "test",
  3132. "msecs": 490.73052406311035,
  3133. "msg": "Result (%s): %s (%s)",
  3134. "name": "__unittest__",
  3135. "pathname": "src/unittest/test.py",
  3136. "process": 21433,
  3137. "processName": "MainProcess",
  3138. "relativeCreated": 1340.1381969451904,
  3139. "stack_info": null,
  3140. "thread": 140195114268480,
  3141. "threadName": "MainThread"
  3142. },
  3143. {
  3144. "args": [
  3145. "Returnvalue of failed save method",
  3146. "False",
  3147. "<class 'bool'>"
  3148. ],
  3149. "asctime": "2021-01-14 00:59:08,490",
  3150. "created": 1610582348.4907727,
  3151. "exc_info": null,
  3152. "exc_text": null,
  3153. "filename": "test.py",
  3154. "funcName": "__report_expectation_equivalency__",
  3155. "levelname": "DEBUG",
  3156. "levelno": 10,
  3157. "lineno": 26,
  3158. "message": "Expectation (Returnvalue of failed save method): result = False (<class 'bool'>)",
  3159. "module": "test",
  3160. "msecs": 490.7727241516113,
  3161. "msg": "Expectation (%s): result = %s (%s)",
  3162. "name": "__unittest__",
  3163. "pathname": "src/unittest/test.py",
  3164. "process": 21433,
  3165. "processName": "MainProcess",
  3166. "relativeCreated": 1340.1803970336914,
  3167. "stack_info": null,
  3168. "thread": 140195114268480,
  3169. "threadName": "MainThread"
  3170. }
  3171. ],
  3172. "msecs": 490.8106327056885,
  3173. "msg": "Returnvalue of failed save method is correct (Content %s and Type is %s).",
  3174. "name": "__tLogger__",
  3175. "pathname": "src/unittest/test.py",
  3176. "process": 21433,
  3177. "processName": "MainProcess",
  3178. "relativeCreated": 1340.2183055877686,
  3179. "stack_info": null,
  3180. "thread": 140195114268480,
  3181. "threadName": "MainThread",
  3182. "time_consumption": 3.790855407714844e-05
  3183. },
  3184. {
  3185. "args": [
  3186. "False",
  3187. "<class 'bool'>"
  3188. ],
  3189. "asctime": "2021-01-14 00:59:08,490",
  3190. "created": 1610582348.490974,
  3191. "exc_info": null,
  3192. "exc_text": null,
  3193. "filename": "test.py",
  3194. "funcName": "equivalency_chk",
  3195. "levelname": "INFO",
  3196. "levelno": 20,
  3197. "lineno": 144,
  3198. "message": "Existance of saved file is correct (Content False and Type is <class 'bool'>).",
  3199. "module": "test",
  3200. "moduleLogger": [
  3201. {
  3202. "args": [
  3203. "Existance of saved file",
  3204. "False",
  3205. "<class 'bool'>"
  3206. ],
  3207. "asctime": "2021-01-14 00:59:08,490",
  3208. "created": 1610582348.4908984,
  3209. "exc_info": null,
  3210. "exc_text": null,
  3211. "filename": "test.py",
  3212. "funcName": "__report_result__",
  3213. "levelname": "DEBUG",
  3214. "levelno": 10,
  3215. "lineno": 22,
  3216. "message": "Result (Existance of saved file): False (<class 'bool'>)",
  3217. "module": "test",
  3218. "msecs": 490.89837074279785,
  3219. "msg": "Result (%s): %s (%s)",
  3220. "name": "__unittest__",
  3221. "pathname": "src/unittest/test.py",
  3222. "process": 21433,
  3223. "processName": "MainProcess",
  3224. "relativeCreated": 1340.306043624878,
  3225. "stack_info": null,
  3226. "thread": 140195114268480,
  3227. "threadName": "MainThread"
  3228. },
  3229. {
  3230. "args": [
  3231. "Existance of saved file",
  3232. "False",
  3233. "<class 'bool'>"
  3234. ],
  3235. "asctime": "2021-01-14 00:59:08,490",
  3236. "created": 1610582348.490939,
  3237. "exc_info": null,
  3238. "exc_text": null,
  3239. "filename": "test.py",
  3240. "funcName": "__report_expectation_equivalency__",
  3241. "levelname": "DEBUG",
  3242. "levelno": 10,
  3243. "lineno": 26,
  3244. "message": "Expectation (Existance of saved file): result = False (<class 'bool'>)",
  3245. "module": "test",
  3246. "msecs": 490.9389019012451,
  3247. "msg": "Expectation (%s): result = %s (%s)",
  3248. "name": "__unittest__",
  3249. "pathname": "src/unittest/test.py",
  3250. "process": 21433,
  3251. "processName": "MainProcess",
  3252. "relativeCreated": 1340.3465747833252,
  3253. "stack_info": null,
  3254. "thread": 140195114268480,
  3255. "threadName": "MainThread"
  3256. }
  3257. ],
  3258. "msecs": 490.97394943237305,
  3259. "msg": "Existance of saved file is correct (Content %s and Type is %s).",
  3260. "name": "__tLogger__",
  3261. "pathname": "src/unittest/test.py",
  3262. "process": 21433,
  3263. "processName": "MainProcess",
  3264. "relativeCreated": 1340.3816223144531,
  3265. "stack_info": null,
  3266. "thread": 140195114268480,
  3267. "threadName": "MainThread",
  3268. "time_consumption": 3.504753112792969e-05
  3269. },
  3270. {
  3271. "args": [
  3272. "True",
  3273. "<class 'bool'>"
  3274. ],
  3275. "asctime": "2021-01-14 00:59:08,797",
  3276. "created": 1610582348.7977319,
  3277. "exc_info": null,
  3278. "exc_text": null,
  3279. "filename": "test.py",
  3280. "funcName": "equivalency_chk",
  3281. "levelname": "INFO",
  3282. "levelno": 20,
  3283. "lineno": 144,
  3284. "message": "Returnvalue of successful save method is correct (Content True and Type is <class 'bool'>).",
  3285. "module": "test",
  3286. "moduleLogger": [
  3287. {
  3288. "args": [
  3289. "Returnvalue of successful save method",
  3290. "True",
  3291. "<class 'bool'>"
  3292. ],
  3293. "asctime": "2021-01-14 00:59:08,797",
  3294. "created": 1610582348.7975059,
  3295. "exc_info": null,
  3296. "exc_text": null,
  3297. "filename": "test.py",
  3298. "funcName": "__report_result__",
  3299. "levelname": "DEBUG",
  3300. "levelno": 10,
  3301. "lineno": 22,
  3302. "message": "Result (Returnvalue of successful save method): True (<class 'bool'>)",
  3303. "module": "test",
  3304. "msecs": 797.5058555603027,
  3305. "msg": "Result (%s): %s (%s)",
  3306. "name": "__unittest__",
  3307. "pathname": "src/unittest/test.py",
  3308. "process": 21433,
  3309. "processName": "MainProcess",
  3310. "relativeCreated": 1646.9135284423828,
  3311. "stack_info": null,
  3312. "thread": 140195114268480,
  3313. "threadName": "MainThread"
  3314. },
  3315. {
  3316. "args": [
  3317. "Returnvalue of successful save method",
  3318. "True",
  3319. "<class 'bool'>"
  3320. ],
  3321. "asctime": "2021-01-14 00:59:08,797",
  3322. "created": 1610582348.7976773,
  3323. "exc_info": null,
  3324. "exc_text": null,
  3325. "filename": "test.py",
  3326. "funcName": "__report_expectation_equivalency__",
  3327. "levelname": "DEBUG",
  3328. "levelno": 10,
  3329. "lineno": 26,
  3330. "message": "Expectation (Returnvalue of successful save method): result = True (<class 'bool'>)",
  3331. "module": "test",
  3332. "msecs": 797.6772785186768,
  3333. "msg": "Expectation (%s): result = %s (%s)",
  3334. "name": "__unittest__",
  3335. "pathname": "src/unittest/test.py",
  3336. "process": 21433,
  3337. "processName": "MainProcess",
  3338. "relativeCreated": 1647.0849514007568,
  3339. "stack_info": null,
  3340. "thread": 140195114268480,
  3341. "threadName": "MainThread"
  3342. }
  3343. ],
  3344. "msecs": 797.731876373291,
  3345. "msg": "Returnvalue of successful save method is correct (Content %s and Type is %s).",
  3346. "name": "__tLogger__",
  3347. "pathname": "src/unittest/test.py",
  3348. "process": 21433,
  3349. "processName": "MainProcess",
  3350. "relativeCreated": 1647.139549255371,
  3351. "stack_info": null,
  3352. "thread": 140195114268480,
  3353. "threadName": "MainThread",
  3354. "time_consumption": 5.459785461425781e-05
  3355. },
  3356. {
  3357. "args": [
  3358. "True",
  3359. "<class 'bool'>"
  3360. ],
  3361. "asctime": "2021-01-14 00:59:08,797",
  3362. "created": 1610582348.7979808,
  3363. "exc_info": null,
  3364. "exc_text": null,
  3365. "filename": "test.py",
  3366. "funcName": "equivalency_chk",
  3367. "levelname": "INFO",
  3368. "levelno": 20,
  3369. "lineno": 144,
  3370. "message": "Existance of saved file is correct (Content True and Type is <class 'bool'>).",
  3371. "module": "test",
  3372. "moduleLogger": [
  3373. {
  3374. "args": [
  3375. "Existance of saved file",
  3376. "True",
  3377. "<class 'bool'>"
  3378. ],
  3379. "asctime": "2021-01-14 00:59:08,797",
  3380. "created": 1610582348.797903,
  3381. "exc_info": null,
  3382. "exc_text": null,
  3383. "filename": "test.py",
  3384. "funcName": "__report_result__",
  3385. "levelname": "DEBUG",
  3386. "levelno": 10,
  3387. "lineno": 22,
  3388. "message": "Result (Existance of saved file): True (<class 'bool'>)",
  3389. "module": "test",
  3390. "msecs": 797.9030609130859,
  3391. "msg": "Result (%s): %s (%s)",
  3392. "name": "__unittest__",
  3393. "pathname": "src/unittest/test.py",
  3394. "process": 21433,
  3395. "processName": "MainProcess",
  3396. "relativeCreated": 1647.310733795166,
  3397. "stack_info": null,
  3398. "thread": 140195114268480,
  3399. "threadName": "MainThread"
  3400. },
  3401. {
  3402. "args": [
  3403. "Existance of saved file",
  3404. "True",
  3405. "<class 'bool'>"
  3406. ],
  3407. "asctime": "2021-01-14 00:59:08,797",
  3408. "created": 1610582348.797944,
  3409. "exc_info": null,
  3410. "exc_text": null,
  3411. "filename": "test.py",
  3412. "funcName": "__report_expectation_equivalency__",
  3413. "levelname": "DEBUG",
  3414. "levelno": 10,
  3415. "lineno": 26,
  3416. "message": "Expectation (Existance of saved file): result = True (<class 'bool'>)",
  3417. "module": "test",
  3418. "msecs": 797.9440689086914,
  3419. "msg": "Expectation (%s): result = %s (%s)",
  3420. "name": "__unittest__",
  3421. "pathname": "src/unittest/test.py",
  3422. "process": 21433,
  3423. "processName": "MainProcess",
  3424. "relativeCreated": 1647.3517417907715,
  3425. "stack_info": null,
  3426. "thread": 140195114268480,
  3427. "threadName": "MainThread"
  3428. }
  3429. ],
  3430. "msecs": 797.980785369873,
  3431. "msg": "Existance of saved file is correct (Content %s and Type is %s).",
  3432. "name": "__tLogger__",
  3433. "pathname": "src/unittest/test.py",
  3434. "process": 21433,
  3435. "processName": "MainProcess",
  3436. "relativeCreated": 1647.3884582519531,
  3437. "stack_info": null,
  3438. "thread": 140195114268480,
  3439. "threadName": "MainThread",
  3440. "time_consumption": 3.6716461181640625e-05
  3441. }
  3442. ],
  3443. "thread": 140195114268480,
  3444. "threadName": "MainThread",
  3445. "time_consumption": 0.30735325813293457,
  3446. "time_finished": "2021-01-14 00:59:08,797",
  3447. "time_start": "2021-01-14 00:59:08,490"
  3448. },
  3449. "_XzMFcHYZEem_kd-7nxt1sg": {
  3450. "args": null,
  3451. "asctime": "2021-01-14 00:59:07,299",
  3452. "created": 1610582347.2996862,
  3453. "exc_info": null,
  3454. "exc_text": null,
  3455. "filename": "__init__.py",
  3456. "funcName": "testrun",
  3457. "levelname": "INFO",
  3458. "levelno": 20,
  3459. "lineno": 27,
  3460. "message": "_XzMFcHYZEem_kd-7nxt1sg",
  3461. "module": "__init__",
  3462. "moduleLogger": [],
  3463. "msecs": 299.6861934661865,
  3464. "msg": "_XzMFcHYZEem_kd-7nxt1sg",
  3465. "name": "__tLogger__",
  3466. "pathname": "/user_data/data/dirk/prj/unittest/media/unittest/src/tests/__init__.py",
  3467. "process": 21433,
  3468. "processName": "MainProcess",
  3469. "relativeCreated": 149.0938663482666,
  3470. "stack_info": null,
  3471. "testcaseLogger": [
  3472. {
  3473. "args": [
  3474. "None",
  3475. "<class 'NoneType'>"
  3476. ],
  3477. "asctime": "2021-01-14 00:59:07,303",
  3478. "created": 1610582347.3030055,
  3479. "exc_info": null,
  3480. "exc_text": null,
  3481. "filename": "test.py",
  3482. "funcName": "equivalency_chk",
  3483. "levelname": "INFO",
  3484. "levelno": 20,
  3485. "lineno": 144,
  3486. "message": "Media data for unknown.txt is correct (Content None and Type is <class 'NoneType'>).",
  3487. "module": "test",
  3488. "moduleLogger": [
  3489. {
  3490. "args": [
  3491. "Media data for unknown.txt",
  3492. "None",
  3493. "<class 'NoneType'>"
  3494. ],
  3495. "asctime": "2021-01-14 00:59:07,302",
  3496. "created": 1610582347.302882,
  3497. "exc_info": null,
  3498. "exc_text": null,
  3499. "filename": "test.py",
  3500. "funcName": "__report_result__",
  3501. "levelname": "DEBUG",
  3502. "levelno": 10,
  3503. "lineno": 22,
  3504. "message": "Result (Media data for unknown.txt): None (<class 'NoneType'>)",
  3505. "module": "test",
  3506. "msecs": 302.88195610046387,
  3507. "msg": "Result (%s): %s (%s)",
  3508. "name": "__unittest__",
  3509. "pathname": "src/unittest/test.py",
  3510. "process": 21433,
  3511. "processName": "MainProcess",
  3512. "relativeCreated": 152.28962898254395,
  3513. "stack_info": null,
  3514. "thread": 140195114268480,
  3515. "threadName": "MainThread"
  3516. },
  3517. {
  3518. "args": [
  3519. "Media data for unknown.txt",
  3520. "None",
  3521. "<class 'NoneType'>"
  3522. ],
  3523. "asctime": "2021-01-14 00:59:07,302",
  3524. "created": 1610582347.302956,
  3525. "exc_info": null,
  3526. "exc_text": null,
  3527. "filename": "test.py",
  3528. "funcName": "__report_expectation_equivalency__",
  3529. "levelname": "DEBUG",
  3530. "levelno": 10,
  3531. "lineno": 26,
  3532. "message": "Expectation (Media data for unknown.txt): result = None (<class 'NoneType'>)",
  3533. "module": "test",
  3534. "msecs": 302.95610427856445,
  3535. "msg": "Expectation (%s): result = %s (%s)",
  3536. "name": "__unittest__",
  3537. "pathname": "src/unittest/test.py",
  3538. "process": 21433,
  3539. "processName": "MainProcess",
  3540. "relativeCreated": 152.36377716064453,
  3541. "stack_info": null,
  3542. "thread": 140195114268480,
  3543. "threadName": "MainThread"
  3544. }
  3545. ],
  3546. "msecs": 303.0054569244385,
  3547. "msg": "Media data for unknown.txt is correct (Content %s and Type is %s).",
  3548. "name": "__tLogger__",
  3549. "pathname": "src/unittest/test.py",
  3550. "process": 21433,
  3551. "processName": "MainProcess",
  3552. "relativeCreated": 152.41312980651855,
  3553. "stack_info": null,
  3554. "thread": 140195114268480,
  3555. "threadName": "MainThread",
  3556. "time_consumption": 4.935264587402344e-05
  3557. },
  3558. {
  3559. "args": [
  3560. "{'duration': 236.094694, 'bitrate': 290743, 'artist': 'Kaleo', 'title': 'No Good', 'album': 'A/B', 'track': 1, 'genre': 'Rock', 'year': 2016, 'size': 8580366, 'time': 1451606398, 'tm_is_subst': True}",
  3561. "<class 'dict'>"
  3562. ],
  3563. "asctime": "2021-01-14 00:59:07,559",
  3564. "created": 1610582347.559403,
  3565. "exc_info": null,
  3566. "exc_text": null,
  3567. "filename": "test.py",
  3568. "funcName": "equivalency_chk",
  3569. "levelname": "INFO",
  3570. "levelno": 20,
  3571. "lineno": 144,
  3572. "message": "Media data for audio.mp3 is correct (Content {'duration': 236.094694, 'bitrate': 290743, 'artist': 'Kaleo', 'title': 'No Good', 'album': 'A/B', 'track': 1, 'genre': 'Rock', 'year': 2016, 'size': 8580366, 'time': 1451606398, 'tm_is_subst': True} and Type is <class 'dict'>).",
  3573. "module": "test",
  3574. "moduleLogger": [
  3575. {
  3576. "args": [
  3577. "Media data for audio.mp3",
  3578. "{ 'duration': 236.094694, 'bitrate': 290743, 'artist': 'Kaleo', 'title': 'No Good', 'album': 'A/B', 'track': 1, 'genre': 'Rock', 'year': 2016, 'size': 8580366, 'time': 1451606398, 'tm_is_subst': True }",
  3579. "<class 'dict'>"
  3580. ],
  3581. "asctime": "2021-01-14 00:59:07,558",
  3582. "created": 1610582347.5584264,
  3583. "exc_info": null,
  3584. "exc_text": null,
  3585. "filename": "test.py",
  3586. "funcName": "__report_result__",
  3587. "levelname": "DEBUG",
  3588. "levelno": 10,
  3589. "lineno": 22,
  3590. "message": "Result (Media data for audio.mp3): { 'duration': 236.094694, 'bitrate': 290743, 'artist': 'Kaleo', 'title': 'No Good', 'album': 'A/B', 'track': 1, 'genre': 'Rock', 'year': 2016, 'size': 8580366, 'time': 1451606398, 'tm_is_subst': True } (<class 'dict'>)",
  3591. "module": "test",
  3592. "msecs": 558.4263801574707,
  3593. "msg": "Result (%s): %s (%s)",
  3594. "name": "__unittest__",
  3595. "pathname": "src/unittest/test.py",
  3596. "process": 21433,
  3597. "processName": "MainProcess",
  3598. "relativeCreated": 407.8340530395508,
  3599. "stack_info": null,
  3600. "thread": 140195114268480,
  3601. "threadName": "MainThread"
  3602. },
  3603. {
  3604. "args": [
  3605. "Media data for audio.mp3",
  3606. "{ 'duration': 236.094694, 'bitrate': 290743, 'artist': 'Kaleo', 'title': 'No Good', 'album': 'A/B', 'track': 1, 'genre': 'Rock', 'year': 2016, 'time': 1451606398, 'tm_is_subst': True, 'size': 8580366 }",
  3607. "<class 'dict'>"
  3608. ],
  3609. "asctime": "2021-01-14 00:59:07,559",
  3610. "created": 1610582347.5590284,
  3611. "exc_info": null,
  3612. "exc_text": null,
  3613. "filename": "test.py",
  3614. "funcName": "__report_expectation_equivalency__",
  3615. "levelname": "DEBUG",
  3616. "levelno": 10,
  3617. "lineno": 26,
  3618. "message": "Expectation (Media data for audio.mp3): result = { 'duration': 236.094694, 'bitrate': 290743, 'artist': 'Kaleo', 'title': 'No Good', 'album': 'A/B', 'track': 1, 'genre': 'Rock', 'year': 2016, 'time': 1451606398, 'tm_is_subst': True, 'size': 8580366 } (<class 'dict'>)",
  3619. "module": "test",
  3620. "msecs": 559.0283870697021,
  3621. "msg": "Expectation (%s): result = %s (%s)",
  3622. "name": "__unittest__",
  3623. "pathname": "src/unittest/test.py",
  3624. "process": 21433,
  3625. "processName": "MainProcess",
  3626. "relativeCreated": 408.4360599517822,
  3627. "stack_info": null,
  3628. "thread": 140195114268480,
  3629. "threadName": "MainThread"
  3630. }
  3631. ],
  3632. "msecs": 559.4029426574707,
  3633. "msg": "Media data for audio.mp3 is correct (Content %s and Type is %s).",
  3634. "name": "__tLogger__",
  3635. "pathname": "src/unittest/test.py",
  3636. "process": 21433,
  3637. "processName": "MainProcess",
  3638. "relativeCreated": 408.8106155395508,
  3639. "stack_info": null,
  3640. "thread": 140195114268480,
  3641. "threadName": "MainThread",
  3642. "time_consumption": 0.0003745555877685547
  3643. },
  3644. {
  3645. "args": [
  3646. "{'duration': 281.991837, 'bitrate': 228298, 'title': 'Video Games (Album Version Remastered)', 'artist': 'Lana Del Rey', 'album': 'Born To Die', 'genre': 'Pop', 'track': 4, 'year': 2012, 'size': 8047290, 'time': 1325375995, 'tm_is_subst': True}",
  3647. "<class 'dict'>"
  3648. ],
  3649. "asctime": "2021-01-14 00:59:07,631",
  3650. "created": 1610582347.6315823,
  3651. "exc_info": null,
  3652. "exc_text": null,
  3653. "filename": "test.py",
  3654. "funcName": "equivalency_chk",
  3655. "levelname": "INFO",
  3656. "levelno": 20,
  3657. "lineno": 144,
  3658. "message": "Media data for audio_fail_conv.mp3 is correct (Content {'duration': 281.991837, 'bitrate': 228298, 'title': 'Video Games (Album Version Remastered)', 'artist': 'Lana Del Rey', 'album': 'Born To Die', 'genre': 'Pop', 'track': 4, 'year': 2012, 'size': 8047290, 'time': 1325375995, 'tm_is_subst': True} and Type is <class 'dict'>).",
  3659. "module": "test",
  3660. "moduleLogger": [
  3661. {
  3662. "args": [
  3663. "Media data for audio_fail_conv.mp3",
  3664. "{ 'duration': 281.991837, 'bitrate': 228298, 'title': 'Video Games (Album Version Remastered)', 'artist': 'Lana Del Rey', 'album': 'Born To Die', 'genre': 'Pop', 'track': 4, 'year': 2012, 'size': 8047290, 'time': 1325375995, 'tm_is_subst': True }",
  3665. "<class 'dict'>"
  3666. ],
  3667. "asctime": "2021-01-14 00:59:07,631",
  3668. "created": 1610582347.6312685,
  3669. "exc_info": null,
  3670. "exc_text": null,
  3671. "filename": "test.py",
  3672. "funcName": "__report_result__",
  3673. "levelname": "DEBUG",
  3674. "levelno": 10,
  3675. "lineno": 22,
  3676. "message": "Result (Media data for audio_fail_conv.mp3): { 'duration': 281.991837, 'bitrate': 228298, 'title': 'Video Games (Album Version Remastered)', 'artist': 'Lana Del Rey', 'album': 'Born To Die', 'genre': 'Pop', 'track': 4, 'year': 2012, 'size': 8047290, 'time': 1325375995, 'tm_is_subst': True } (<class 'dict'>)",
  3677. "module": "test",
  3678. "msecs": 631.2685012817383,
  3679. "msg": "Result (%s): %s (%s)",
  3680. "name": "__unittest__",
  3681. "pathname": "src/unittest/test.py",
  3682. "process": 21433,
  3683. "processName": "MainProcess",
  3684. "relativeCreated": 480.67617416381836,
  3685. "stack_info": null,
  3686. "thread": 140195114268480,
  3687. "threadName": "MainThread"
  3688. },
  3689. {
  3690. "args": [
  3691. "Media data for audio_fail_conv.mp3",
  3692. "{ 'duration': 281.991837, 'bitrate': 228298, 'artist': 'Lana Del Rey', 'title': 'Video Games (Album Version Remastered)', 'album': 'Born To Die', 'track': 4, 'genre': 'Pop', 'year': 2012, 'time': 1325375995, 'tm_is_subst': True, 'size': 8047290 }",
  3693. "<class 'dict'>"
  3694. ],
  3695. "asctime": "2021-01-14 00:59:07,631",
  3696. "created": 1610582347.6314664,
  3697. "exc_info": null,
  3698. "exc_text": null,
  3699. "filename": "test.py",
  3700. "funcName": "__report_expectation_equivalency__",
  3701. "levelname": "DEBUG",
  3702. "levelno": 10,
  3703. "lineno": 26,
  3704. "message": "Expectation (Media data for audio_fail_conv.mp3): result = { 'duration': 281.991837, 'bitrate': 228298, 'artist': 'Lana Del Rey', 'title': 'Video Games (Album Version Remastered)', 'album': 'Born To Die', 'track': 4, 'genre': 'Pop', 'year': 2012, 'time': 1325375995, 'tm_is_subst': True, 'size': 8047290 } (<class 'dict'>)",
  3705. "module": "test",
  3706. "msecs": 631.4663887023926,
  3707. "msg": "Expectation (%s): result = %s (%s)",
  3708. "name": "__unittest__",
  3709. "pathname": "src/unittest/test.py",
  3710. "process": 21433,
  3711. "processName": "MainProcess",
  3712. "relativeCreated": 480.87406158447266,
  3713. "stack_info": null,
  3714. "thread": 140195114268480,
  3715. "threadName": "MainThread"
  3716. }
  3717. ],
  3718. "msecs": 631.5822601318359,
  3719. "msg": "Media data for audio_fail_conv.mp3 is correct (Content %s and Type is %s).",
  3720. "name": "__tLogger__",
  3721. "pathname": "src/unittest/test.py",
  3722. "process": 21433,
  3723. "processName": "MainProcess",
  3724. "relativeCreated": 480.989933013916,
  3725. "stack_info": null,
  3726. "thread": 140195114268480,
  3727. "threadName": "MainThread",
  3728. "time_consumption": 0.00011587142944335938
  3729. },
  3730. {
  3731. "args": [
  3732. "{'duration': 120.476735, 'bitrate': 240202, 'title': 'Was bringt der Dezember', 'artist': 'Rolf und seine Freunde', 'album': 'Wir warten auf Weihnachten', 'year': 0, 'track': 9, 'genre': 'Other', 'size': 3617354}",
  3733. "<class 'dict'>"
  3734. ],
  3735. "asctime": "2021-01-14 00:59:07,684",
  3736. "created": 1610582347.6848571,
  3737. "exc_info": null,
  3738. "exc_text": null,
  3739. "filename": "test.py",
  3740. "funcName": "equivalency_chk",
  3741. "levelname": "INFO",
  3742. "levelno": 20,
  3743. "lineno": 144,
  3744. "message": "Media data for audio_year_0.mp3 is correct (Content {'duration': 120.476735, 'bitrate': 240202, 'title': 'Was bringt der Dezember', 'artist': 'Rolf und seine Freunde', 'album': 'Wir warten auf Weihnachten', 'year': 0, 'track': 9, 'genre': 'Other', 'size': 3617354} and Type is <class 'dict'>).",
  3745. "module": "test",
  3746. "moduleLogger": [
  3747. {
  3748. "args": [
  3749. "Media data for audio_year_0.mp3",
  3750. "{ 'duration': 120.476735, 'bitrate': 240202, 'title': 'Was bringt der Dezember', 'artist': 'Rolf und seine Freunde', 'album': 'Wir warten auf Weihnachten', 'year': 0, 'track': 9, 'genre': 'Other', 'size': 3617354 }",
  3751. "<class 'dict'>"
  3752. ],
  3753. "asctime": "2021-01-14 00:59:07,684",
  3754. "created": 1610582347.6845403,
  3755. "exc_info": null,
  3756. "exc_text": null,
  3757. "filename": "test.py",
  3758. "funcName": "__report_result__",
  3759. "levelname": "DEBUG",
  3760. "levelno": 10,
  3761. "lineno": 22,
  3762. "message": "Result (Media data for audio_year_0.mp3): { 'duration': 120.476735, 'bitrate': 240202, 'title': 'Was bringt der Dezember', 'artist': 'Rolf und seine Freunde', 'album': 'Wir warten auf Weihnachten', 'year': 0, 'track': 9, 'genre': 'Other', 'size': 3617354 } (<class 'dict'>)",
  3763. "module": "test",
  3764. "msecs": 684.5402717590332,
  3765. "msg": "Result (%s): %s (%s)",
  3766. "name": "__unittest__",
  3767. "pathname": "src/unittest/test.py",
  3768. "process": 21433,
  3769. "processName": "MainProcess",
  3770. "relativeCreated": 533.9479446411133,
  3771. "stack_info": null,
  3772. "thread": 140195114268480,
  3773. "threadName": "MainThread"
  3774. },
  3775. {
  3776. "args": [
  3777. "Media data for audio_year_0.mp3",
  3778. "{ 'duration': 120.476735, 'bitrate': 240202, 'artist': 'Rolf und seine Freunde', 'title': 'Was bringt der Dezember', 'album': 'Wir warten auf Weihnachten', 'track': 9, 'genre': 'Other', 'year': 0, 'size': 3617354 }",
  3779. "<class 'dict'>"
  3780. ],
  3781. "asctime": "2021-01-14 00:59:07,684",
  3782. "created": 1610582347.684745,
  3783. "exc_info": null,
  3784. "exc_text": null,
  3785. "filename": "test.py",
  3786. "funcName": "__report_expectation_equivalency__",
  3787. "levelname": "DEBUG",
  3788. "levelno": 10,
  3789. "lineno": 26,
  3790. "message": "Expectation (Media data for audio_year_0.mp3): result = { 'duration': 120.476735, 'bitrate': 240202, 'artist': 'Rolf und seine Freunde', 'title': 'Was bringt der Dezember', 'album': 'Wir warten auf Weihnachten', 'track': 9, 'genre': 'Other', 'year': 0, 'size': 3617354 } (<class 'dict'>)",
  3791. "module": "test",
  3792. "msecs": 684.7450733184814,
  3793. "msg": "Expectation (%s): result = %s (%s)",
  3794. "name": "__unittest__",
  3795. "pathname": "src/unittest/test.py",
  3796. "process": 21433,
  3797. "processName": "MainProcess",
  3798. "relativeCreated": 534.1527462005615,
  3799. "stack_info": null,
  3800. "thread": 140195114268480,
  3801. "threadName": "MainThread"
  3802. }
  3803. ],
  3804. "msecs": 684.8571300506592,
  3805. "msg": "Media data for audio_year_0.mp3 is correct (Content %s and Type is %s).",
  3806. "name": "__tLogger__",
  3807. "pathname": "src/unittest/test.py",
  3808. "process": 21433,
  3809. "processName": "MainProcess",
  3810. "relativeCreated": 534.2648029327393,
  3811. "stack_info": null,
  3812. "thread": 140195114268480,
  3813. "threadName": "MainThread",
  3814. "time_consumption": 0.00011205673217773438
  3815. },
  3816. {
  3817. "args": [
  3818. "{'time': 1560083621, 'exposure_program': 'Program Normal', 'exposure_time': 0.007633587786259542, 'flash': 'Off', 'aperture': 2.2, 'focal_length': 3.463, 'gps': {'lon': 11.574697, 'lat': 52.993599}, 'height': 3120, 'iso': 100, 'orientation': 6, 'width': 4160, 'size': 4524705, 'camera': 'motorola: motorola one'}",
  3819. "<class 'dict'>"
  3820. ],
  3821. "asctime": "2021-01-14 00:59:07,706",
  3822. "created": 1610582347.706319,
  3823. "exc_info": null,
  3824. "exc_text": null,
  3825. "filename": "test.py",
  3826. "funcName": "equivalency_chk",
  3827. "levelname": "INFO",
  3828. "levelno": 20,
  3829. "lineno": 144,
  3830. "message": "Media data for image_exif_gps.jpg is correct (Content {'time': 1560083621, 'exposure_program': 'Program Normal', 'exposure_time': 0.007633587786259542, 'flash': 'Off', 'aperture': 2.2, 'focal_length': 3.463, 'gps': {'lon': 11.574697, 'lat': 52.993599}, 'height': 3120, 'iso': 100, 'orientation': 6, 'width': 4160, 'size': 4524705, 'camera': 'motorola: motorola one'} and Type is <class 'dict'>).",
  3831. "module": "test",
  3832. "moduleLogger": [
  3833. {
  3834. "args": [
  3835. "Media data for image_exif_gps.jpg",
  3836. "{ 'time': 1560083621, 'exposure_program': 'Program Normal', 'exposure_time': 0.007633587786259542, 'flash': 'Off', 'aperture': 2.2, 'focal_length': 3.463, 'gps': { 'lon': 11.574697, 'lat': 52.993599 }, 'height': 3120, 'iso': 100, 'orientation': 6, 'width': 4160, 'size': 4524705, 'camera': 'motorola: motorola one' }",
  3837. "<class 'dict'>"
  3838. ],
  3839. "asctime": "2021-01-14 00:59:07,706",
  3840. "created": 1610582347.7061121,
  3841. "exc_info": null,
  3842. "exc_text": null,
  3843. "filename": "test.py",
  3844. "funcName": "__report_result__",
  3845. "levelname": "DEBUG",
  3846. "levelno": 10,
  3847. "lineno": 22,
  3848. "message": "Result (Media data for image_exif_gps.jpg): { 'time': 1560083621, 'exposure_program': 'Program Normal', 'exposure_time': 0.007633587786259542, 'flash': 'Off', 'aperture': 2.2, 'focal_length': 3.463, 'gps': { 'lon': 11.574697, 'lat': 52.993599 }, 'height': 3120, 'iso': 100, 'orientation': 6, 'width': 4160, 'size': 4524705, 'camera': 'motorola: motorola one' } (<class 'dict'>)",
  3849. "module": "test",
  3850. "msecs": 706.1121463775635,
  3851. "msg": "Result (%s): %s (%s)",
  3852. "name": "__unittest__",
  3853. "pathname": "src/unittest/test.py",
  3854. "process": 21433,
  3855. "processName": "MainProcess",
  3856. "relativeCreated": 555.5198192596436,
  3857. "stack_info": null,
  3858. "thread": 140195114268480,
  3859. "threadName": "MainThread"
  3860. },
  3861. {
  3862. "args": [
  3863. "Media data for image_exif_gps.jpg",
  3864. "{ 'time': 1560083621, 'exposure_program': 'Program Normal', 'exposure_time': 0.007633587786259542, 'flash': 'Off', 'aperture': 2.2, 'focal_length': 3.463, 'gps': { 'lon': 11.574697, 'lat': 52.993599 }, 'height': 3120, 'iso': 100, 'orientation': 6, 'width': 4160, 'camera': 'motorola: motorola one', 'size': 4524705 }",
  3865. "<class 'dict'>"
  3866. ],
  3867. "asctime": "2021-01-14 00:59:07,706",
  3868. "created": 1610582347.7062201,
  3869. "exc_info": null,
  3870. "exc_text": null,
  3871. "filename": "test.py",
  3872. "funcName": "__report_expectation_equivalency__",
  3873. "levelname": "DEBUG",
  3874. "levelno": 10,
  3875. "lineno": 26,
  3876. "message": "Expectation (Media data for image_exif_gps.jpg): result = { 'time': 1560083621, 'exposure_program': 'Program Normal', 'exposure_time': 0.007633587786259542, 'flash': 'Off', 'aperture': 2.2, 'focal_length': 3.463, 'gps': { 'lon': 11.574697, 'lat': 52.993599 }, 'height': 3120, 'iso': 100, 'orientation': 6, 'width': 4160, 'camera': 'motorola: motorola one', 'size': 4524705 } (<class 'dict'>)",
  3877. "module": "test",
  3878. "msecs": 706.2201499938965,
  3879. "msg": "Expectation (%s): result = %s (%s)",
  3880. "name": "__unittest__",
  3881. "pathname": "src/unittest/test.py",
  3882. "process": 21433,
  3883. "processName": "MainProcess",
  3884. "relativeCreated": 555.6278228759766,
  3885. "stack_info": null,
  3886. "thread": 140195114268480,
  3887. "threadName": "MainThread"
  3888. }
  3889. ],
  3890. "msecs": 706.3190937042236,
  3891. "msg": "Media data for image_exif_gps.jpg is correct (Content %s and Type is %s).",
  3892. "name": "__tLogger__",
  3893. "pathname": "src/unittest/test.py",
  3894. "process": 21433,
  3895. "processName": "MainProcess",
  3896. "relativeCreated": 555.7267665863037,
  3897. "stack_info": null,
  3898. "thread": 140195114268480,
  3899. "threadName": "MainThread",
  3900. "time_consumption": 9.894371032714844e-05
  3901. },
  3902. {
  3903. "args": [
  3904. "{'time': 1515143529, 'exposure_program': 'Program Normal', 'exposure_time': 0.03, 'flash': 'Fired', 'aperture': 2.2, 'focal_length': 4.5, 'height': 3968, 'iso': 160, 'orientation': 0, 'width': 2976, 'size': 2837285, 'camera': 'HUAWEI: EVA-L09'}",
  3905. "<class 'dict'>"
  3906. ],
  3907. "asctime": "2021-01-14 00:59:07,709",
  3908. "created": 1610582347.7093408,
  3909. "exc_info": null,
  3910. "exc_text": null,
  3911. "filename": "test.py",
  3912. "funcName": "equivalency_chk",
  3913. "levelname": "INFO",
  3914. "levelno": 20,
  3915. "lineno": 144,
  3916. "message": "Media data for image_exif_no_gps.jpg is correct (Content {'time': 1515143529, 'exposure_program': 'Program Normal', 'exposure_time': 0.03, 'flash': 'Fired', 'aperture': 2.2, 'focal_length': 4.5, 'height': 3968, 'iso': 160, 'orientation': 0, 'width': 2976, 'size': 2837285, 'camera': 'HUAWEI: EVA-L09'} and Type is <class 'dict'>).",
  3917. "module": "test",
  3918. "moduleLogger": [
  3919. {
  3920. "args": [
  3921. "Media data for image_exif_no_gps.jpg",
  3922. "{ 'time': 1515143529, 'exposure_program': 'Program Normal', 'exposure_time': 0.03, 'flash': 'Fired', 'aperture': 2.2, 'focal_length': 4.5, 'height': 3968, 'iso': 160, 'orientation': 0, 'width': 2976, 'size': 2837285, 'camera': 'HUAWEI: EVA-L09' }",
  3923. "<class 'dict'>"
  3924. ],
  3925. "asctime": "2021-01-14 00:59:07,709",
  3926. "created": 1610582347.7091756,
  3927. "exc_info": null,
  3928. "exc_text": null,
  3929. "filename": "test.py",
  3930. "funcName": "__report_result__",
  3931. "levelname": "DEBUG",
  3932. "levelno": 10,
  3933. "lineno": 22,
  3934. "message": "Result (Media data for image_exif_no_gps.jpg): { 'time': 1515143529, 'exposure_program': 'Program Normal', 'exposure_time': 0.03, 'flash': 'Fired', 'aperture': 2.2, 'focal_length': 4.5, 'height': 3968, 'iso': 160, 'orientation': 0, 'width': 2976, 'size': 2837285, 'camera': 'HUAWEI: EVA-L09' } (<class 'dict'>)",
  3935. "module": "test",
  3936. "msecs": 709.1755867004395,
  3937. "msg": "Result (%s): %s (%s)",
  3938. "name": "__unittest__",
  3939. "pathname": "src/unittest/test.py",
  3940. "process": 21433,
  3941. "processName": "MainProcess",
  3942. "relativeCreated": 558.5832595825195,
  3943. "stack_info": null,
  3944. "thread": 140195114268480,
  3945. "threadName": "MainThread"
  3946. },
  3947. {
  3948. "args": [
  3949. "Media data for image_exif_no_gps.jpg",
  3950. "{ 'time': 1515143529, 'exposure_program': 'Program Normal', 'exposure_time': 0.03, 'flash': 'Fired', 'aperture': 2.2, 'focal_length': 4.5, 'height': 3968, 'iso': 160, 'orientation': 0, 'width': 2976, 'camera': 'HUAWEI: EVA-L09', 'size': 2837285 }",
  3951. "<class 'dict'>"
  3952. ],
  3953. "asctime": "2021-01-14 00:59:07,709",
  3954. "created": 1610582347.7092588,
  3955. "exc_info": null,
  3956. "exc_text": null,
  3957. "filename": "test.py",
  3958. "funcName": "__report_expectation_equivalency__",
  3959. "levelname": "DEBUG",
  3960. "levelno": 10,
  3961. "lineno": 26,
  3962. "message": "Expectation (Media data for image_exif_no_gps.jpg): result = { 'time': 1515143529, 'exposure_program': 'Program Normal', 'exposure_time': 0.03, 'flash': 'Fired', 'aperture': 2.2, 'focal_length': 4.5, 'height': 3968, 'iso': 160, 'orientation': 0, 'width': 2976, 'camera': 'HUAWEI: EVA-L09', 'size': 2837285 } (<class 'dict'>)",
  3963. "module": "test",
  3964. "msecs": 709.2587947845459,
  3965. "msg": "Expectation (%s): result = %s (%s)",
  3966. "name": "__unittest__",
  3967. "pathname": "src/unittest/test.py",
  3968. "process": 21433,
  3969. "processName": "MainProcess",
  3970. "relativeCreated": 558.666467666626,
  3971. "stack_info": null,
  3972. "thread": 140195114268480,
  3973. "threadName": "MainThread"
  3974. }
  3975. ],
  3976. "msecs": 709.3408107757568,
  3977. "msg": "Media data for image_exif_no_gps.jpg is correct (Content %s and Type is %s).",
  3978. "name": "__tLogger__",
  3979. "pathname": "src/unittest/test.py",
  3980. "process": 21433,
  3981. "processName": "MainProcess",
  3982. "relativeCreated": 558.7484836578369,
  3983. "stack_info": null,
  3984. "thread": 140195114268480,
  3985. "threadName": "MainThread",
  3986. "time_consumption": 8.20159912109375e-05
  3987. },
  3988. {
  3989. "args": [
  3990. "{'size': 1139092, 'time': 1449870515, 'tm_is_subst': True}",
  3991. "<class 'dict'>"
  3992. ],
  3993. "asctime": "2021-01-14 00:59:07,710",
  3994. "created": 1610582347.7100043,
  3995. "exc_info": null,
  3996. "exc_text": null,
  3997. "filename": "test.py",
  3998. "funcName": "equivalency_chk",
  3999. "levelname": "INFO",
  4000. "levelno": 20,
  4001. "lineno": 144,
  4002. "message": "Media data for image_non_exif.jpg is correct (Content {'size': 1139092, 'time': 1449870515, 'tm_is_subst': True} and Type is <class 'dict'>).",
  4003. "module": "test",
  4004. "moduleLogger": [
  4005. {
  4006. "args": [
  4007. "Media data for image_non_exif.jpg",
  4008. "{ 'size': 1139092, 'time': 1449870515, 'tm_is_subst': True }",
  4009. "<class 'dict'>"
  4010. ],
  4011. "asctime": "2021-01-14 00:59:07,709",
  4012. "created": 1610582347.7098835,
  4013. "exc_info": null,
  4014. "exc_text": null,
  4015. "filename": "test.py",
  4016. "funcName": "__report_result__",
  4017. "levelname": "DEBUG",
  4018. "levelno": 10,
  4019. "lineno": 22,
  4020. "message": "Result (Media data for image_non_exif.jpg): { 'size': 1139092, 'time': 1449870515, 'tm_is_subst': True } (<class 'dict'>)",
  4021. "module": "test",
  4022. "msecs": 709.883451461792,
  4023. "msg": "Result (%s): %s (%s)",
  4024. "name": "__unittest__",
  4025. "pathname": "src/unittest/test.py",
  4026. "process": 21433,
  4027. "processName": "MainProcess",
  4028. "relativeCreated": 559.2911243438721,
  4029. "stack_info": null,
  4030. "thread": 140195114268480,
  4031. "threadName": "MainThread"
  4032. },
  4033. {
  4034. "args": [
  4035. "Media data for image_non_exif.jpg",
  4036. "{ 'time': 1449870515, 'tm_is_subst': True, 'size': 1139092 }",
  4037. "<class 'dict'>"
  4038. ],
  4039. "asctime": "2021-01-14 00:59:07,709",
  4040. "created": 1610582347.7099423,
  4041. "exc_info": null,
  4042. "exc_text": null,
  4043. "filename": "test.py",
  4044. "funcName": "__report_expectation_equivalency__",
  4045. "levelname": "DEBUG",
  4046. "levelno": 10,
  4047. "lineno": 26,
  4048. "message": "Expectation (Media data for image_non_exif.jpg): result = { 'time': 1449870515, 'tm_is_subst': True, 'size': 1139092 } (<class 'dict'>)",
  4049. "module": "test",
  4050. "msecs": 709.9423408508301,
  4051. "msg": "Expectation (%s): result = %s (%s)",
  4052. "name": "__unittest__",
  4053. "pathname": "src/unittest/test.py",
  4054. "process": 21433,
  4055. "processName": "MainProcess",
  4056. "relativeCreated": 559.3500137329102,
  4057. "stack_info": null,
  4058. "thread": 140195114268480,
  4059. "threadName": "MainThread"
  4060. }
  4061. ],
  4062. "msecs": 710.0043296813965,
  4063. "msg": "Media data for image_non_exif.jpg is correct (Content %s and Type is %s).",
  4064. "name": "__tLogger__",
  4065. "pathname": "src/unittest/test.py",
  4066. "process": 21433,
  4067. "processName": "MainProcess",
  4068. "relativeCreated": 559.4120025634766,
  4069. "stack_info": null,
  4070. "thread": 140195114268480,
  4071. "threadName": "MainThread",
  4072. "time_consumption": 6.198883056640625e-05
  4073. },
  4074. {
  4075. "args": [
  4076. "{'time': 1226149915, 'exposure_program': 'Program Normal', 'exposure_time': 0.008, 'flash': 'Fill Fired', 'aperture': 7.1, 'focal_length': 170.0, 'height': 2592, 'iso': 400, 'orientation': 1, 'width': 3888, 'size': 1301272, 'camera': 'Canon: Canon EOS 40D'}",
  4077. "<class 'dict'>"
  4078. ],
  4079. "asctime": "2021-01-14 00:59:07,712",
  4080. "created": 1610582347.7125683,
  4081. "exc_info": null,
  4082. "exc_text": null,
  4083. "filename": "test.py",
  4084. "funcName": "equivalency_chk",
  4085. "levelname": "INFO",
  4086. "levelno": 20,
  4087. "lineno": 144,
  4088. "message": "Media data for image_extraction_failed.jpg is correct (Content {'time': 1226149915, 'exposure_program': 'Program Normal', 'exposure_time': 0.008, 'flash': 'Fill Fired', 'aperture': 7.1, 'focal_length': 170.0, 'height': 2592, 'iso': 400, 'orientation': 1, 'width': 3888, 'size': 1301272, 'camera': 'Canon: Canon EOS 40D'} and Type is <class 'dict'>).",
  4089. "module": "test",
  4090. "moduleLogger": [
  4091. {
  4092. "args": [
  4093. "Media data for image_extraction_failed.jpg",
  4094. "{ 'time': 1226149915, 'exposure_program': 'Program Normal', 'exposure_time': 0.008, 'flash': 'Fill Fired', 'aperture': 7.1, 'focal_length': 170.0, 'height': 2592, 'iso': 400, 'orientation': 1, 'width': 3888, 'size': 1301272, 'camera': 'Canon: Canon EOS 40D' }",
  4095. "<class 'dict'>"
  4096. ],
  4097. "asctime": "2021-01-14 00:59:07,712",
  4098. "created": 1610582347.7124102,
  4099. "exc_info": null,
  4100. "exc_text": null,
  4101. "filename": "test.py",
  4102. "funcName": "__report_result__",
  4103. "levelname": "DEBUG",
  4104. "levelno": 10,
  4105. "lineno": 22,
  4106. "message": "Result (Media data for image_extraction_failed.jpg): { 'time': 1226149915, 'exposure_program': 'Program Normal', 'exposure_time': 0.008, 'flash': 'Fill Fired', 'aperture': 7.1, 'focal_length': 170.0, 'height': 2592, 'iso': 400, 'orientation': 1, 'width': 3888, 'size': 1301272, 'camera': 'Canon: Canon EOS 40D' } (<class 'dict'>)",
  4107. "module": "test",
  4108. "msecs": 712.4102115631104,
  4109. "msg": "Result (%s): %s (%s)",
  4110. "name": "__unittest__",
  4111. "pathname": "src/unittest/test.py",
  4112. "process": 21433,
  4113. "processName": "MainProcess",
  4114. "relativeCreated": 561.8178844451904,
  4115. "stack_info": null,
  4116. "thread": 140195114268480,
  4117. "threadName": "MainThread"
  4118. },
  4119. {
  4120. "args": [
  4121. "Media data for image_extraction_failed.jpg",
  4122. "{ 'time': 1226149915, 'exposure_program': 'Program Normal', 'exposure_time': 0.008, 'flash': 'Fill Fired', 'aperture': 7.1, 'focal_length': 170.0, 'height': 2592, 'iso': 400, 'orientation': 1, 'width': 3888, 'camera': 'Canon: Canon EOS 40D', 'size': 1301272 }",
  4123. "<class 'dict'>"
  4124. ],
  4125. "asctime": "2021-01-14 00:59:07,712",
  4126. "created": 1610582347.7124856,
  4127. "exc_info": null,
  4128. "exc_text": null,
  4129. "filename": "test.py",
  4130. "funcName": "__report_expectation_equivalency__",
  4131. "levelname": "DEBUG",
  4132. "levelno": 10,
  4133. "lineno": 26,
  4134. "message": "Expectation (Media data for image_extraction_failed.jpg): result = { 'time': 1226149915, 'exposure_program': 'Program Normal', 'exposure_time': 0.008, 'flash': 'Fill Fired', 'aperture': 7.1, 'focal_length': 170.0, 'height': 2592, 'iso': 400, 'orientation': 1, 'width': 3888, 'camera': 'Canon: Canon EOS 40D', 'size': 1301272 } (<class 'dict'>)",
  4135. "module": "test",
  4136. "msecs": 712.4855518341064,
  4137. "msg": "Expectation (%s): result = %s (%s)",
  4138. "name": "__unittest__",
  4139. "pathname": "src/unittest/test.py",
  4140. "process": 21433,
  4141. "processName": "MainProcess",
  4142. "relativeCreated": 561.8932247161865,
  4143. "stack_info": null,
  4144. "thread": 140195114268480,
  4145. "threadName": "MainThread"
  4146. }
  4147. ],
  4148. "msecs": 712.5682830810547,
  4149. "msg": "Media data for image_extraction_failed.jpg is correct (Content %s and Type is %s).",
  4150. "name": "__tLogger__",
  4151. "pathname": "src/unittest/test.py",
  4152. "process": 21433,
  4153. "processName": "MainProcess",
  4154. "relativeCreated": 561.9759559631348,
  4155. "stack_info": null,
  4156. "thread": 140195114268480,
  4157. "threadName": "MainThread",
  4158. "time_consumption": 8.273124694824219e-05
  4159. },
  4160. {
  4161. "args": [
  4162. "{'time': 1590940859, 'exposure_program': 'Program Normal', 'exposure_time': 0.01, 'flash': 'Off', 'aperture': 2.0, 'focal_length': 3.463, 'height': 3120, 'iso': 124, 'orientation': 6, 'width': 4160, 'size': 3500036, 'camera': 'motorola: motorola one'}",
  4163. "<class 'dict'>"
  4164. ],
  4165. "asctime": "2021-01-14 00:59:07,715",
  4166. "created": 1610582347.715816,
  4167. "exc_info": null,
  4168. "exc_text": null,
  4169. "filename": "test.py",
  4170. "funcName": "equivalency_chk",
  4171. "levelname": "INFO",
  4172. "levelno": 20,
  4173. "lineno": 144,
  4174. "message": "Media data for faulty_gps_data.jpg is correct (Content {'time': 1590940859, 'exposure_program': 'Program Normal', 'exposure_time': 0.01, 'flash': 'Off', 'aperture': 2.0, 'focal_length': 3.463, 'height': 3120, 'iso': 124, 'orientation': 6, 'width': 4160, 'size': 3500036, 'camera': 'motorola: motorola one'} and Type is <class 'dict'>).",
  4175. "module": "test",
  4176. "moduleLogger": [
  4177. {
  4178. "args": [
  4179. "Media data for faulty_gps_data.jpg",
  4180. "{ 'time': 1590940859, 'exposure_program': 'Program Normal', 'exposure_time': 0.01, 'flash': 'Off', 'aperture': 2.0, 'focal_length': 3.463, 'height': 3120, 'iso': 124, 'orientation': 6, 'width': 4160, 'size': 3500036, 'camera': 'motorola: motorola one' }",
  4181. "<class 'dict'>"
  4182. ],
  4183. "asctime": "2021-01-14 00:59:07,715",
  4184. "created": 1610582347.715625,
  4185. "exc_info": null,
  4186. "exc_text": null,
  4187. "filename": "test.py",
  4188. "funcName": "__report_result__",
  4189. "levelname": "DEBUG",
  4190. "levelno": 10,
  4191. "lineno": 22,
  4192. "message": "Result (Media data for faulty_gps_data.jpg): { 'time': 1590940859, 'exposure_program': 'Program Normal', 'exposure_time': 0.01, 'flash': 'Off', 'aperture': 2.0, 'focal_length': 3.463, 'height': 3120, 'iso': 124, 'orientation': 6, 'width': 4160, 'size': 3500036, 'camera': 'motorola: motorola one' } (<class 'dict'>)",
  4193. "module": "test",
  4194. "msecs": 715.6250476837158,
  4195. "msg": "Result (%s): %s (%s)",
  4196. "name": "__unittest__",
  4197. "pathname": "src/unittest/test.py",
  4198. "process": 21433,
  4199. "processName": "MainProcess",
  4200. "relativeCreated": 565.0327205657959,
  4201. "stack_info": null,
  4202. "thread": 140195114268480,
  4203. "threadName": "MainThread"
  4204. },
  4205. {
  4206. "args": [
  4207. "Media data for faulty_gps_data.jpg",
  4208. "{ 'time': 1590940859, 'exposure_program': 'Program Normal', 'exposure_time': 0.01, 'flash': 'Off', 'aperture': 2.0, 'focal_length': 3.463, 'height': 3120, 'iso': 124, 'orientation': 6, 'width': 4160, 'camera': 'motorola: motorola one', 'size': 3500036 }",
  4209. "<class 'dict'>"
  4210. ],
  4211. "asctime": "2021-01-14 00:59:07,715",
  4212. "created": 1610582347.7157173,
  4213. "exc_info": null,
  4214. "exc_text": null,
  4215. "filename": "test.py",
  4216. "funcName": "__report_expectation_equivalency__",
  4217. "levelname": "DEBUG",
  4218. "levelno": 10,
  4219. "lineno": 26,
  4220. "message": "Expectation (Media data for faulty_gps_data.jpg): result = { 'time': 1590940859, 'exposure_program': 'Program Normal', 'exposure_time': 0.01, 'flash': 'Off', 'aperture': 2.0, 'focal_length': 3.463, 'height': 3120, 'iso': 124, 'orientation': 6, 'width': 4160, 'camera': 'motorola: motorola one', 'size': 3500036 } (<class 'dict'>)",
  4221. "module": "test",
  4222. "msecs": 715.7173156738281,
  4223. "msg": "Expectation (%s): result = %s (%s)",
  4224. "name": "__unittest__",
  4225. "pathname": "src/unittest/test.py",
  4226. "process": 21433,
  4227. "processName": "MainProcess",
  4228. "relativeCreated": 565.1249885559082,
  4229. "stack_info": null,
  4230. "thread": 140195114268480,
  4231. "threadName": "MainThread"
  4232. }
  4233. ],
  4234. "msecs": 715.8160209655762,
  4235. "msg": "Media data for faulty_gps_data.jpg is correct (Content %s and Type is %s).",
  4236. "name": "__tLogger__",
  4237. "pathname": "src/unittest/test.py",
  4238. "process": 21433,
  4239. "processName": "MainProcess",
  4240. "relativeCreated": 565.2236938476562,
  4241. "stack_info": null,
  4242. "thread": 140195114268480,
  4243. "threadName": "MainThread",
  4244. "time_consumption": 9.870529174804688e-05
  4245. },
  4246. {
  4247. "args": [
  4248. "{'width': 800, 'height': 480, 'ratio': 1.6666666666666667, 'duration': 3.964, 'bitrate': 2341765, 'time': 1414948303, 'size': 1160345}",
  4249. "<class 'dict'>"
  4250. ],
  4251. "asctime": "2021-01-14 00:59:07,777",
  4252. "created": 1610582347.777557,
  4253. "exc_info": null,
  4254. "exc_text": null,
  4255. "filename": "test.py",
  4256. "funcName": "equivalency_chk",
  4257. "levelname": "INFO",
  4258. "levelno": 20,
  4259. "lineno": 144,
  4260. "message": "Media data for video.3gp is correct (Content {'width': 800, 'height': 480, 'ratio': 1.6666666666666667, 'duration': 3.964, 'bitrate': 2341765, 'time': 1414948303, 'size': 1160345} and Type is <class 'dict'>).",
  4261. "module": "test",
  4262. "moduleLogger": [
  4263. {
  4264. "args": [
  4265. "Media data for video.3gp",
  4266. "{ 'width': 800, 'height': 480, 'ratio': 1.6666666666666667, 'duration': 3.964, 'bitrate': 2341765, 'time': 1414948303, 'size': 1160345 }",
  4267. "<class 'dict'>"
  4268. ],
  4269. "asctime": "2021-01-14 00:59:07,777",
  4270. "created": 1610582347.7772825,
  4271. "exc_info": null,
  4272. "exc_text": null,
  4273. "filename": "test.py",
  4274. "funcName": "__report_result__",
  4275. "levelname": "DEBUG",
  4276. "levelno": 10,
  4277. "lineno": 22,
  4278. "message": "Result (Media data for video.3gp): { 'width': 800, 'height': 480, 'ratio': 1.6666666666666667, 'duration': 3.964, 'bitrate': 2341765, 'time': 1414948303, 'size': 1160345 } (<class 'dict'>)",
  4279. "module": "test",
  4280. "msecs": 777.2824764251709,
  4281. "msg": "Result (%s): %s (%s)",
  4282. "name": "__unittest__",
  4283. "pathname": "src/unittest/test.py",
  4284. "process": 21433,
  4285. "processName": "MainProcess",
  4286. "relativeCreated": 626.690149307251,
  4287. "stack_info": null,
  4288. "thread": 140195114268480,
  4289. "threadName": "MainThread"
  4290. },
  4291. {
  4292. "args": [
  4293. "Media data for video.3gp",
  4294. "{ 'width': 800, 'height': 480, 'ratio': 1.6666666666666667, 'duration': 3.964, 'bitrate': 2341765, 'time': 1414948303, 'size': 1160345 }",
  4295. "<class 'dict'>"
  4296. ],
  4297. "asctime": "2021-01-14 00:59:07,777",
  4298. "created": 1610582347.7774618,
  4299. "exc_info": null,
  4300. "exc_text": null,
  4301. "filename": "test.py",
  4302. "funcName": "__report_expectation_equivalency__",
  4303. "levelname": "DEBUG",
  4304. "levelno": 10,
  4305. "lineno": 26,
  4306. "message": "Expectation (Media data for video.3gp): result = { 'width': 800, 'height': 480, 'ratio': 1.6666666666666667, 'duration': 3.964, 'bitrate': 2341765, 'time': 1414948303, 'size': 1160345 } (<class 'dict'>)",
  4307. "module": "test",
  4308. "msecs": 777.4617671966553,
  4309. "msg": "Expectation (%s): result = %s (%s)",
  4310. "name": "__unittest__",
  4311. "pathname": "src/unittest/test.py",
  4312. "process": 21433,
  4313. "processName": "MainProcess",
  4314. "relativeCreated": 626.8694400787354,
  4315. "stack_info": null,
  4316. "thread": 140195114268480,
  4317. "threadName": "MainThread"
  4318. }
  4319. ],
  4320. "msecs": 777.5568962097168,
  4321. "msg": "Media data for video.3gp is correct (Content %s and Type is %s).",
  4322. "name": "__tLogger__",
  4323. "pathname": "src/unittest/test.py",
  4324. "process": 21433,
  4325. "processName": "MainProcess",
  4326. "relativeCreated": 626.9645690917969,
  4327. "stack_info": null,
  4328. "thread": 140195114268480,
  4329. "threadName": "MainThread",
  4330. "time_consumption": 9.512901306152344e-05
  4331. },
  4332. {
  4333. "args": [
  4334. "{'width': 1920, 'height': 1080, 'ratio': 1.7777777777777777, 'duration': 12.453, 'bitrate': 17883888, 'time': 1503125482, 'size': 27838508}",
  4335. "<class 'dict'>"
  4336. ],
  4337. "asctime": "2021-01-14 00:59:07,936",
  4338. "created": 1610582347.9361918,
  4339. "exc_info": null,
  4340. "exc_text": null,
  4341. "filename": "test.py",
  4342. "funcName": "equivalency_chk",
  4343. "levelname": "INFO",
  4344. "levelno": 20,
  4345. "lineno": 144,
  4346. "message": "Media data for video.mp4 is correct (Content {'width': 1920, 'height': 1080, 'ratio': 1.7777777777777777, 'duration': 12.453, 'bitrate': 17883888, 'time': 1503125482, 'size': 27838508} and Type is <class 'dict'>).",
  4347. "module": "test",
  4348. "moduleLogger": [
  4349. {
  4350. "args": [
  4351. "Media data for video.mp4",
  4352. "{ 'width': 1920, 'height': 1080, 'ratio': 1.7777777777777777, 'duration': 12.453, 'bitrate': 17883888, 'time': 1503125482, 'size': 27838508 }",
  4353. "<class 'dict'>"
  4354. ],
  4355. "asctime": "2021-01-14 00:59:07,935",
  4356. "created": 1610582347.9359295,
  4357. "exc_info": null,
  4358. "exc_text": null,
  4359. "filename": "test.py",
  4360. "funcName": "__report_result__",
  4361. "levelname": "DEBUG",
  4362. "levelno": 10,
  4363. "lineno": 22,
  4364. "message": "Result (Media data for video.mp4): { 'width': 1920, 'height': 1080, 'ratio': 1.7777777777777777, 'duration': 12.453, 'bitrate': 17883888, 'time': 1503125482, 'size': 27838508 } (<class 'dict'>)",
  4365. "module": "test",
  4366. "msecs": 935.929536819458,
  4367. "msg": "Result (%s): %s (%s)",
  4368. "name": "__unittest__",
  4369. "pathname": "src/unittest/test.py",
  4370. "process": 21433,
  4371. "processName": "MainProcess",
  4372. "relativeCreated": 785.3372097015381,
  4373. "stack_info": null,
  4374. "thread": 140195114268480,
  4375. "threadName": "MainThread"
  4376. },
  4377. {
  4378. "args": [
  4379. "Media data for video.mp4",
  4380. "{ 'width': 1920, 'height': 1080, 'ratio': 1.7777777777777777, 'duration': 12.453, 'bitrate': 17883888, 'time': 1503125482, 'size': 27838508 }",
  4381. "<class 'dict'>"
  4382. ],
  4383. "asctime": "2021-01-14 00:59:07,936",
  4384. "created": 1610582347.9361064,
  4385. "exc_info": null,
  4386. "exc_text": null,
  4387. "filename": "test.py",
  4388. "funcName": "__report_expectation_equivalency__",
  4389. "levelname": "DEBUG",
  4390. "levelno": 10,
  4391. "lineno": 26,
  4392. "message": "Expectation (Media data for video.mp4): result = { 'width': 1920, 'height': 1080, 'ratio': 1.7777777777777777, 'duration': 12.453, 'bitrate': 17883888, 'time': 1503125482, 'size': 27838508 } (<class 'dict'>)",
  4393. "module": "test",
  4394. "msecs": 936.1064434051514,
  4395. "msg": "Expectation (%s): result = %s (%s)",
  4396. "name": "__unittest__",
  4397. "pathname": "src/unittest/test.py",
  4398. "process": 21433,
  4399. "processName": "MainProcess",
  4400. "relativeCreated": 785.5141162872314,
  4401. "stack_info": null,
  4402. "thread": 140195114268480,
  4403. "threadName": "MainThread"
  4404. }
  4405. ],
  4406. "msecs": 936.1917972564697,
  4407. "msg": "Media data for video.mp4 is correct (Content %s and Type is %s).",
  4408. "name": "__tLogger__",
  4409. "pathname": "src/unittest/test.py",
  4410. "process": 21433,
  4411. "processName": "MainProcess",
  4412. "relativeCreated": 785.5994701385498,
  4413. "stack_info": null,
  4414. "thread": 140195114268480,
  4415. "threadName": "MainThread",
  4416. "time_consumption": 8.535385131835938e-05
  4417. },
  4418. {
  4419. "args": [
  4420. "{'width': 320, 'height': 240, 'duration': 26.531264, 'bitrate': 840554, 'time': 1086778620, 'size': 2787622}",
  4421. "<class 'dict'>"
  4422. ],
  4423. "asctime": "2021-01-14 00:59:07,989",
  4424. "created": 1610582347.9896364,
  4425. "exc_info": null,
  4426. "exc_text": null,
  4427. "filename": "test.py",
  4428. "funcName": "equivalency_chk",
  4429. "levelname": "INFO",
  4430. "levelno": 20,
  4431. "lineno": 144,
  4432. "message": "Media data for video_special_time.avi is correct (Content {'width': 320, 'height': 240, 'duration': 26.531264, 'bitrate': 840554, 'time': 1086778620, 'size': 2787622} and Type is <class 'dict'>).",
  4433. "module": "test",
  4434. "moduleLogger": [
  4435. {
  4436. "args": [
  4437. "Media data for video_special_time.avi",
  4438. "{ 'width': 320, 'height': 240, 'duration': 26.531264, 'bitrate': 840554, 'time': 1086778620, 'size': 2787622 }",
  4439. "<class 'dict'>"
  4440. ],
  4441. "asctime": "2021-01-14 00:59:07,989",
  4442. "created": 1610582347.98934,
  4443. "exc_info": null,
  4444. "exc_text": null,
  4445. "filename": "test.py",
  4446. "funcName": "__report_result__",
  4447. "levelname": "DEBUG",
  4448. "levelno": 10,
  4449. "lineno": 22,
  4450. "message": "Result (Media data for video_special_time.avi): { 'width': 320, 'height': 240, 'duration': 26.531264, 'bitrate': 840554, 'time': 1086778620, 'size': 2787622 } (<class 'dict'>)",
  4451. "module": "test",
  4452. "msecs": 989.34006690979,
  4453. "msg": "Result (%s): %s (%s)",
  4454. "name": "__unittest__",
  4455. "pathname": "src/unittest/test.py",
  4456. "process": 21433,
  4457. "processName": "MainProcess",
  4458. "relativeCreated": 838.7477397918701,
  4459. "stack_info": null,
  4460. "thread": 140195114268480,
  4461. "threadName": "MainThread"
  4462. },
  4463. {
  4464. "args": [
  4465. "Media data for video_special_time.avi",
  4466. "{ 'width': 320, 'height': 240, 'duration': 26.531264, 'bitrate': 840554, 'time': 1086778620, 'size': 2787622 }",
  4467. "<class 'dict'>"
  4468. ],
  4469. "asctime": "2021-01-14 00:59:07,989",
  4470. "created": 1610582347.9895322,
  4471. "exc_info": null,
  4472. "exc_text": null,
  4473. "filename": "test.py",
  4474. "funcName": "__report_expectation_equivalency__",
  4475. "levelname": "DEBUG",
  4476. "levelno": 10,
  4477. "lineno": 26,
  4478. "message": "Expectation (Media data for video_special_time.avi): result = { 'width': 320, 'height': 240, 'duration': 26.531264, 'bitrate': 840554, 'time': 1086778620, 'size': 2787622 } (<class 'dict'>)",
  4479. "module": "test",
  4480. "msecs": 989.5322322845459,
  4481. "msg": "Expectation (%s): result = %s (%s)",
  4482. "name": "__unittest__",
  4483. "pathname": "src/unittest/test.py",
  4484. "process": 21433,
  4485. "processName": "MainProcess",
  4486. "relativeCreated": 838.939905166626,
  4487. "stack_info": null,
  4488. "thread": 140195114268480,
  4489. "threadName": "MainThread"
  4490. }
  4491. ],
  4492. "msecs": 989.6364212036133,
  4493. "msg": "Media data for video_special_time.avi is correct (Content %s and Type is %s).",
  4494. "name": "__tLogger__",
  4495. "pathname": "src/unittest/test.py",
  4496. "process": 21433,
  4497. "processName": "MainProcess",
  4498. "relativeCreated": 839.0440940856934,
  4499. "stack_info": null,
  4500. "thread": 140195114268480,
  4501. "threadName": "MainThread",
  4502. "time_consumption": 0.00010418891906738281
  4503. },
  4504. {
  4505. "args": [
  4506. "{'width': 640, 'height': 480, 'ratio': 1.3333333333333333, 'duration': 11.016, 'bitrate': 2153411, 'size': 2965248, 'time': 1158528375, 'tm_is_subst': True}",
  4507. "<class 'dict'>"
  4508. ],
  4509. "asctime": "2021-01-14 00:59:08,047",
  4510. "created": 1610582348.0474625,
  4511. "exc_info": null,
  4512. "exc_text": null,
  4513. "filename": "test.py",
  4514. "funcName": "equivalency_chk",
  4515. "levelname": "INFO",
  4516. "levelno": 20,
  4517. "lineno": 144,
  4518. "message": "Media data for video_no_date.avi is correct (Content {'width': 640, 'height': 480, 'ratio': 1.3333333333333333, 'duration': 11.016, 'bitrate': 2153411, 'size': 2965248, 'time': 1158528375, 'tm_is_subst': True} and Type is <class 'dict'>).",
  4519. "module": "test",
  4520. "moduleLogger": [
  4521. {
  4522. "args": [
  4523. "Media data for video_no_date.avi",
  4524. "{ 'width': 640, 'height': 480, 'ratio': 1.3333333333333333, 'duration': 11.016, 'bitrate': 2153411, 'size': 2965248, 'time': 1158528375, 'tm_is_subst': True }",
  4525. "<class 'dict'>"
  4526. ],
  4527. "asctime": "2021-01-14 00:59:08,047",
  4528. "created": 1610582348.0471385,
  4529. "exc_info": null,
  4530. "exc_text": null,
  4531. "filename": "test.py",
  4532. "funcName": "__report_result__",
  4533. "levelname": "DEBUG",
  4534. "levelno": 10,
  4535. "lineno": 22,
  4536. "message": "Result (Media data for video_no_date.avi): { 'width': 640, 'height': 480, 'ratio': 1.3333333333333333, 'duration': 11.016, 'bitrate': 2153411, 'size': 2965248, 'time': 1158528375, 'tm_is_subst': True } (<class 'dict'>)",
  4537. "module": "test",
  4538. "msecs": 47.13845252990723,
  4539. "msg": "Result (%s): %s (%s)",
  4540. "name": "__unittest__",
  4541. "pathname": "src/unittest/test.py",
  4542. "process": 21433,
  4543. "processName": "MainProcess",
  4544. "relativeCreated": 896.5461254119873,
  4545. "stack_info": null,
  4546. "thread": 140195114268480,
  4547. "threadName": "MainThread"
  4548. },
  4549. {
  4550. "args": [
  4551. "Media data for video_no_date.avi",
  4552. "{ 'width': 640, 'height': 480, 'ratio': 1.3333333333333333, 'duration': 11.016, 'bitrate': 2153411, 'time': 1158528375, 'tm_is_subst': True, 'size': 2965248 }",
  4553. "<class 'dict'>"
  4554. ],
  4555. "asctime": "2021-01-14 00:59:08,047",
  4556. "created": 1610582348.0473437,
  4557. "exc_info": null,
  4558. "exc_text": null,
  4559. "filename": "test.py",
  4560. "funcName": "__report_expectation_equivalency__",
  4561. "levelname": "DEBUG",
  4562. "levelno": 10,
  4563. "lineno": 26,
  4564. "message": "Expectation (Media data for video_no_date.avi): result = { 'width': 640, 'height': 480, 'ratio': 1.3333333333333333, 'duration': 11.016, 'bitrate': 2153411, 'time': 1158528375, 'tm_is_subst': True, 'size': 2965248 } (<class 'dict'>)",
  4565. "module": "test",
  4566. "msecs": 47.34373092651367,
  4567. "msg": "Expectation (%s): result = %s (%s)",
  4568. "name": "__unittest__",
  4569. "pathname": "src/unittest/test.py",
  4570. "process": 21433,
  4571. "processName": "MainProcess",
  4572. "relativeCreated": 896.7514038085938,
  4573. "stack_info": null,
  4574. "thread": 140195114268480,
  4575. "threadName": "MainThread"
  4576. }
  4577. ],
  4578. "msecs": 47.46246337890625,
  4579. "msg": "Media data for video_no_date.avi is correct (Content %s and Type is %s).",
  4580. "name": "__tLogger__",
  4581. "pathname": "src/unittest/test.py",
  4582. "process": 21433,
  4583. "processName": "MainProcess",
  4584. "relativeCreated": 896.8701362609863,
  4585. "stack_info": null,
  4586. "thread": 140195114268480,
  4587. "threadName": "MainThread",
  4588. "time_consumption": 0.00011873245239257812
  4589. }
  4590. ],
  4591. "thread": 140195114268480,
  4592. "threadName": "MainThread",
  4593. "time_consumption": 0.7477762699127197,
  4594. "time_finished": "2021-01-14 00:59:08,047",
  4595. "time_start": "2021-01-14 00:59:07,299"
  4596. },
  4597. "_wvLDcEYCEequ74M7usLaPw": {
  4598. "args": null,
  4599. "asctime": "2021-01-14 00:59:08,798",
  4600. "created": 1610582348.7981238,
  4601. "exc_info": null,
  4602. "exc_text": null,
  4603. "filename": "__init__.py",
  4604. "funcName": "testrun",
  4605. "levelname": "INFO",
  4606. "levelno": 20,
  4607. "lineno": 33,
  4608. "message": "_wvLDcEYCEequ74M7usLaPw",
  4609. "module": "__init__",
  4610. "moduleLogger": [],
  4611. "msecs": 798.123836517334,
  4612. "msg": "_wvLDcEYCEequ74M7usLaPw",
  4613. "name": "__tLogger__",
  4614. "pathname": "/user_data/data/dirk/prj/unittest/media/unittest/src/tests/__init__.py",
  4615. "process": 21433,
  4616. "processName": "MainProcess",
  4617. "relativeCreated": 1647.531509399414,
  4618. "stack_info": null,
  4619. "testcaseLogger": [
  4620. {
  4621. "args": [
  4622. "True",
  4623. "<class 'bool'>"
  4624. ],
  4625. "asctime": "2021-01-14 00:59:08,992",
  4626. "created": 1610582348.9929388,
  4627. "exc_info": null,
  4628. "exc_text": null,
  4629. "filename": "test.py",
  4630. "funcName": "equivalency_chk",
  4631. "levelname": "INFO",
  4632. "levelno": 20,
  4633. "lineno": 144,
  4634. "message": "Filecompare for image_data.jpg is correct (Content True and Type is <class 'bool'>).",
  4635. "module": "test",
  4636. "moduleLogger": [
  4637. {
  4638. "args": [
  4639. "Filecompare for image_data.jpg",
  4640. "True",
  4641. "<class 'bool'>"
  4642. ],
  4643. "asctime": "2021-01-14 00:59:08,992",
  4644. "created": 1610582348.9927306,
  4645. "exc_info": null,
  4646. "exc_text": null,
  4647. "filename": "test.py",
  4648. "funcName": "__report_result__",
  4649. "levelname": "DEBUG",
  4650. "levelno": 10,
  4651. "lineno": 22,
  4652. "message": "Result (Filecompare for image_data.jpg): True (<class 'bool'>)",
  4653. "module": "test",
  4654. "msecs": 992.7306175231934,
  4655. "msg": "Result (%s): %s (%s)",
  4656. "name": "__unittest__",
  4657. "pathname": "src/unittest/test.py",
  4658. "process": 21433,
  4659. "processName": "MainProcess",
  4660. "relativeCreated": 1842.1382904052734,
  4661. "stack_info": null,
  4662. "thread": 140195114268480,
  4663. "threadName": "MainThread"
  4664. },
  4665. {
  4666. "args": [
  4667. "Filecompare for image_data.jpg",
  4668. "True",
  4669. "<class 'bool'>"
  4670. ],
  4671. "asctime": "2021-01-14 00:59:08,992",
  4672. "created": 1610582348.9928594,
  4673. "exc_info": null,
  4674. "exc_text": null,
  4675. "filename": "test.py",
  4676. "funcName": "__report_expectation_equivalency__",
  4677. "levelname": "DEBUG",
  4678. "levelno": 10,
  4679. "lineno": 26,
  4680. "message": "Expectation (Filecompare for image_data.jpg): result = True (<class 'bool'>)",
  4681. "module": "test",
  4682. "msecs": 992.8593635559082,
  4683. "msg": "Expectation (%s): result = %s (%s)",
  4684. "name": "__unittest__",
  4685. "pathname": "src/unittest/test.py",
  4686. "process": 21433,
  4687. "processName": "MainProcess",
  4688. "relativeCreated": 1842.2670364379883,
  4689. "stack_info": null,
  4690. "thread": 140195114268480,
  4691. "threadName": "MainThread"
  4692. }
  4693. ],
  4694. "msecs": 992.938756942749,
  4695. "msg": "Filecompare for image_data.jpg is correct (Content %s and Type is %s).",
  4696. "name": "__tLogger__",
  4697. "pathname": "src/unittest/test.py",
  4698. "process": 21433,
  4699. "processName": "MainProcess",
  4700. "relativeCreated": 1842.346429824829,
  4701. "stack_info": null,
  4702. "thread": 140195114268480,
  4703. "threadName": "MainThread",
  4704. "time_consumption": 7.939338684082031e-05
  4705. }
  4706. ],
  4707. "thread": 140195114268480,
  4708. "threadName": "MainThread",
  4709. "time_consumption": 0.19481492042541504,
  4710. "time_finished": "2021-01-14 00:59:08,992",
  4711. "time_start": "2021-01-14 00:59:08,798"
  4712. },
  4713. "_zQ29EEYCEequ74M7usLaPw": {
  4714. "args": null,
  4715. "asctime": "2021-01-14 00:59:08,996",
  4716. "created": 1610582348.9964385,
  4717. "exc_info": null,
  4718. "exc_text": null,
  4719. "filename": "__init__.py",
  4720. "funcName": "testrun",
  4721. "levelname": "INFO",
  4722. "levelno": 20,
  4723. "lineno": 34,
  4724. "message": "_zQ29EEYCEequ74M7usLaPw",
  4725. "module": "__init__",
  4726. "moduleLogger": [],
  4727. "msecs": 996.4385032653809,
  4728. "msg": "_zQ29EEYCEequ74M7usLaPw",
  4729. "name": "__tLogger__",
  4730. "pathname": "/user_data/data/dirk/prj/unittest/media/unittest/src/tests/__init__.py",
  4731. "process": 21433,
  4732. "processName": "MainProcess",
  4733. "relativeCreated": 1845.846176147461,
  4734. "stack_info": null,
  4735. "testcaseLogger": [
  4736. {
  4737. "args": [
  4738. "True",
  4739. "<class 'bool'>"
  4740. ],
  4741. "asctime": "2021-01-14 00:59:09,124",
  4742. "created": 1610582349.1245594,
  4743. "exc_info": null,
  4744. "exc_text": null,
  4745. "filename": "test.py",
  4746. "funcName": "equivalency_chk",
  4747. "levelname": "INFO",
  4748. "levelno": 20,
  4749. "lineno": 144,
  4750. "message": "Returnvalue of successful resize method is correct (Content True and Type is <class 'bool'>).",
  4751. "module": "test",
  4752. "moduleLogger": [
  4753. {
  4754. "args": [
  4755. "Returnvalue of successful resize method",
  4756. "True",
  4757. "<class 'bool'>"
  4758. ],
  4759. "asctime": "2021-01-14 00:59:09,124",
  4760. "created": 1610582349.1243987,
  4761. "exc_info": null,
  4762. "exc_text": null,
  4763. "filename": "test.py",
  4764. "funcName": "__report_result__",
  4765. "levelname": "DEBUG",
  4766. "levelno": 10,
  4767. "lineno": 22,
  4768. "message": "Result (Returnvalue of successful resize method): True (<class 'bool'>)",
  4769. "module": "test",
  4770. "msecs": 124.39870834350586,
  4771. "msg": "Result (%s): %s (%s)",
  4772. "name": "__unittest__",
  4773. "pathname": "src/unittest/test.py",
  4774. "process": 21433,
  4775. "processName": "MainProcess",
  4776. "relativeCreated": 1973.806381225586,
  4777. "stack_info": null,
  4778. "thread": 140195114268480,
  4779. "threadName": "MainThread"
  4780. },
  4781. {
  4782. "args": [
  4783. "Returnvalue of successful resize method",
  4784. "True",
  4785. "<class 'bool'>"
  4786. ],
  4787. "asctime": "2021-01-14 00:59:09,124",
  4788. "created": 1610582349.1245084,
  4789. "exc_info": null,
  4790. "exc_text": null,
  4791. "filename": "test.py",
  4792. "funcName": "__report_expectation_equivalency__",
  4793. "levelname": "DEBUG",
  4794. "levelno": 10,
  4795. "lineno": 26,
  4796. "message": "Expectation (Returnvalue of successful resize method): result = True (<class 'bool'>)",
  4797. "module": "test",
  4798. "msecs": 124.50838088989258,
  4799. "msg": "Expectation (%s): result = %s (%s)",
  4800. "name": "__unittest__",
  4801. "pathname": "src/unittest/test.py",
  4802. "process": 21433,
  4803. "processName": "MainProcess",
  4804. "relativeCreated": 1973.9160537719727,
  4805. "stack_info": null,
  4806. "thread": 140195114268480,
  4807. "threadName": "MainThread"
  4808. }
  4809. ],
  4810. "msecs": 124.55940246582031,
  4811. "msg": "Returnvalue of successful resize method is correct (Content %s and Type is %s).",
  4812. "name": "__tLogger__",
  4813. "pathname": "src/unittest/test.py",
  4814. "process": 21433,
  4815. "processName": "MainProcess",
  4816. "relativeCreated": 1973.9670753479004,
  4817. "stack_info": null,
  4818. "thread": 140195114268480,
  4819. "threadName": "MainThread",
  4820. "time_consumption": 5.1021575927734375e-05
  4821. },
  4822. {
  4823. "args": [
  4824. "300",
  4825. "<class 'int'>"
  4826. ],
  4827. "asctime": "2021-01-14 00:59:09,125",
  4828. "created": 1610582349.1257198,
  4829. "exc_info": null,
  4830. "exc_text": null,
  4831. "filename": "test.py",
  4832. "funcName": "equivalency_chk",
  4833. "levelname": "INFO",
  4834. "levelno": 20,
  4835. "lineno": 144,
  4836. "message": "Resulution of resized image is correct (Content 300 and Type is <class 'int'>).",
  4837. "module": "test",
  4838. "moduleLogger": [
  4839. {
  4840. "args": [
  4841. "Resulution of resized image",
  4842. "300",
  4843. "<class 'int'>"
  4844. ],
  4845. "asctime": "2021-01-14 00:59:09,125",
  4846. "created": 1610582349.125621,
  4847. "exc_info": null,
  4848. "exc_text": null,
  4849. "filename": "test.py",
  4850. "funcName": "__report_result__",
  4851. "levelname": "DEBUG",
  4852. "levelno": 10,
  4853. "lineno": 22,
  4854. "message": "Result (Resulution of resized image): 300 (<class 'int'>)",
  4855. "module": "test",
  4856. "msecs": 125.62108039855957,
  4857. "msg": "Result (%s): %s (%s)",
  4858. "name": "__unittest__",
  4859. "pathname": "src/unittest/test.py",
  4860. "process": 21433,
  4861. "processName": "MainProcess",
  4862. "relativeCreated": 1975.0287532806396,
  4863. "stack_info": null,
  4864. "thread": 140195114268480,
  4865. "threadName": "MainThread"
  4866. },
  4867. {
  4868. "args": [
  4869. "Resulution of resized image",
  4870. "300",
  4871. "<class 'int'>"
  4872. ],
  4873. "asctime": "2021-01-14 00:59:09,125",
  4874. "created": 1610582349.1256766,
  4875. "exc_info": null,
  4876. "exc_text": null,
  4877. "filename": "test.py",
  4878. "funcName": "__report_expectation_equivalency__",
  4879. "levelname": "DEBUG",
  4880. "levelno": 10,
  4881. "lineno": 26,
  4882. "message": "Expectation (Resulution of resized image): result = 300 (<class 'int'>)",
  4883. "module": "test",
  4884. "msecs": 125.67663192749023,
  4885. "msg": "Expectation (%s): result = %s (%s)",
  4886. "name": "__unittest__",
  4887. "pathname": "src/unittest/test.py",
  4888. "process": 21433,
  4889. "processName": "MainProcess",
  4890. "relativeCreated": 1975.0843048095703,
  4891. "stack_info": null,
  4892. "thread": 140195114268480,
  4893. "threadName": "MainThread"
  4894. }
  4895. ],
  4896. "msecs": 125.71978569030762,
  4897. "msg": "Resulution of resized image is correct (Content %s and Type is %s).",
  4898. "name": "__tLogger__",
  4899. "pathname": "src/unittest/test.py",
  4900. "process": 21433,
  4901. "processName": "MainProcess",
  4902. "relativeCreated": 1975.1274585723877,
  4903. "stack_info": null,
  4904. "thread": 140195114268480,
  4905. "threadName": "MainThread",
  4906. "time_consumption": 4.315376281738281e-05
  4907. },
  4908. {
  4909. "args": [
  4910. "False",
  4911. "<class 'bool'>"
  4912. ],
  4913. "asctime": "2021-01-14 00:59:09,125",
  4914. "created": 1610582349.1258855,
  4915. "exc_info": null,
  4916. "exc_text": null,
  4917. "filename": "test.py",
  4918. "funcName": "equivalency_chk",
  4919. "levelname": "INFO",
  4920. "levelno": 20,
  4921. "lineno": 144,
  4922. "message": "Returnvalue of failed resize method is correct (Content False and Type is <class 'bool'>).",
  4923. "module": "test",
  4924. "moduleLogger": [
  4925. {
  4926. "args": [
  4927. "Returnvalue of failed resize method",
  4928. "False",
  4929. "<class 'bool'>"
  4930. ],
  4931. "asctime": "2021-01-14 00:59:09,125",
  4932. "created": 1610582349.1258063,
  4933. "exc_info": null,
  4934. "exc_text": null,
  4935. "filename": "test.py",
  4936. "funcName": "__report_result__",
  4937. "levelname": "DEBUG",
  4938. "levelno": 10,
  4939. "lineno": 22,
  4940. "message": "Result (Returnvalue of failed resize method): False (<class 'bool'>)",
  4941. "module": "test",
  4942. "msecs": 125.80633163452148,
  4943. "msg": "Result (%s): %s (%s)",
  4944. "name": "__unittest__",
  4945. "pathname": "src/unittest/test.py",
  4946. "process": 21433,
  4947. "processName": "MainProcess",
  4948. "relativeCreated": 1975.2140045166016,
  4949. "stack_info": null,
  4950. "thread": 140195114268480,
  4951. "threadName": "MainThread"
  4952. },
  4953. {
  4954. "args": [
  4955. "Returnvalue of failed resize method",
  4956. "False",
  4957. "<class 'bool'>"
  4958. ],
  4959. "asctime": "2021-01-14 00:59:09,125",
  4960. "created": 1610582349.1258485,
  4961. "exc_info": null,
  4962. "exc_text": null,
  4963. "filename": "test.py",
  4964. "funcName": "__report_expectation_equivalency__",
  4965. "levelname": "DEBUG",
  4966. "levelno": 10,
  4967. "lineno": 26,
  4968. "message": "Expectation (Returnvalue of failed resize method): result = False (<class 'bool'>)",
  4969. "module": "test",
  4970. "msecs": 125.84853172302246,
  4971. "msg": "Expectation (%s): result = %s (%s)",
  4972. "name": "__unittest__",
  4973. "pathname": "src/unittest/test.py",
  4974. "process": 21433,
  4975. "processName": "MainProcess",
  4976. "relativeCreated": 1975.2562046051025,
  4977. "stack_info": null,
  4978. "thread": 140195114268480,
  4979. "threadName": "MainThread"
  4980. }
  4981. ],
  4982. "msecs": 125.8854866027832,
  4983. "msg": "Returnvalue of failed resize method is correct (Content %s and Type is %s).",
  4984. "name": "__tLogger__",
  4985. "pathname": "src/unittest/test.py",
  4986. "process": 21433,
  4987. "processName": "MainProcess",
  4988. "relativeCreated": 1975.2931594848633,
  4989. "stack_info": null,
  4990. "thread": 140195114268480,
  4991. "threadName": "MainThread",
  4992. "time_consumption": 3.695487976074219e-05
  4993. }
  4994. ],
  4995. "thread": 140195114268480,
  4996. "threadName": "MainThread",
  4997. "time_consumption": 0.12944698333740234,
  4998. "time_finished": "2021-01-14 00:59:09,125",
  4999. "time_start": "2021-01-14 00:59:08,996"
  5000. }
  5001. },
  5002. "testrun_id": "p3",
  5003. "time_consumption": 5.461077928543091,
  5004. "uid_list_sorted": [
  5005. "_XzMFcHYZEem_kd-7nxt1sg",
  5006. "_Fv7V4EYCEequ74M7usLaPw",
  5007. "_HGpRMEYCEequ74M7usLaPw",
  5008. "_wvLDcEYCEequ74M7usLaPw",
  5009. "_zQ29EEYCEequ74M7usLaPw",
  5010. "_AdR7EEYDEequ74M7usLaPw",
  5011. "_CBaAQEYDEequ74M7usLaPw"
  5012. ]
  5013. }
  5014. ],
  5015. "unittest_information": {
  5016. "Version": "f6d7d5abd9b54bbc40f0db5d65c56893"
  5017. }
  5018. }