Bug 1669513 Comment 1 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Weird, this definitely looks like a bug in the filtering logic.. If I remove the filter then one of the backfill tasks shows up further down:
https://treeherder.mozilla.org/#/jobs?repo=autoland&tochange=402686aadec108248fe5c83e5ed6496174889c03&fromchange=b4b7e943b93cdc77a479bd5484f7661985bdb7d4&test_paths=mobile%2Fandroid%2Fcomponents%2Fextensions%2Ftest%2Fmochitest%2Fmochitest.ini&group_state=expanded

So it doesn't seem to be simply a case of "backfill tasks are skipped by the filter". Something more subtle is happening here.

Cam, do you think you or Sarah would have time to look at this in the nearish future?

### STR

Open https://treeherder.mozilla.org/#/jobs?repo=autoland&searchStr=android%2C7.0%2Cx86-64%2Copt%2Cmochitests%2Ctest-android-em-7.0-x86_64%2Fopt-geckoview-mochitest-plain-e10s%2C4&revision=43467c261c23e6406e06cb0ed7e6bbde4cb3d22c&test_paths=mobile%2Fandroid%2Fcomponents%2Fextensions%2Ftest%2Fmochitest%2Fmochitest.ini

(notice the test path filter)

### Expected
This task is displayed (since it contains mobile/android/components/extensions/test/mochitest/mochitest.ini):
https://treeherder.mozilla.org/#/jobs?repo=autoland&selectedTaskRun=WKzl1xFQRFWy_uZw_SEXiw.0&searchStr=android%2C7.0%2Cx86-64%2Copt%2Cmochitests%2Ctest-android-em-7.0-x86_64%2Fopt-geckoview-mochitest-plain-e10s%2C4&revision=43467c261c23e6406e06cb0ed7e6bbde4cb3d22c

### Actual
That task is not displayed
Weird, this definitely looks like a bug in the filtering logic.. If I remove the task name filter then one of the backfill tasks shows up further down:
https://treeherder.mozilla.org/#/jobs?repo=autoland&tochange=402686aadec108248fe5c83e5ed6496174889c03&fromchange=b4b7e943b93cdc77a479bd5484f7661985bdb7d4&test_paths=mobile%2Fandroid%2Fcomponents%2Fextensions%2Ftest%2Fmochitest%2Fmochitest.ini&group_state=expanded

But still missing the orange backfill tasks. So it doesn't seem to be simply a case of "backfill tasks are skipped by the filter". Something more subtle is happening here.

Cam, do you think you or Sarah would have time to look at this in the nearish future? Simplified STR below.

### STR

Open https://treeherder.mozilla.org/#/jobs?repo=autoland&searchStr=android%2C7.0%2Cx86-64%2Copt%2Cmochitests%2Ctest-android-em-7.0-x86_64%2Fopt-geckoview-mochitest-plain-e10s%2C4&revision=43467c261c23e6406e06cb0ed7e6bbde4cb3d22c&test_paths=mobile%2Fandroid%2Fcomponents%2Fextensions%2Ftest%2Fmochitest%2Fmochitest.ini

(notice the test path filter)

### Expected
This task is displayed (since it contains mobile/android/components/extensions/test/mochitest/mochitest.ini):
https://treeherder.mozilla.org/#/jobs?repo=autoland&selectedTaskRun=WKzl1xFQRFWy_uZw_SEXiw.0&searchStr=android%2C7.0%2Cx86-64%2Copt%2Cmochitests%2Ctest-android-em-7.0-x86_64%2Fopt-geckoview-mochitest-plain-e10s%2C4&revision=43467c261c23e6406e06cb0ed7e6bbde4cb3d22c

### Actual
That task is not displayed

Back to Bug 1669513 Comment 1