Closed Bug 1800312 Opened 2 years ago Closed 2 years ago

Intermittent /css/css-pseudo/spelling-error-005-crash.html | single tracking bug

Categories

(Core :: Layout: Generated Content, Lists, and Counters, defect, P5)

defect

Tracking

()

RESOLVED FIXED
109 Branch
Tracking Status
firefox-esr102 --- unaffected
firefox107 --- unaffected
firefox108 --- wontfix
firefox109 --- fixed

People

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

References

(Regression)

Details

(Keywords: intermittent-failure, intermittent-testcase, regression)

Attachments

(2 files)

Filed by: imoraru [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=396341128&repo=mozilla-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/P2E91Y9YRy6PKFy8QselqA/runs/0/artifacts/public/logs/live_backing.log


[task 2022-11-12T10:15:28.252Z] 10:15:28     INFO - TEST-START | /css/css-pseudo/spelling-error-005-crash.html
[task 2022-11-12T10:15:28.400Z] 10:15:28     INFO - PID 11793 | [2022-11-12T10:15:28Z WARN  rkv::backend::impl_safe::environment] `load_ratio()` is irrelevant for this storage backend.
[task 2022-11-12T10:15:28.433Z] 10:15:28     INFO - TEST-UNEXPECTED-PASS | /css/css-pseudo/spelling-error-005-crash.html | expected TIMEOUT
[task 2022-11-12T10:15:28.433Z] 10:15:28     INFO - TEST-INFO expected TIMEOUT | took 181ms
[task 2022-11-12T10:15:28.435Z] 10:15:28     INFO - Restarting browser for new test group
[task 2022-11-12T10:15:28.438Z] 10:15:28     INFO - PID 11573 | 1668248128437	Marionette	INFO	Stopped listening on port 42806
[task 2022-11-12T10:15:28.475Z] 10:15:28     INFO - PID 11573 | [Child 11653, Main Thread] WARNING: '!CanSend() || !mManager || !mManager->CanSend()', file /builds/worker/checkouts/gecko/dom/ipc/jsactor/JSWindowActorChild.cpp:44
<...>
[task 2022-11-12T10:15:32.301Z] 10:15:32     INFO - PID 11950 | ### XPCOM_MEM_BLOAT_LOG defined -- logging bloat/leaks to /tmp/tmp5n6hrwj0/runtests_leaks_1196_tab_pid12089.log
[task 2022-11-12T10:15:32.302Z] 10:15:32     INFO - PID 11950 | [12089, Main Thread] WARNING: XPCOM_MEM_BLOAT_LOG is set, disabling native allocations.: file /builds/worker/checkouts/gecko/tools/profiler/core/platform.cpp:339
[task 2022-11-12T10:15:32.304Z] 10:15:32     INFO - PID 11793 | [Child 11899, Main Thread] WARNING: Fallback to FallbackRenderer: file /builds/worker/checkouts/gecko/dom/ipc/BrowserChild.cpp:2823
[task 2022-11-12T10:15:32.325Z] 10:15:32     INFO - PID 11950 | [Child 12089, Main Thread] WARNING: could not set real-time limit in CubebUtils::InitLibrary: file /builds/worker/checkouts/gecko/dom/media/CubebUtils.cpp:714
[task 2022-11-12T10:15:33.096Z] 10:15:33     INFO - PID 11793 | [Parent 11793, Main Thread] WARNING: NS_ENSURE_SUCCESS(rv, rv) failed with result 0x80004005 (NS_ERROR_FAILURE): file /builds/worker/checkouts/gecko/dom/base/ThirdPartyUtil.cpp:421
[task 2022-11-12T10:15:33.097Z] 10:15:33     INFO - PID 11793 | [Parent 11793, Main Thread] WARNING: Failed to retarget HTML data delivery to the parser thread.: file /builds/worker/checkouts/gecko/parser/html/nsHtml5StreamParser.cpp:1234
[task 2022-11-12T10:15:33.167Z] 10:15:33     INFO - PID 11793 | ### XPCOM_MEM_BLOAT_LOG defined -- logging bloat/leaks to /tmp/tmp4u89bag4/runtests_leaks_1196_tab_pid12124.log
[task 2022-11-12T10:15:33.168Z] 10:15:33     INFO - PID 11793 | [12124, Main Thread] WARNING: XPCOM_MEM_BLOAT_LOG is set, disabling native allocations.: file /builds/worker/checkouts/gecko/tools/profiler/core/platform.cpp:339
[task 2022-11-12T10:15:33.205Z] 10:15:33     INFO - PID 11793 | [Child 12124, Main Thread] WARNING: could not set real-time limit in CubebUtils::InitLibrary: file /builds/worker/checkouts/gecko/dom/media/CubebUtils.cpp:714
[task 2022-11-12T10:15:33.852Z] 10:15:33     INFO - PID 11950 | ### XPCOM_MEM_BLOAT_LOG defined -- logging bloat/leaks to /tmp/tmp5n6hrwj0/runtests_leaks_1196_tab_pid12174.log
[task 2022-11-12T10:15:33.853Z] 10:15:33     INFO - PID 11950 | [12174, Main Thread] WARNING: XPCOM_MEM_BLOAT_LOG is set, disabling native allocations.: file /builds/worker/checkouts/gecko/tools/profiler/core/platform.cpp:339
[task 2022-11-12T10:15:33.880Z] 10:15:33     INFO - PID 11950 | [Child 12174, Main Thread] WARNING: could not set real-time limit in CubebUtils::InitLibrary: file /builds/worker/checkouts/gecko/dom/media/CubebUtils.cpp:714
[task 2022-11-12T10:15:34.080Z] 10:15:34     INFO - TEST-START | /css/css-scroll-anchoring/fullscreen-crash.html

Hi Emilio! Can you please take a look at this?
Thank you!

Flags: needinfo?(emilio)
Regressed by: 1792225

document.documentElement.focus() doesn't do anything here since the
focusable element is the body, so the test seems wrong.

This is kind of drive-by, doesn't affect the fact that somehow this
crashtest is timing out in some platforms.

Assignee: nobody → emilio
Status: NEW → ASSIGNED

I'll file a follow-up to investigate why this is timing out, but this
should fix the orange.

I don't see anything obvious and I can't repro the timeout locally
tho...

Depends on D161945

Flags: needinfo?(emilio)
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/53b687858350
Fix spelling-error-005-crash.html. r=dazabani.igalia
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/36954 for changes under testing/web-platform/tests
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/622c83a2f14c
Use consistent annotations for spelling-error-005-crash.html. r=layout-reviewers,tnikkel
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 109 Branch
Upstream PR merged by moz-wptsync-bot

Set release status flags based on info from the regressing bug 1792225

The patch landed in nightly and beta is affected.
:emilio, is this bug important enough to require an uplift?

  • If yes, please nominate the patch for beta approval.
  • If no, please set status-firefox108 to wontfix.

For more information, please visit auto_nag documentation.

Flags: needinfo?(emilio)
Flags: needinfo?(emilio)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: