Page MenuHomePhabricator

Investigate flaky tests in LabelServiceUnitTest.unionWithServiceCall_T159723_binds_union
Closed, DeclinedPublic

Description

15:01:41 [ERROR]   LabelServiceUnitTest.unionWithServiceCall_T159723_binds_union:364->assertLabelQueryResult:189 
15:01:41 Expected: (contains a binding from "xLabel" to an instance of org.openrdf.model.Literal and contains a binding from "x" to an instance of org.openrdf.model.URI)
15:01:41      but: contains a binding from "x" to an instance of org.openrdf.model.URI but did not contain such a binding

The failure is random

Event Timeline

Restricted Application added a subscriber: Aklapper. · View Herald Transcript

Change 549428 had a related patch set uploaded (by DCausse; owner: DCausse):
[wikidata/query/rdf@master] Ignore LabelServiceUnitTest#unionWithServiceCall_T159723_binds_union

https://gerrit.wikimedia.org/r/549428

Change 549428 merged by jenkins-bot:
[wikidata/query/rdf@master] Ignore LabelServiceUnitTest#unionWithServiceCall_T159723_binds_union

https://gerrit.wikimedia.org/r/549428

Gehel triaged this task as Medium priority.Sep 15 2020, 7:49 AM
Gehel moved this task from Small Tasks to Tech Debt on the Wikidata-Query-Service board.
Gehel subscribed.

If we ever change the code in LabelService we'll check the tests as part of that work. It's useless to fix the test if the underlying code does not change.