https://bugzilla.wikimedia.org/show_bug.cgi?id=54046

christ...@quelltextlich.at changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |christ...@quelltextlich.at

--- Comment #3 from christ...@quelltextlich.at ---
Fixing that is currently still not on our agenda :-(((

But since the errors and root causes are known, let me briefly chime in on
them (in case anybody else wants to fix the issues):

(In reply to Antoine "hashar" Musso from comment #2)
> http://integration.wikimedia.org/ci/job/analytics-kraken/6/consoleFull

-----Begin:log snippet-----
21:44:07 Failed tests:  
testDclassWrapper(org.wikimedia.analytics.dclassjni.DclassWrapperTest): Model
as expected expected:<A63[80]> but was:<A63[66]>
21:44:07  
testDeviceClassification(org.wikimedia.analytics.dclassjni.DeviceClassificationTest):
Model as expected expected:<A63[80]> but was:<A63[66]>
-----End:log snippet-----

Those two indicate that dclass is using a different wrong dtree file. We saw
those tests fail in the same way when trying to move from dtree v1.13 to v1.19.



-----Begin:log snippet-----
21:44:20 Tests in error: 
21:44:20  
testDesktopPageviewCount(org.wikimedia.analytics.kraken.pig.ComparePageviewDefinitionsTest)
21:44:20  
testMobilePageviewCount(org.wikimedia.analytics.kraken.pig.ComparePageviewDefinitionsTest)
-----End:log snippet-----

Those two indicate that the testdata_* CSVs are not in place (see kraken's
README.md)


Fixing the above two items should make the tests pass.
(Using current HEAD 
  35cfc89027b0220fe9ff42a626332e9d32813610
the tests pass for me.)

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to