Closed Bug 1534375 Opened 6 years ago Closed 6 years ago

Intermittent tools/tryselect/test/test_presets.py::test_shared_presets[debugger-tests] TEST-UNEXPECTED-FAIL

Categories

(Developer Infrastructure :: Try, defect, P2)

defect

Tracking

(firefox-esr60 unaffected, firefox65 unaffected, firefox66 unaffected, firefox67 fixed)

RESOLVED FIXED
mozilla67
Tracking Status
firefox-esr60 --- unaffected
firefox65 --- unaffected
firefox66 --- unaffected
firefox67 --- fixed

People

(Reporter: intermittent-bug-filer, Assigned: ahal)

References

Details

(Keywords: intermittent-failure, regression)

Attachments

(1 file)

Assignee: nobody → ahal
Status: NEW → ASSIGNED
Priority: P5 → P2

A couple observations:

  • The intermittent only started appearing after a second preset was added in bug 1532809. This is why it didn't fail when I initially created it.
  • It happens while loading the cached taskgraph generated by |mach try fuzzy| and is due to invalid JSON

So I believe pytest is running these tests in parallel and one test is writing the cache while the other is reading or something like that. If this is the case, the fix is pretty simple. Should have an answer soon.

This makes sure this test doesn't actually generate tasks.

Pushed by ahalberstadt@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/59cde22537a4
Fix intermittent failure in tools/tryselect/test/test_presets.py, r=gbrown
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla67
Product: Firefox Build System → Developer Infrastructure
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: