Closed
Bug 1674507
Opened 4 years ago
Closed 4 years ago
Intermittent /paint-timing/fcp-only/fcp-with-rtl.html | FCP should fire when coordinates are negative, if within document scrollable area - assert_equals: First contentful paint marked too early. expected 0 but got 1
Categories
(Core :: DOM: Core & HTML, defect, P5)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
84 Branch
Tracking | Status | |
---|---|---|
firefox84 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: cbrindusan [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=320312413&repo=mozilla-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/dJp2h2OURNWzBiP4OgMayg/runs/0/artifacts/public/logs/live_backing.log
[task 2020-10-30T23:06:08.419Z] 23:06:08 INFO - TEST-START | /paint-timing/fcp-only/fcp-with-rtl.html
[task 2020-10-30T23:06:08.427Z] 23:06:08 INFO - Closing window 87
[task 2020-10-30T23:06:08.738Z] 23:06:08 INFO -
[task 2020-10-30T23:06:08.738Z] 23:06:08 INFO - TEST-PASS | /paint-timing/fcp-only/fcp-pseudo-element-image.html | First contentful paint fires due to pseudo-element image.
[task 2020-10-30T23:06:08.738Z] 23:06:08 INFO - TEST-PASS | /paint-timing/fcp-only/fcp-pseudo-element-opacity.html | First contentful paint fires due to pseudo-element getting positive opacity.
[task 2020-10-30T23:06:08.738Z] 23:06:08 INFO - TEST-PASS | /paint-timing/fcp-only/fcp-pseudo-element-text.html | First contentful paint fires due to pseudo-element text.
[task 2020-10-30T23:06:08.738Z] 23:06:08 INFO - TEST-PASS | /paint-timing/fcp-only/fcp-pseudo-element-visibility.html | First contentful paint fires due to pseudo-element becoming visible.
[task 2020-10-30T23:06:08.738Z] 23:06:08 INFO - TEST-PASS | /paint-timing/fcp-only/fcp-svg.html | First contentful paint fires when SVG becomes contentful.
[task 2020-10-30T23:06:08.738Z] 23:06:08 INFO - TEST-FAIL | /paint-timing/fcp-only/fcp-text-input.html | Text input should become contentful when its value is non-empty - assert_equals: First contentful paint marked too early. expected 0 but got 1
[task 2020-10-30T23:06:08.738Z] 23:06:08 INFO - assertNoFirstContentfulPaint@http://web-platform.test:8000/paint-timing/resources/utils.js:17:16
[task 2020-10-30T23:06:08.738Z] 23:06:08 INFO - TEST-PASS | /paint-timing/fcp-only/fcp-typographic-pseudo.html | First contentful paint fires only when some of the text is visible, considering ::first-letter.
[task 2020-10-30T23:06:08.738Z] 23:06:08 INFO - TEST-TIMEOUT | /paint-timing/fcp-only/fcp-video-frame.html | Video should become contentful when first frame is loaded - Test timed out
[task 2020-10-30T23:06:08.738Z] 23:06:08 INFO - TEST-PASS | /paint-timing/fcp-only/fcp-video-poster.html | Video should become contentful when poster is loaded
[task 2020-10-30T23:06:08.738Z] 23:06:08 INFO - TEST-PASS | /paint-timing/fcp-only/fcp-whitespace.html | Whitespace should not count as contentful.
[task 2020-10-30T23:06:08.738Z] 23:06:08 INFO - TEST-UNEXPECTED-FAIL | /paint-timing/fcp-only/fcp-with-rtl.html | FCP should fire when coordinates are negative, if within document scrollable area - assert_equals: First contentful paint marked too early. expected 0 but got 1```
Comment hidden (Intermittent Failures Robot) |
Comment 2•4 years ago
|
||
Fixed in bug 1674349.
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox84:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 84 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•