New issue
Advanced search Search tips

Issue 773202 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: May 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux , Windows , Mac
Pri: 3
Type: Bug

Blocking:
issue 768273



Sign in to add a comment

Layout Test http/tests/background_fetch/background-fetch-manager-get.https.html is flaky

Project Member Reported by falken@chromium.org, Oct 10 2017

Issue description

The following layout test is flaky

http/tests/background_fetch/background-fetch-manager-get.https.html

Probable cause:

https://chromium.googlesource.com/chromium/src/+/acdf76e1b5592b15eed80cb566da627599f131a7

See:
https://test-results.appspot.com/dashboards/flakiness_dashboard.html#testType=webkit_tests&tests=http%2Ftests%2Fbackground_fetch%2Fbackground-fetch-manager-get.https.html

Log:
This is a testharness.js-based test.
PASS BackgroundFetchManager.get() requires an activated Service Worker.
PASS BackgroundFetchManager.get() returns NULL for non-existing fetches.
PASS BackgroundFetchManager.get() can return created fetches.
FAIL BackgroundFetchManager.get() returned fetches can be aborted. assert_equals: expected null but got object "[object BackgroundFetchRegistration]"
Harness: the test ran to completion.




 

Comment 1 by falken@chromium.org, Oct 10 2017

Labels: -OS-All OS-Linux OS-Mac OS-Windows

Comment 2 by peter@chromium.org, Oct 10 2017

Cc: peter@chromium.org
Owner: joh...@chromium.org
Status: Assigned (was: Untriaged)
John, WDYT? Looks like bgFetcManager.get(id) is returning an registration *after* the abort call for the same |id| resolved, without starting another one.

Comment 3 by joh...@chromium.org, Dec 16 2017

Owner: peter@chromium.org
Handing over Background Fetch bugs to Peter.

Comment 4 by peter@chromium.org, Mar 13 2018

Owner: na...@chromium.org

Comment 5 by na...@chromium.org, May 3 2018

Status: Fixed (was: Assigned)

Sign in to add a comment