Bug 223120

Summary: [css-flexbox] Fix incorrect relative path
Product: WebKit Reporter: Rob Buis <rbuis>
Component: CSSAssignee: Rob Buis <rbuis>
Status: RESOLVED FIXED    
Severity: Normal CC: aakash_jain, clopez, darin, ews-watchlist, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
none
Patch
none
Patch
none
Patch none

Description Rob Buis 2021-03-12 06:36:23 PST
Fix incorrect relative path.
Comment 1 Rob Buis 2021-03-12 06:39:39 PST
Created attachment 423042 [details]
Patch
Comment 2 EWS Watchlist 2021-03-12 06:40:45 PST
This patch modifies the imported WPT tests. Please ensure that any changes on the tests (not coming from a WPT import) are exported to WPT. Please see https://trac.webkit.org/wiki/WPTExportProcess
Comment 3 Darin Adler 2021-03-12 17:13:24 PST
Comment on attachment 423042 [details]
Patch

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

> LayoutTests/imported/w3c/ChangeLog:9
> +        Fix incorrect relative path, because of this the comparisons
> +        were not accurate, causing failures where the rendering was correct.

What made those paths wrong? The import script, or somehow something in the WPT original?

If it was the import script, where is the fix to the script>
Comment 4 Darin Adler 2021-03-12 17:30:29 PST
If it’s in the WPT original, are we submitting a pull request for WPT?
Comment 5 EWS 2021-03-12 22:19:52 PST
commit-queue failed to commit attachment 423042 [details] to WebKit repository. To retry, please set cq+ flag again.
Comment 6 Rob Buis 2021-03-12 22:20:33 PST
Comment on attachment 423042 [details]
Patch

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

>> LayoutTests/imported/w3c/ChangeLog:9
>> +        were not accurate, causing failures where the rendering was correct.
> 
> What made those paths wrong? The import script, or somehow something in the WPT original?
> 
> If it was the import script, where is the fix to the script>

I did a new import and the path is fine after importing, so this is likely a hand edited error, note some tests do need ../support/flexbox.css include path. I did not catch this in review, I guess next review I will look closer at expected results and image failures. It would be nice if we could find these problems through file not found tracking or so.... I am sure there are more cases like these in the big test repo.
Comment 7 EWS 2021-03-12 22:24:06 PST
commit-queue failed to commit attachment 423042 [details] to WebKit repository. To retry, please set cq+ flag again.
Comment 8 Rob Buis 2021-03-12 22:44:41 PST
Created attachment 423097 [details]
Patch
Comment 9 EWS 2021-03-12 23:23:36 PST
commit-queue failed to commit attachment 423097 [details] to WebKit repository. To retry, please set cq+ flag again.
Comment 10 Rob Buis 2021-03-12 23:37:00 PST
Created attachment 423098 [details]
Patch
Comment 11 EWS 2021-03-13 00:51:33 PST
commit-queue failed to commit attachment 423098 [details] to WebKit repository. To retry, please set cq+ flag again.
Comment 12 Rob Buis 2021-03-13 01:54:20 PST
Created attachment 423100 [details]
Patch
Comment 13 EWS 2021-03-13 04:43:03 PST
Found 1 new test failure: http/tests/security/referrer-policy-header.html
Comment 14 EWS 2021-03-13 05:22:08 PST
commit-queue failed to commit attachment 423100 [details] to WebKit repository. To retry, please set cq+ flag again.
Comment 15 Rob Buis 2021-03-13 05:36:20 PST
Created attachment 423101 [details]
Patch
Comment 16 EWS 2021-03-13 06:46:32 PST
commit-queue failed to commit attachment 423101 [details] to WebKit repository. To retry, please set cq+ flag again.
Comment 17 EWS 2021-03-13 08:26:26 PST
Committed r274389: <https://commits.webkit.org/r274389>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 423101 [details].
Comment 18 Radar WebKit Bug Importer 2021-03-13 08:27:14 PST
<rdar://problem/75394992>