Open Bug 1901150 Opened 1 year ago Updated 13 days ago

Missing search results in the "Add new jobs (Search)" dialog

Categories

(Tree Management :: Treeherder: Frontend, defect)

defect

Tracking

(Not tracked)

People

(Reporter: mstange, Unassigned)

Details

This bug caused me to file bug 1901148 by accident.

Steps to reproduce:

  1. Go to https://treeherder.mozilla.org/jobs?repo=try&revision=f21bc18b4072422c9c49333d8d15340ab641fb23
  2. Click the dropdown triangle and click "Add new jobs (Search)".
  3. In the search field, type android shippable sym and press enter.
  4. Check the "Use full job list" checkbox.

Expected results:
A job named build-android-aarch64-shippable/opt-upload-symbols should be shown in the results.

Actual results:

Only these two jobs show up:
build-android-arm-shippable/opt-upload-symbols
build-android-aarch64/opt-upload-symbols

But this one does not:
build-android-aarch64-shippable/opt-upload-symbols

I ran into this again, with a sightly different combination of search terms:

shippable upload aarch64 showed 5 matches, including build-android-aarch64-shippable/opt-upload-symbols
shippable upload aarch64 symshowed 0 matches

This is still a regular source of frustration. I want to add a run for the job with the name perftest-android-hw-a55-aarch64-shippable-startup-fenix-homeview-startup-simpleperf , but it simply doesn't show up in the results if I search for simpleperf .

You need to log in before you can comment on or make changes to this bug.