Bug 212017 - REGRESSION(r261779): [GTK][WPE] http/tests/resourceLoadStatistics/third-party-cookie-blocking-ephemeral.html is failing
Summary: REGRESSION(r261779): [GTK][WPE] http/tests/resourceLoadStatistics/third-party...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks: 213881
  Show dependency treegraph
 
Reported: 2020-05-18 04:40 PDT by Diego Pino
Modified: 2020-07-03 07:33 PDT (History)
4 users (show)

See Also:


Attachments
Patch (4.11 KB, patch)
2020-07-03 03:08 PDT, Carlos Garcia Campos
mcatanzaro: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Pino 2020-05-18 04:40:37 PDT
These two tests are failing since r261779:

  http/tests/resourceLoadStatistics/third-party-cookie-blocking-ephemeral-database.html [ Failure ]
  http/tests/resourceLoadStatistics/third-party-cookie-blocking-ephemeral.html [ Failure ]

I think the problem is that the creation of the default website datatore should taking into account the options.useEphemeralSession.

Diff: https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20(Tests)/r261798%20(13758)/http/tests/resourceLoadStatistics/third-party-cookie-blocking-ephemeral-diff.txt

--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/http/tests/resourceLoadStatistics/third-party-cookie-blocking-ephemeral-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/http/tests/resourceLoadStatistics/third-party-cookie-blocking-ephemeral-actual.txt
@@ -3,7 +3,6 @@
 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
 
 
-PASS Resource load statistics is running in ephemeral mode.
 PASS successfullyParsed is true
 
 TEST COMPLETE
Comment 1 Carlos Garcia Campos 2020-07-03 03:08:49 PDT
Created attachment 403448 [details]
Patch
Comment 2 Carlos Garcia Campos 2020-07-03 07:32:04 PDT
Committed r263895: <https://trac.webkit.org/changeset/263895>
Comment 3 Radar WebKit Bug Importer 2020-07-03 07:33:13 PDT
<rdar://problem/65076443>