Open Bug 1767701 Opened 3 years ago Updated 10 days ago

Intermittent devtools/client/debugger/test/mochitest/browser_dbg-features-breakable-lines.js | single tracking bug

Categories

(DevTools :: Debugger, defect, P3)

defect

Tracking

(Not tracked)

REOPENED

People

(Reporter: jmaher, Unassigned)

References

(Depends on 1 open bug)

Details

(Keywords: intermittent-failure, intermittent-testcase, Whiteboard: [stockwell disabled])

Attachments

(2 files)

No description provided.

Filter on devtools-intermittent-singletrackingbug-triage

Severity: -- → S4
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → INCOMPLETE
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---
See Also: → 1880668

ALL failures starting from this comment are actually Bug 1880668.

Pushed by smolnar@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/a2dfd9a82024 Disable browser_dbg-features-breakable-lines.js on osx 10.15 opt for frequent failures. r=#intermittent-reviewers
Whiteboard: [stockwell disable-recommended] → [stockwell disabled]
Flags: needinfo?(dawidmilej7)
Flags: needinfo?(dawidmilej7)
Pushed by archaeopteryx@coole-files.de: https://hg.mozilla.org/integration/autoland/rev/00dde7ff600a disabled browser_dbg-features-breakable-lines.js on Linux opt for frequent failures. r=intermittent-reviewers,devtools-reviewers,jmaher,nchevobbe DONTBUILD

It looks like it fails because of bug 1762381.
i.e. sometimes when we select the iframe's source, we get its propert content, whereas the test always expect it to fail.

This is failing constatly on mozilla-beta on windows11-64-2009-shippable-qr and windows11-64-2009-devedition-qr: https://treeherder.mozilla.org/intermittent-failures/bugdetails?startday=2024-11-16&endday=2024-12-16&tree=all&failurehash=all&bug=1767701

https://hg.mozilla.org/releases/mozilla-beta/file/dc47240b8dc1242a1d5b6355a650d3a66ab166d9/devtools/client/debugger/test/mochitest/browser_aj.toml#l200

skip-if =
  "os == 'linux' && os_version == '18.04' && processor == 'x86_64' && opt", # Bug 1767701
  "os == 'mac' && os_version == '10.15' && processor == 'x86_64' && opt", # Bug 1767701

Should this be also skipped on windows?

Flags: needinfo?(hmanilla)
Depends on: 1762381
Flags: needinfo?(hmanilla)

(In reply to Cosmin Sabou [:CosminS] from comment #92)

This is failing constatly on mozilla-beta on windows11-64-2009-shippable-qr and windows11-64-2009-devedition-qr: https://treeherder.mozilla.org/intermittent-failures/bugdetails?startday=2024-11-16&endday=2024-12-16&tree=all&failurehash=all&bug=1767701

https://hg.mozilla.org/releases/mozilla-beta/file/dc47240b8dc1242a1d5b6355a650d3a66ab166d9/devtools/client/debugger/test/mochitest/browser_aj.toml#l200

skip-if =
  "os == 'linux' && os_version == '18.04' && processor == 'x86_64' && opt", # Bug 1767701
  "os == 'mac' && os_version == '10.15' && processor == 'x86_64' && opt", # Bug 1767701

Should this be also skipped on windows?

Hi Cosmin,
Apologies for the long delay. Yes lets also skip this on windows. Once it is fixed we will enable for all at the same time.
Thanks

The test is currently skipped as following:

["browser_dbg-features-breakable-lines.js"]
skip-if = [
  "os == 'linux' && os_version == '18.04' && processor == 'x86_64' && opt", # Bug 1767701
  "os == 'mac' && os_version == '10.15' && processor == 'x86_64' && opt", # Bug 1767701
  "os == 'mac' && os_version == '14.70' && processor == 'x86_64' && opt", # Bug 1767701
]

Only fails on beta and release. This intermittent might be CM5 only? Now that codemirror6 is enabled everywhere since Bug 1942702, this should hopefully go away.

Depends on: 1942702
Status: REOPENED → RESOLVED
Closed: 2 years ago3 months ago
Resolution: --- → INCOMPLETE
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: