Bug 216300 - [ iOS wk2 ] fast/attachment/attachment-thumbnail-preserves-aspect-ratio.html is a constant failure
Summary: [ iOS wk2 ] fast/attachment/attachment-thumbnail-preserves-aspect-ratio.html ...
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: Tim Horton
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-09-08 18:30 PDT by Hector Lopez
Modified: 2020-09-08 21:27 PDT (History)
4 users (show)

See Also:


Attachments
Patch (2.79 KB, patch)
2020-09-08 19:36 PDT, Tim Horton
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hector Lopez 2020-09-08 18:30:36 PDT
fast/attachment/attachment-thumbnail-preserves-aspect-ratio.html

Test is a constant failure according to history on iOS wk2. First occurrence of failure was from introduction at https://trac.webkit.org/changeset/266743/webkit

History:
fast/attachment/attachment-thumbnail-preserves-aspect-ratio.html

Diff:
--- /Volumes/Data/slave/ipados-simulator-13-debug-tests-wk2/build/layout-test-results/fast/attachment/attachment-thumbnail-preserves-aspect-ratio-expected.txt
+++ /Volumes/Data/slave/ipados-simulator-13-debug-tests-wk2/build/layout-test-results/fast/attachment/attachment-thumbnail-preserves-aspect-ratio-actual.txt
@@ -1 +1 @@
-Attachment Thumbnail: 400x200
+Attachment Thumbnail: 0x0
Comment 1 Radar WebKit Bug Importer 2020-09-08 18:30:55 PDT
<rdar://problem/68542670>
Comment 2 Hector Lopez 2020-09-08 18:36:01 PDT
Test expectation while investigated:

https://trac.webkit.org/changeset/266767/webkit
Comment 3 Tim Horton 2020-09-08 19:06:26 PDT
I bet the shouldBecomeDifferent is triggering immediately and for the wrong reasons.
Comment 4 Tim Horton 2020-09-08 19:36:30 PDT
Created attachment 408303 [details]
Patch
Comment 5 EWS 2020-09-08 21:27:10 PDT
Committed r266772: <https://trac.webkit.org/changeset/266772>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 408303 [details].