Bug 186482 - REGRESSION (Mojave): LayoutTest http/tests/cache/disk-cache/disk-cache-media-small.html is failing
Summary: REGRESSION (Mojave): LayoutTest http/tests/cache/disk-cache/disk-cache-media-...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
: 172274 (view as bug list)
Depends on:
Blocks:
 
Reported: 2018-06-11 03:44 PDT by Antti Koivisto
Modified: 2018-06-15 10:23 PDT (History)
7 users (show)

See Also:


Attachments
patch (3.08 KB, patch)
2018-06-11 03:49 PDT, Antti Koivisto
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from ews107 for mac-sierra-wk2 (3.01 MB, application/zip)
2018-06-11 05:08 PDT, EWS Watchlist
no flags Details
Archive of layout-test-results from ews124 for ios-simulator-wk2 (5.36 MB, application/zip)
2018-06-11 05:39 PDT, EWS Watchlist
no flags Details
patch (3.08 KB, patch)
2018-06-11 06:54 PDT, Antti Koivisto
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2018-06-11 03:44:49 PDT
LayoutTest http/tests/cache/disk-cache/disk-cache-media-small.html is failing on macOSLiberty18A311

--- /Volumes/Data/worker/liberty-production-wk2-tests/build/OpenSource/layout-test-results/http/tests/cache/disk-cache/disk-cache-media-small-expected.txt
+++ /Volumes/Data/worker/liberty-production-wk2-tests/build/OpenSource/layout-test-results/http/tests/cache/disk-cache/disk-cache-media-small-actual.txt
@@ -1,7 +1,7 @@
 First load
 Content range: bytes 0-1/192844, Response source: Network
-Content range: bytes 0-192843/192844, Response source: Network
+Content range: bytes 0-16383/192844, Response source: Network
 Second Load
 Content range: bytes 0-1/192844, Response source: Disk cache
-Content range: bytes 0-192843/192844, Response source: Disk cache
+Content range: bytes 0-16383/192844, Response source: Disk cache
Comment 1 Antti Koivisto 2018-06-11 03:45:18 PDT
<rdar://problem/40924056>
Comment 2 Antti Koivisto 2018-06-11 03:49:03 PDT
Created attachment 342416 [details]
patch
Comment 3 EWS Watchlist 2018-06-11 05:08:52 PDT
Comment on attachment 342416 [details]
patch

Attachment 342416 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://webkit-queues.webkit.org/results/8125983

New failing tests:
css3/filters/backdrop/add-remove-add-backdrop-filter.html
Comment 4 EWS Watchlist 2018-06-11 05:08:54 PDT
Created attachment 342417 [details]
Archive of layout-test-results from ews107 for mac-sierra-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: ews107  Port: mac-sierra-wk2  Platform: Mac OS X 10.12.6
Comment 5 EWS Watchlist 2018-06-11 05:39:19 PDT
Comment on attachment 342416 [details]
patch

Attachment 342416 [details] did not pass ios-sim-ews (ios-simulator-wk2):
Output: http://webkit-queues.webkit.org/results/8125990

New failing tests:
http/tests/resourceLoadStatistics/partitioned-and-unpartitioned-cookie-with-partitioning-timeout.html
Comment 6 EWS Watchlist 2018-06-11 05:39:21 PDT
Created attachment 342420 [details]
Archive of layout-test-results from ews124 for ios-simulator-wk2

The attached test failures were seen while running run-webkit-tests on the ios-sim-ews.
Bot: ews124  Port: ios-simulator-wk2  Platform: Mac OS X 10.13.4
Comment 7 Antti Koivisto 2018-06-11 06:54:59 PDT
Created attachment 342425 [details]
patch
Comment 8 WebKit Commit Bot 2018-06-11 08:45:02 PDT
Comment on attachment 342425 [details]
patch

Clearing flags on attachment: 342425

Committed r232717: <https://trac.webkit.org/changeset/232717>
Comment 9 WebKit Commit Bot 2018-06-11 08:45:04 PDT
All reviewed patches have been landed.  Closing bug.
Comment 10 Darin Adler 2018-06-11 08:54:32 PDT
Comment on attachment 342425 [details]
patch

View in context: https://bugs.webkit.org/attachment.cgi?id=342425&action=review

> LayoutTests/http/tests/cache/disk-cache/disk-cache-media-small.html:26
> +function logResponses(media, expextedSource)

Typo here: "expexted".
Comment 11 Antti Koivisto 2018-06-11 12:36:01 PDT
Fixed spelling in https://trac.webkit.org/r232726
Comment 12 Michael Catanzaro 2018-06-15 10:23:49 PDT
*** Bug 172274 has been marked as a duplicate of this bug. ***