Bug 37465

Summary: [Gtk] LayoutTests/platform/gtk/Skipped clean up
Product: WebKit Reporter: Antonio Gomes <tonikitoo>
Component: Tools / TestsAssignee: Antonio Gomes <tonikitoo>
Status: RESOLVED FIXED    
Severity: Normal CC: gustavo
Priority: P2 Keywords: Gtk
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Attachments:
Description Flags
(committed with r57481) patch v1 none

Description Antonio Gomes 2010-04-12 13:42:21 PDT
while running layout tests with a gtk 32bit release build ... :

Skipped list contained 'fast/history/clicked-link-is-visited.html', but no file of that name could be found
--> removed by r57292

Skipped list contained 'fast/table/table-background.html', but no file of that name could be found
Skipped list contained 'fast/table/table-cell-border-draws-on-top-of-col-background.html', but no file of that name could be found
Skipped list contained 'fast/table/table-cell-border-draws-on-top-of-col-group-background.html', but no file of that name could be found
Skipped list contained 'fast/table/table-cell-border-draws-on-top-of-row-background.html', but no file of that name could be found
Skipped list contained 'fast/table/table-cell-border-draws-on-top-of-row-group-background.html', but no file of that name could be found
Skipped list contained 'fast/table/table-cell-overrides-row-background.html', but no file of that name could be found
Skipped list contained 'fast/table/table-col-background.html', but no file of that name could be found
Skipped list contained 'fast/table/table-col-group-background.html', but no file of that name could be found
Skipped list contained 'fast/table/table-col-group-col-span-background.html', but no file of that name could be found
Skipped list contained 'fast/table/table-col-group-span-background.html', but no file of that name could be found
Skipped list contained 'fast/table/table-col-span-background.html', but no file of that name could be found
Skipped list contained 'fast/table/table-row-background-left-50px.html', but no file of that name could be found
Skipped list contained 'fast/table/table-row-background-right-50px.html', but no file of that name could be found
Skipped list contained 'fast/table/table-row-background-right-100percent.html', but no file of that name could be found
--> all removed by 57289
Comment 1 Antonio Gomes 2010-04-12 13:44:25 PDT
Created attachment 53185 [details]
(committed with r57481) patch v1
Comment 2 Gustavo Noronha (kov) 2010-04-12 13:45:35 PDT
Comment on attachment 53185 [details]
(committed with r57481) patch v1

Thanks!
Comment 3 Antonio Gomes 2010-04-12 13:52:55 PDT
Comment on attachment 53185 [details]
(committed with r57481) patch v1

thank you Gustavo!