Bug 142622

Summary: Unreviewed GTK+ gardening on 12th Mar.
Product: WebKit Reporter: Hunseop Jeong <hs85.jeong>
Component: WebKitGTKAssignee: Hunseop Jeong <hs85.jeong>
Status: RESOLVED INVALID    
Severity: Normal CC: cgarcia, chavarria1991, clopez
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Hunseop Jeong
Reported 2015-03-12 07:24:08 PDT
Mark attachment-foo test and update the missing tests to existing bugs.
Attachments
Patch (2.43 KB, patch)
2015-03-12 07:26 PDT, Hunseop Jeong
no flags
Patch (2.45 KB, patch)
2015-03-13 00:22 PDT, Hunseop Jeong
no flags
Hunseop Jeong
Comment 1 2015-03-12 07:26:29 PDT
Carlos Garcia Campos
Comment 2 2015-03-12 23:36:29 PDT
Comment on attachment 248515 [details] Patch Shouldn't we use Skip instead of Missing in these cases?
Hunseop Jeong
Comment 3 2015-03-13 00:22:56 PDT
Hunseop Jeong
Comment 4 2015-03-13 00:23:07 PDT
I changed Missing to Skip.
Carlos Alberto Lopez Perez
Comment 5 2015-03-13 06:38:32 PDT
Comment on attachment 248575 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=248575&action=review > LayoutTests/platform/gtk/TestExpectations:2376 > +# GTK port doesn't support attachment feature yet. > +Bug(GTK) fast/attachment/attachment-progress.html [ Skip ] > +Bug(GTK) fast/attachment/attachment-select-on-click-inside-user-select-all.html [ Skip ] > +Bug(GTK) fast/attachment/attachment-select-on-click.html [ Skip ] > +Bug(GTK) fast/attachment/attachment-subtitle.html [ Skip ] > +Bug(GTK) fast/attachment/attachment-title.html [ Skip ] I think is beter if you can open a bug number telling that we still dont support the feature and then use that bug number here instead of just using "Bug(GTK)".
Carlos Alberto Lopez Perez
Comment 6 2015-03-13 06:41:14 PDT
Regarding the usage of Missing vs Skip. When there is a test that only has an expectation for another port (Mac for example) and there isn't a general expected. There are two options: 1) The test is specific to that port (Mac), so just use "Skip". 2) The test can be used also on our port, but still nobody generated a valid expected for our port, then use "Missing" In the second case, if you know that the expected generated for the GTK port is valid you can add it. If you have doubts, better open a bug report CC'ing the author of the test, and mark the test as Missing.
Hunseop Jeong
Comment 7 2015-05-19 08:08:11 PDT
Thanks for your guide, but I closed this bug because it is old one.
Note You need to log in before you can comment on or make changes to this bug.