We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
During stackage build - skip tests during stackage build for now...
Images: Conversions identities: RGB to/from RGBA: [OK, passed 100 tests] RGB to/from HSV: [OK, passed 100 tests] Nearest-neighbor resize: Grey: [OK, passed 100 tests] RGBA: [OK, passed 100 tests] RGB: [OK, passed 100 tests] Horizontal flip is symetric: Grey: [OK, passed 100 tests] RGBA: [OK, passed 100 tests] RGB: [OK, passed 100 tests] Vertical flip is symetric: Grey: [OK, passed 100 tests] RGBA: [OK, passed 100 tests] RGB: [OK, passed 100 tests] Storable can roundtrip: HSVPixel: [OK, passed 100 tests] RGBPixel: [OK, passed 100 tests] RGBAPixel: [OK, passed 100 tests] Histograms: Sum of bins equals the number of pixels: [OK, passed 100 tests] The reduction of a 2D histogram gives the linear one.: [OK, passed 100 tests] Resizing an histogram equals computing the smallest one.: [OK, passed 100 tests] Cumulative histogram last bin equals original's sum: [OK, passed 100 tests] Sum of an normalized histogram equals its size: [Failed] *** Failed! Falsified (after 56 tests and 1 shrink): 0.5 Histogram {shape = Z :. 256, vector = [2588874,3760359,720623,88493,4765925,5214786,5380910,4626141,7918821,7446416,3783668,612062,4038479,7289132,1352859,3938527,5584479,5991528,3790679,1200055,7266956,6545644,8350728,6068,5911822,80365,5815394,8125574,1552477,8335872,1895585,2522358,8060338,1630125,8048094,7093748,7597141,7055715,7801283,5166461,3218385,1981296,5122197,5018516,3416502,5994008,4118715,3241077,518360,1226086,6173995,6581931,46094,7641231,5976849,3941604,7141244,3355327,425080,3985695,3981092,3873933,5876040,7122121,1830567,4239503,2460593,550065,5182582,5078395,3343104,8065700,1464768,8359395,7670869,8037245,5099700,1688109,1547349,7559159,3163754,4926297,7557779,2010891,286426,6590163,6801928,5160241,3242684,6813917,209062,2272301,4675019,6401681,3307865,1083211,2977412,1556369,5435021,1100831,2097022,2774904,6543436,775072,2815747,8313874,2255342,7961863,1752217,719501,5029710,972296,7493596,4910195,6976062,2933023,5634015,6137366,3574115,115922,7106588,3627508,383144,612447,2000036,8039585,1080023,2244073,2028864,1801145,1387871,6200798,4511775,3552288,8221410,6203173,6348402,345730,180126,703001,3561976,5401644,7454871,5123947,98963,2149606,4542793,5665716,3171722,4873149,2723720,2111702,3397665,534161,936519,1951229,4938908,835757,2239384,1509722,8384313,7575338,7262226,7188603,6687242,5462495,4964740,2498214,7811518,5866802,325808,1731506,6396768,7648192,7317367,4119641,5177891,4527696,8280161,4758006,506218,502291,4842982,3916590,2181837,6795571,2760904,3965138,3826875,1245163,4394544,8171111,6559579,3994998,3581740,3324137,5249736,3135469,7686012,3746885,5540664,626998,1227559,6233003,6200155,6514254,7908587,3388038,6394697,4497512,1935612,1930081,5635603,3937621,627211,8177324,6301896,1151766,7362785,5810577,3976349,1822969,945906,3436015,7360081,2905572,7804879,4769035,8328918,7274822,7925791,8002429,7719314,2394158,5364619,3419256,469723,3866018,3586478,166900,485407,7298211,2013272,2007539,5932427,1893309,7353049,5867370,5398137,672492,95457,4466659,1751082,644808,1630605,7451234]} (used seed 1704976077533009389) Comparing the same histogram returns a perfect correlation: [OK, passed 100 tests] Comparing the same histogram returns a 0 chi-square value: [OK, passed 100 tests] The intersection of an histogram with itself is the sum of its values.: [OK, passed 100 tests] Comparing the same histogram returns a 0 EMD value: [OK, passed 100 tests] Primitives: Storable can roundtrip: DIM0: [OK, passed 100 tests] DIM1: [OK, passed 100 tests] DIM2: [OK, passed 100 tests] DIM3: [OK, passed 100 tests] DIM4: [OK, passed 100 tests] DIM5: [OK, passed 100 tests] DIM6: [OK, passed 100 tests] DIM7: [OK, passed 100 tests] DIM8: [OK, passed 100 tests] DIM9: [OK, passed 100 tests] Properties Total Passed 32 32 Failed 1 1 Total 33 33
The text was updated successfully, but these errors were encountered:
Skip tests for friday (RaphaelJ/friday#37).
friday
eecca86
No branches or pull requests
During stackage build - skip tests during stackage build for now...
The text was updated successfully, but these errors were encountered: